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 e60acd2 commit 82a8e46Copy full SHA for 82a8e46
2 files changed
package.json
@@ -39,10 +39,10 @@
39
"lint:format": "prettier --check ."
40
},
41
"devDependencies": {
42
- "@types/node": "^25.6.0",
43
- "@typescript/native-preview": "^7.0.0-dev.20260430.1",
44
- "@vitest/coverage-v8": "^4.1.5",
+ "@types/node": "^25.9.1",
+ "@typescript/native-preview": "^7.0.0-dev.20260527.2",
+ "@vitest/coverage-v8": "^4.1.8",
45
"prettier": "^3.8.3",
46
- "vitest": "^4.1.5"
+ "vitest": "^4.1.8"
47
}
48
0 commit comments