We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b05c44 commit bbaf707Copy full SHA for bbaf707
2 files changed
package/package.json
@@ -36,7 +36,7 @@
36
"test": "vitest run --silent=false --coverage"
37
},
38
"devDependencies": {
39
- "@eslint/compat": "^1.3.2",
+ "@eslint/compat": "^1.4.0",
40
"@eslint/js": "^9.36.0",
41
"@stylistic/eslint-plugin": "^5.4.0",
42
"@swc/cli": "^0.7.8",
@@ -53,13 +53,13 @@
53
"eslint-plugin-jest": "^29.0.1",
54
"eslint-plugin-prettier": "^5.5.4",
55
"eslint-plugin-promise": "^7.2.1",
56
- "jiti": "^2.5.1",
+ "jiti": "^2.6.0",
57
"pnpm": "^10.17.1",
58
"prettier": "^3.6.2",
59
"rimraf": "^6.0.1",
60
"tsx": "^4.20.5",
61
"typescript": "^5.9.2",
62
- "typescript-eslint": "^8.44.0",
+ "typescript-eslint": "^8.44.1",
63
"vite": "^7.1.7",
64
"vite-tsconfig-paths": "^5.1.4",
65
"vitest": "^3.2.4"
0 commit comments