We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe2c7e1 commit 4974a23Copy full SHA for 4974a23
package.json
@@ -54,15 +54,15 @@
54
"graphql": "^16.8.0"
55
},
56
"devDependencies": {
57
- "@antfu/eslint-config": "^2.6.4",
58
- "@types/node": "^20.11.24",
+ "@antfu/eslint-config": "^2.8.0",
+ "@types/node": "^20.11.25",
59
"@vitest/coverage-v8": "^1.3.1",
60
- "bumpp": "^9.3.0",
+ "bumpp": "^9.4.0",
61
"eslint": "^8.57.0",
62
"graphql": "^16.8.1",
63
"tsup": "^8.0.2",
64
- "typescript": "^5.3.3",
65
- "vite": "^5.1.4",
+ "typescript": "^5.4.2",
+ "vite": "^5.1.5",
66
"vitest": "^1.3.1"
67
68
"publishConfig": {
0 commit comments