Skip to content

Commit 13a888b

Browse files
committed
chore(deps): update all non-major dependencies
1 parent c8d8c5e commit 13a888b

File tree

3 files changed

+200
-206
lines changed

3 files changed

+200
-206
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@
3838
"@types/benchmark": "2.1.2",
3939
"@types/express": "4.17.17",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "16.18.40",
41+
"@types/node": "16.18.41",
4242
"@types/ramda": "0.29.3",
43-
"@typescript-eslint/eslint-plugin": "6.3.0",
44-
"@typescript-eslint/parser": "6.3.0",
43+
"@typescript-eslint/eslint-plugin": "6.4.1",
44+
"@typescript-eslint/parser": "6.4.1",
4545
"apollo-server": "3.12.0",
4646
"apollo-server-express": "3.12.0",
4747
"apollo-datasource-rest": "3.7.0",
@@ -53,18 +53,18 @@
5353
"bob-the-bundler": "1.7.3",
5454
"chalk": "4.1.2",
5555
"dataloader": "2.2.2",
56-
"eslint": "8.46.0",
56+
"eslint": "8.47.0",
5757
"express": "4.18.2",
5858
"express-graphql": "0.12.0",
5959
"globby": "11.1.0",
60-
"graphql": "16.7.1",
60+
"graphql": "16.8.0",
6161
"graphql-subscriptions": "2.0.0",
6262
"graphql-ws": "5.14.0",
6363
"husky": "8.0.3",
6464
"jest": "27.5.1",
6565
"lint-staged": "14.0.1",
6666
"patch-package": "8.0.0",
67-
"prettier": "3.0.1",
67+
"prettier": "3.0.2",
6868
"reflect-metadata": "0.1.13",
6969
"ts-jest": "27.1.5",
7070
"ts-node": "10.9.1",

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.1",
15-
"next": "13.4.13",
15+
"next": "13.4.19",
1616
"next-sitemap": "4.2.2",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
19-
"wrangler": "3.5.0"
19+
"wrangler": "3.5.1"
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.4",
36+
"@types/node": "18.17.6",
3737
"@types/react": "18.2.20",
3838
"cross-env": "7.0.3",
3939
"typescript": "5.1.6"

0 commit comments

Comments
 (0)