Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent d526715 commit 53742a2
Show file tree
Hide file tree
Showing 2 changed files with 306 additions and 228 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"h3": "^1.11.0",
"graphql": "^16.0.0",
"graphql-ws": "^5.0.0",
"crossws": "^0.2.4"
"crossws": "^0.2.4 || ^0.3.0"
},
"peerDependenciesMeta": {
"graphql-ws": {
Expand All @@ -49,12 +49,12 @@
"@apollo/server": "^4.11.0",
"@apollo/server-integration-testsuite": "^4.11.0",
"@apollo/utils.withrequired": "^3.0.0",
"@graphql-tools/schema": "^10.0.6",
"@graphql-tools/schema": "^10.0.7",
"@jest/globals": "^29.7.0",
"@typescript-eslint/parser": "^8.8.0",
"@typescript-eslint/parser": "^8.10.0",
"crossws": "^0.3.1",
"@vitest/coverage-v8": "^2.1.2",
"eslint": "^9.11.1",
"@vitest/coverage-v8": "^2.1.3",
"eslint": "^9.12.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-unjs": "^0.4.1",
"eslint-plugin-unused-imports": "^4.1.4",
Expand All @@ -67,11 +67,11 @@
"prettier": "^3.3.3",
"standard-version": "^9.5.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.2"
"vitest": "^2.1.3"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"engines": {
"node": "^16.10.0 || >=18.0.0"
}
Expand Down
Loading

0 comments on commit 53742a2

Please sign in to comment.