Skip to content

Commit b77ce31

Browse files
authored
Website: update guild/component (#2285)
Signed-off-by: Tuval Simha <[email protected]> Signed-off-by: Tuval Simha <[email protected]>
1 parent e35482e commit b77ce31

File tree

2 files changed

+210
-195
lines changed

2 files changed

+210
-195
lines changed

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"analyze": "cross-env ANALYZE=true next build"
1212
},
1313
"dependencies": {
14-
"@theguild/components": "4.3.6",
15-
"next": "12.3.1",
14+
"@theguild/components": "4.4.3",
15+
"next": "13.0.6",
1616
"next-sitemap": "3.1.23",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
@@ -31,7 +31,7 @@
3131
]
3232
},
3333
"devDependencies": {
34-
"@theguild/algolia": "1.0.1",
34+
"@theguild/algolia": "1.0.2",
3535
"@theguild/tailwind-config": "0.2.1",
3636
"@types/node": "18.7.18",
3737
"@types/react": "18.0.21",

0 commit comments

Comments
 (0)