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 acdcf08 commit 5b6f9e2Copy full SHA for 5b6f9e2
1 file changed
package.json
@@ -31,16 +31,16 @@
31
"url": "git+https://github.com/Next2D/Framework.git"
32
},
33
"devDependencies": {
34
- "@eslint/eslintrc": "^3.3.3",
+ "@eslint/eslintrc": "^3.3.4",
35
"@eslint/js": "^10.0.1",
36
- "@types/node": "^25.3.0",
37
- "@typescript-eslint/eslint-plugin": "^8.56.0",
38
- "@typescript-eslint/parser": "^8.56.0",
+ "@types/node": "^25.3.3",
+ "@typescript-eslint/eslint-plugin": "^8.56.1",
+ "@typescript-eslint/parser": "^8.56.1",
39
"@vitest/coverage-v8": "^4.0.18",
40
"@vitest/web-worker": "^4.0.18",
41
- "eslint": "^10.0.1",
+ "eslint": "^10.0.2",
42
"eslint-plugin-unused-imports": "^4.4.1",
43
- "globals": "^17.3.0",
+ "globals": "^17.4.0",
44
"jsdom": "^28.1.0",
45
"typescript": "^5.9.3",
46
"vite": "^7.3.1",
0 commit comments