Skip to content

Commit

Permalink
Website: update guild/component (#1181)
Browse files Browse the repository at this point in the history
Signed-off-by: Tuval Simha <tuval.simha@gmail.com>

Signed-off-by: Tuval Simha <tuval.simha@gmail.com>
  • Loading branch information
TuvalSimha authored Dec 14, 2022
1 parent d1208f9 commit 997432c
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 195 deletions.
6 changes: 3 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"analyze": "cross-env ANALYZE=true yarn build"
},
"dependencies": {
"@theguild/components": "4.3.6",
"next": "12.3.1",
"@theguild/components": "4.4.3",
"next": "13.0.6",
"next-sitemap": "3.1.29",
"react": "18.2.0",
"react-dom": "18.2.0"
Expand All @@ -29,7 +29,7 @@
]
},
"devDependencies": {
"@theguild/algolia": "1.0.1",
"@theguild/algolia": "1.0.2",
"@theguild/tailwind-config": "0.2.1",
"@types/node": "18.6.1",
"@types/react": "18.0.21",
Expand Down
Loading

0 comments on commit 997432c

Please sign in to comment.