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] committed Sep 23, 2024
1 parent 4a6689e commit e7b42e3
Show file tree
Hide file tree
Showing 2 changed files with 281 additions and 206 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@
"@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.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-unjs": "^0.3.2",
"eslint-plugin-unused-imports": "^4.1.3",
"eslint-plugin-unused-imports": "^4.1.4",
"graphql": "^16.9.0",
"graphql-subscriptions": "^2.0.0",
"graphql-ws": "^5.16.0",
Expand All @@ -66,12 +66,12 @@
"listhen": "^1.7.2",
"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 e7b42e3

Please sign in to comment.