Skip to content

Commit e7e9883

Browse files
fix(deps): update all non-major dependencies
1 parent 4756651 commit e7e9883

File tree

3 files changed

+118
-113
lines changed

3 files changed

+118
-113
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"@graphql-yoga/node": "3.9.1",
3838
"@types/benchmark": "2.1.5",
3939
"graphql-jit": "0.8.7",
40-
"@types/express": "5.0.0",
40+
"@types/express": "5.0.1",
4141
"@types/jest": "29.5.14",
42-
"@types/node": "22.13.10",
42+
"@types/node": "22.13.13",
4343
"@types/ramda": "0.30.2",
44-
"@typescript-eslint/eslint-plugin": "8.26.1",
45-
"@typescript-eslint/parser": "8.26.1",
44+
"@typescript-eslint/eslint-plugin": "8.27.0",
45+
"@typescript-eslint/parser": "8.27.0",
4646
"apollo-server": "3.13.0",
4747
"apollo-server-express": "3.13.0",
4848
"apollo-datasource-rest": "3.7.0",
@@ -54,7 +54,7 @@
5454
"chalk": "4.1.2",
5555
"cross-env": "7.0.3",
5656
"dataloader": "2.2.3",
57-
"eslint": "9.22.0",
57+
"eslint": "9.23.0",
5858
"express": "4.21.2",
5959
"express-graphql": "0.12.0",
6060
"globby": "14.1.0",
@@ -67,7 +67,7 @@
6767
"patch-package": "8.0.0",
6868
"prettier": "3.5.3",
6969
"reflect-metadata": "0.2.2",
70-
"ts-jest": "29.2.6",
70+
"ts-jest": "29.3.0",
7171
"ts-node": "10.9.2",
7272
"typescript": "5.8.2",
7373
"ws": "8.18.1"

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"devDependencies": {
3434
"pagefind": "1.3.0",
3535
"@theguild/tailwind-config": "0.6.3",
36-
"@types/node": "22.13.10",
37-
"@types/react": "19.0.11",
36+
"@types/node": "22.13.13",
37+
"@types/react": "19.0.12",
3838
"cross-env": "7.0.3",
3939
"postcss-import": "16.1.0",
4040
"tailwindcss": "3.4.17",

0 commit comments

Comments
 (0)