Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#101)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 29741f0 commit 3c4c4ed
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 203 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,32 +46,32 @@
}
},
"devDependencies": {
"@apollo/server": "^4.11.2",
"@apollo/server-integration-testsuite": "^4.11.2",
"@apollo/server": "^4.11.3",
"@apollo/server-integration-testsuite": "^4.11.3",
"@apollo/utils.withrequired": "^3.0.0",
"@graphql-tools/schema": "^10.0.13",
"@graphql-tools/schema": "^10.0.16",
"@jest/globals": "^29.7.0",
"@typescript-eslint/parser": "^8.18.1",
"@typescript-eslint/parser": "^8.19.1",
"crossws": "^0.3.1",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-unjs": "^0.4.2",
"eslint-plugin-unused-imports": "^4.1.4",
"graphql": "^16.10.0",
"graphql-subscriptions": "^2.0.0",
"graphql-ws": "^5.16.0",
"h3": "^1.13.0",
"graphql-ws": "^5.16.2",
"h3": "^1.13.1",
"jest": "^29.7.0",
"listhen": "^1.9.0",
"prettier": "^3.4.2",
"standard-version": "^9.5.0",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.8"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": "^16.10.0 || >=18.0.0"
}
Expand Down
Loading

0 comments on commit 3c4c4ed

Please sign in to comment.