Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#95)
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 Nov 27, 2024
1 parent 55e9dcd commit f8e60e6
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 360 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,29 +49,29 @@
"@apollo/server": "^4.11.2",
"@apollo/server-integration-testsuite": "^4.11.2",
"@apollo/utils.withrequired": "^3.0.0",
"@graphql-tools/schema": "^10.0.8",
"@graphql-tools/schema": "^10.0.9",
"@jest/globals": "^29.7.0",
"@typescript-eslint/parser": "^8.14.0",
"@typescript-eslint/parser": "^8.16.0",
"crossws": "^0.3.1",
"@vitest/coverage-v8": "^2.1.5",
"eslint": "^9.14.0",
"@vitest/coverage-v8": "^2.1.6",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-unjs": "^0.4.1",
"eslint-config-unjs": "^0.4.2",
"eslint-plugin-unused-imports": "^4.1.4",
"graphql": "^16.9.0",
"graphql-subscriptions": "^2.0.0",
"graphql-ws": "^5.16.0",
"h3": "^1.13.0",
"jest": "^29.7.0",
"listhen": "^1.9.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"standard-version": "^9.5.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vitest": "^2.1.5"
"vitest": "^2.1.6"
},
"packageManager": "pnpm@9.13.1",
"packageManager": "pnpm@9.14.2",
"engines": {
"node": "^16.10.0 || >=18.0.0"
}
Expand Down
Loading

0 comments on commit f8e60e6

Please sign in to comment.