Skip to content

Commit f839bb2

Browse files
committed
Fix website
1 parent 8cc8721 commit f839bb2

File tree

2 files changed

+870
-833
lines changed

2 files changed

+870
-833
lines changed

website/package.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -20,41 +20,41 @@
2020
"esbuild": "0.14.54"
2121
},
2222
"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",
2525
"@types/concurrently": "6.4.0",
2626
"@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",
3131
"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",
3434
"next-remote-watch": "1.0.0",
3535
"open-cli": "7.0.1",
36-
"typescript": "4.7.4",
36+
"typescript": "4.6.4",
3737
"wait-on": "6.0.1"
3838
},
3939
"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",
5858
"remark-admonitions": "1.2.1",
5959
"shiki": "0.10.1"
6060
}

0 commit comments

Comments
 (0)