Skip to content

Commit 1f81be5

Browse files
committed
update packages
1 parent 90d0c2d commit 1f81be5

File tree

2 files changed

+78
-78
lines changed

2 files changed

+78
-78
lines changed

package-lock.json

+72-72
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@next2d/vite-plugin-next2d-auto-loader",
33
"description": "Next2D Framework vite TypeScript Auto Loader plugin.",
4-
"version": "3.1.2",
4+
"version": "3.1.3",
55
"homepage": "https://next2d.app",
66
"bugs": "https://github.com/Next2D/vite-plugin-next2d-auto-loader/issues",
77
"author": "Toshiyuki Ienaga<[email protected]>",
@@ -32,11 +32,11 @@
3232
},
3333
"devDependencies": {
3434
"@eslint/eslintrc": "^3.3.1",
35-
"@eslint/js": "^9.24.0",
36-
"@types/node": "^22.14.1",
37-
"@typescript-eslint/eslint-plugin": "^8.30.1",
38-
"@typescript-eslint/parser": "^8.30.1",
39-
"eslint": "^9.24.0",
35+
"@eslint/js": "^9.25.1",
36+
"@types/node": "^22.15.3",
37+
"@typescript-eslint/eslint-plugin": "^8.31.1",
38+
"@typescript-eslint/parser": "^8.31.1",
39+
"eslint": "^9.25.1",
4040
"eslint-plugin-unused-imports": "^4.1.4",
4141
"globals": "^16.0.0",
4242
"typescript": "^5.8.3"

0 commit comments

Comments
 (0)