Skip to content

Commit c951c3a

Browse files
committed
chore(deps): update all non-major dependencies
1 parent d4e76d8 commit c951c3a

File tree

3 files changed

+115
-282
lines changed

3 files changed

+115
-282
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@types/benchmark": "2.1.3",
3939
"@types/express": "4.17.17",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "18.17.17",
41+
"@types/node": "18.17.18",
4242
"@types/ramda": "0.29.4",
4343
"@typescript-eslint/eslint-plugin": "6.7.2",
4444
"@typescript-eslint/parser": "6.7.2",
@@ -53,7 +53,7 @@
5353
"bob-the-bundler": "1.7.3",
5454
"chalk": "4.1.2",
5555
"dataloader": "2.2.2",
56-
"eslint": "8.49.0",
56+
"eslint": "8.50.0",
5757
"express": "4.18.2",
5858
"express-graphql": "0.12.0",
5959
"globby": "11.1.0",
@@ -69,7 +69,7 @@
6969
"ts-jest": "27.1.5",
7070
"ts-node": "10.9.1",
7171
"typescript": "5.2.2",
72-
"ws": "8.14.1"
72+
"ws": "8.14.2"
7373
},
7474
"prettier": {
7575
"trailingComma": "es5",

website/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
},
1313
"dependencies": {
1414
"@theguild/components": "5.2.3",
15-
"next": "13.4.19",
15+
"next": "13.5.2",
1616
"next-sitemap": "4.2.3",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
19-
"wrangler": "3.8.0"
19+
"wrangler": "3.9.0"
2020
},
2121
"browserslist": {
2222
"production": [
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@theguild/algolia": "1.1.9",
3535
"@theguild/tailwind-config": "0.3.0",
36-
"@types/node": "18.17.17",
36+
"@types/node": "18.17.18",
3737
"@types/react": "18.2.22",
3838
"cross-env": "7.0.3",
3939
"typescript": "5.2.2"

0 commit comments

Comments
 (0)