|
20 | 20 | "esbuild": "0.14.54"
|
21 | 21 | },
|
22 | 22 | "devDependencies": {
|
23 |
| - "@guild-docs/algolia": "0.2.0", |
24 |
| - "@next/bundle-analyzer": "12.2.4", |
| 23 | + "@guild-docs/algolia": "0.0.5", |
| 24 | + "@next/bundle-analyzer": "12.1.6", |
25 | 25 | "@types/concurrently": "6.4.0",
|
26 | 26 | "@types/mdx-js__react": "1.5.5",
|
27 |
| - "@types/node": "16.11.47", |
28 |
| - "@types/react": "18.0.17", |
29 |
| - "@types/react-dom": "18.0.6", |
30 |
| - "concurrently": "7.3.0", |
| 27 | + "@types/node": "16.11.36", |
| 28 | + "@types/react": "18.0.9", |
| 29 | + "@types/react-dom": "18.0.4", |
| 30 | + "concurrently": "7.2.0", |
31 | 31 | "cross-env": "7.0.3",
|
32 |
| - "esbuild": "0.14.54", |
33 |
| - "esbuild-register": "3.3.3", |
| 32 | + "esbuild": "0.14.39", |
| 33 | + "esbuild-register": "3.3.2", |
34 | 34 | "next-remote-watch": "1.0.0",
|
35 | 35 | "open-cli": "7.0.1",
|
36 |
| - "typescript": "4.7.4", |
| 36 | + "typescript": "4.6.4", |
37 | 37 | "wait-on": "6.0.1"
|
38 | 38 | },
|
39 | 39 | "dependencies": {
|
40 |
| - "@chakra-ui/icons": "^1.1.5", |
41 |
| - "@chakra-ui/react": "^1.8.3", |
42 |
| - "@chakra-ui/theme-tools": "^1.3.4", |
43 |
| - "@chakra-ui/utils": "^1.10.2", |
44 |
| - "@emotion/react": "^11.7.1", |
45 |
| - "@emotion/styled": "^11.6.0", |
46 |
| - "@guild-docs/client": "^3.0.2", |
47 |
| - "@guild-docs/server": "^4.0.0", |
48 |
| - "@mdx-js/react": "^2.1.1", |
49 |
| - "@theguild/components": "1.12.0", |
50 |
| - "framer-motion": "6.5.1", |
51 |
| - "next": "12.2.4", |
52 |
| - "next-i18next": "11.3.0", |
53 |
| - "next-seo": "5.5.0", |
54 |
| - "react": "18.2.0", |
55 |
| - "react-dom": "18.2.0", |
56 |
| - "react-icons": "4.4.0", |
57 |
| - "react-use": "17.4.0", |
| 40 | + "@chakra-ui/icons": "2.0.0", |
| 41 | + "@chakra-ui/react": "2.0.2", |
| 42 | + "@chakra-ui/theme-tools": "2.0.0", |
| 43 | + "@chakra-ui/utils": "2.0.0", |
| 44 | + "@emotion/react": "11.9.0", |
| 45 | + "@emotion/styled": "11.8.1", |
| 46 | + "@guild-docs/client": "2.1.1", |
| 47 | + "@guild-docs/server": "3.0.1", |
| 48 | + "@mdx-js/react": "2.1.1", |
| 49 | + "@theguild/components": "1.11.8", |
| 50 | + "framer-motion": "6.3.3", |
| 51 | + "next": "12.1.6", |
| 52 | + "next-i18next": "11.0.0", |
| 53 | + "next-seo": "5.4.0", |
| 54 | + "react": "18.1.0", |
| 55 | + "react-dom": "18.1.0", |
| 56 | + "react-icons": "4.3.1", |
| 57 | + "react-use": "17.3.2", |
58 | 58 | "remark-admonitions": "1.2.1",
|
59 | 59 | "shiki": "0.10.1"
|
60 | 60 | }
|
|
0 commit comments