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 Sep 25, 2024
1 parent 4a6689e commit 50a35d7
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 351 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,27 +51,27 @@
"@apollo/utils.withrequired": "^3.0.0",
"@graphql-tools/schema": "^10.0.6",
"@jest/globals": "^29.7.0",
"@typescript-eslint/parser": "^8.2.0",
"crossws": "^0.2.4",
"@vitest/coverage-v8": "^2.0.5",
"eslint": "^9.9.0",
"@typescript-eslint/parser": "^8.7.0",
"crossws": "^0.3.1",
"@vitest/coverage-v8": "^2.1.1",
"eslint": "^9.11.1",
"eslint-config-prettier": "^9.1.0",
"eslint-config-unjs": "^0.3.2",
"eslint-plugin-unused-imports": "^4.1.3",
"eslint-config-unjs": "^0.4.0",
"eslint-plugin-unused-imports": "^4.1.4",
"graphql": "^16.9.0",
"graphql-subscriptions": "^2.0.0",
"graphql-ws": "^5.16.0",
"h3": "^1.12.0",
"jest": "^29.7.0",
"listhen": "^1.7.2",
"listhen": "^1.8.0",
"prettier": "^3.3.3",
"standard-version": "^9.5.0",
"ts-jest": "^29.2.4",
"typescript": "^5.5.4",
"ts-jest": "^29.2.5",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"packageManager": "pnpm@9.7.1",
"packageManager": "pnpm@9.11.0",
"engines": {
"node": "^16.10.0 || >=18.0.0"
}
Expand Down
Loading

0 comments on commit 50a35d7

Please sign in to comment.