Skip to content

Commit f32b867

Browse files
authored
Merge pull request #53 from Next2D/develop
#52 update packages
2 parents 2ef161f + 4c0693e commit f32b867

2 files changed

Lines changed: 98 additions & 98 deletions

File tree

package-lock.json

Lines changed: 90 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 8 deletions
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.7",
4+
"version": "3.1.8",
55
"homepage": "https://next2d.app",
66
"bugs": "https://github.com/Next2D/vite-plugin-next2d-auto-loader/issues",
77
"author": "Toshiyuki Ienaga<ienaga@next2d.app>",
@@ -32,13 +32,13 @@
3232
},
3333
"devDependencies": {
3434
"@eslint/eslintrc": "^3.3.1",
35-
"@eslint/js": "^9.34.0",
36-
"@types/node": "^24.3.0",
37-
"@typescript-eslint/eslint-plugin": "^8.42.0",
38-
"@typescript-eslint/parser": "^8.42.0",
39-
"eslint": "^9.34.0",
35+
"@eslint/js": "^9.36.0",
36+
"@types/node": "^24.6.2",
37+
"@typescript-eslint/eslint-plugin": "^8.45.0",
38+
"@typescript-eslint/parser": "^8.45.0",
39+
"eslint": "^9.36.0",
4040
"eslint-plugin-unused-imports": "^4.2.0",
41-
"globals": "^16.3.0",
42-
"typescript": "^5.9.2"
41+
"globals": "^16.4.0",
42+
"typescript": "^5.9.3"
4343
}
4444
}

0 commit comments

Comments
 (0)