|
25 | 25 | "typecheck": "tsc --noEmit"
|
26 | 26 | },
|
27 | 27 | "peerDependencies": {
|
28 |
| - "@edgeandnode/gds": "^5.6.1", |
29 |
| - "@edgeandnode/go": "^6.7.1", |
30 |
| - "@emotion/react": "^11.11", |
| 28 | + "@edgeandnode/gds": "^5", |
| 29 | + "@edgeandnode/go": "^6", |
| 30 | + "@emotion/react": "^11", |
31 | 31 | "next": "^13",
|
32 | 32 | "next-seo": "^6",
|
33 |
| - "nextra": "^2.12", |
34 |
| - "react-dom": "^18.2", |
| 33 | + "nextra": "^2", |
| 34 | + "react-dom": "^18", |
35 | 35 | "theme-ui": "^0.16"
|
36 | 36 | },
|
37 | 37 | "dependencies": {
|
38 | 38 | "@docsearch/react": "^3.6.0",
|
39 | 39 | "@radix-ui/react-collapsible": "^1.0.3",
|
40 | 40 | "@radix-ui/react-visually-hidden": "^1.0.3",
|
41 | 41 | "lodash": "^4.17.21",
|
42 |
| - "react-intersection-observer": "^9.10.1", |
| 42 | + "react-intersection-observer": "^9.10.2", |
43 | 43 | "react-use": "^17.5.0"
|
44 | 44 | },
|
45 | 45 | "devDependencies": {
|
46 |
| - "@edgeandnode/gds": "^5.8.1", |
47 |
| - "@edgeandnode/go": "^6.10.0", |
| 46 | + "@edgeandnode/gds": "^5.12.0", |
| 47 | + "@edgeandnode/go": "^6.18.1", |
48 | 48 | "@emotion/react": "^11.11.4",
|
49 |
| - "@types/lodash": "^4.17.0", |
50 |
| - "@types/react": "^18.3.1", |
| 49 | + "@types/lodash": "^4.17.4", |
| 50 | + "@types/react": "^18.3.3", |
51 | 51 | "@types/react-dom": "^18.3.0",
|
52 | 52 | "next": "^14.2.3",
|
53 | 53 | "next-seo": "^6.5.0",
|
|
0 commit comments