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 a53c9a5Copy full SHA for a53c9a5
package.json
@@ -54,16 +54,16 @@
54
"graphql": "^16.8.0"
55
},
56
"devDependencies": {
57
- "@antfu/eslint-config": "^2.6.4",
58
- "@types/node": "^20.11.24",
59
- "@vitest/coverage-v8": "^1.3.1",
60
- "bumpp": "^9.3.0",
+ "@antfu/eslint-config": "^2.9.0",
+ "@types/node": "^20.11.30",
+ "@vitest/coverage-v8": "^1.4.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",
66
- "vitest": "^1.3.1"
+ "typescript": "^5.4.3",
+ "vite": "^5.2.3",
+ "vitest": "^1.4.0"
67
68
"publishConfig": {
69
"access": "public"
0 commit comments