Skip to content

Commit 0138160

Browse files
chore(deps): update all non-major dependencies
1 parent b9a75e1 commit 0138160

2 files changed

Lines changed: 137 additions & 132 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@types/node": "24.10.13",
4242
"@types/ramda": "0.31.1",
4343
"babel-jest": "30.2.0",
44-
"@typescript-eslint/eslint-plugin": "8.55.0",
45-
"@typescript-eslint/parser": "8.55.0",
44+
"@typescript-eslint/eslint-plugin": "8.56.0",
45+
"@typescript-eslint/parser": "8.56.0",
4646
"apollo-server": "3.13.0",
4747
"apollo-server-express": "3.13.0",
4848
"apollo-datasource-rest": "3.7.0",
@@ -58,7 +58,7 @@
5858
"eslint": "9.39.2",
5959
"express": "5.2.1",
6060
"express-graphql": "0.12.0",
61-
"globby": "16.1.0",
61+
"globby": "16.1.1",
6262
"graphql": "16.12.0",
6363
"graphql-subscriptions": "3.0.0",
6464
"graphql-ws": "6.0.7",
@@ -70,15 +70,15 @@
7070
"reflect-metadata": "0.2.2",
7171
"ts-jest": "29.4.6",
7272
"ts-node": "10.9.2",
73-
"wrangler": "4.65.0",
73+
"wrangler": "4.66.0",
7474
"typescript": "5.9.3",
7575
"ws": "8.19.0"
7676
},
7777
"resolutions": {
7878
"rollup": "4.57.1",
7979
"esbuild": "0.27.3",
80-
"qs": "6.14.2",
81-
"tar": "7.5.7",
80+
"qs": "6.15.0",
81+
"tar": "7.5.9",
8282
"playwright": "1.58.2",
8383
"tmp": "0.2.5",
8484
"tsup": "8.5.1"

0 commit comments

Comments
 (0)