Skip to content

Commit 29741f0

Browse files
chore(deps): update all non-major dependencies (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6346800 commit 29741f0

File tree

2 files changed

+121
-121
lines changed

2 files changed

+121
-121
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,16 @@
4949
"@apollo/server": "^4.11.2",
5050
"@apollo/server-integration-testsuite": "^4.11.2",
5151
"@apollo/utils.withrequired": "^3.0.0",
52-
"@graphql-tools/schema": "^10.0.12",
52+
"@graphql-tools/schema": "^10.0.13",
5353
"@jest/globals": "^29.7.0",
54-
"@typescript-eslint/parser": "^8.18.0",
54+
"@typescript-eslint/parser": "^8.18.1",
5555
"crossws": "^0.3.1",
5656
"@vitest/coverage-v8": "^2.1.8",
5757
"eslint": "^9.17.0",
5858
"eslint-config-prettier": "^9.1.0",
5959
"eslint-config-unjs": "^0.4.2",
6060
"eslint-plugin-unused-imports": "^4.1.4",
61-
"graphql": "^16.9.0",
61+
"graphql": "^16.10.0",
6262
"graphql-subscriptions": "^2.0.0",
6363
"graphql-ws": "^5.16.0",
6464
"h3": "^1.13.0",
@@ -71,7 +71,7 @@
7171
"unbuild": "^2.0.0",
7272
"vitest": "^2.1.8"
7373
},
74-
"packageManager": "[email protected].0",
74+
"packageManager": "[email protected].1",
7575
"engines": {
7676
"node": "^16.10.0 || >=18.0.0"
7777
}

0 commit comments

Comments
 (0)