Skip to content

Commit 3a702c7

Browse files
committed
fix(deps): update all non-major dependencies
1 parent c951c3a commit 3a702c7

File tree

3 files changed

+250
-59
lines changed

3 files changed

+250
-59
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
"@graphql-tools/merge": "9.0.0",
3737
"@graphql-yoga/node": "3.9.1",
3838
"@types/benchmark": "2.1.3",
39-
"@types/express": "4.17.17",
39+
"@types/express": "4.17.18",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "18.17.18",
41+
"@types/node": "18.17.19",
4242
"@types/ramda": "0.29.4",
4343
"@typescript-eslint/eslint-plugin": "6.7.2",
4444
"@typescript-eslint/parser": "6.7.2",

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"analyze": "cross-env ANALYZE=true next build"
1212
},
1313
"dependencies": {
14-
"@theguild/components": "5.2.3",
14+
"@theguild/components": "5.2.4",
1515
"next": "13.5.2",
1616
"next-sitemap": "4.2.3",
1717
"react": "18.2.0",
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@theguild/algolia": "1.1.9",
3535
"@theguild/tailwind-config": "0.3.0",
36-
"@types/node": "18.17.18",
36+
"@types/node": "18.17.19",
3737
"@types/react": "18.2.22",
3838
"cross-env": "7.0.3",
3939
"typescript": "5.2.2"

0 commit comments

Comments
 (0)