Skip to content

Commit ec803c3

Browse files
committed
#49 update packages
1 parent 626eb0f commit ec803c3

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

template/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@
2424
"@capacitor/core": "^7.4.3",
2525
"@capacitor/ios": "^7.4.3",
2626
"@eslint/eslintrc": "^3.3.1",
27-
"@eslint/js": "^9.34.0",
28-
"@next2d/vite-plugin-next2d-auto-loader": "^3.1.6",
29-
"@types/node": "^24.3.0",
30-
"@typescript-eslint/eslint-plugin": "^8.42.0",
31-
"@typescript-eslint/parser": "^8.42.0",
27+
"@eslint/js": "^9.36.0",
28+
"@next2d/vite-plugin-next2d-auto-loader": "^3.1.7",
29+
"@types/node": "^24.6.2",
30+
"@typescript-eslint/eslint-plugin": "^8.45.0",
31+
"@typescript-eslint/parser": "^8.45.0",
3232
"@vitest/web-worker": "^3.2.4",
33-
"eslint": "^9.34.0",
33+
"eslint": "^9.36.0",
3434
"eslint-plugin-unused-imports": "^4.2.0",
35-
"globals": "^16.3.0",
36-
"jsdom": "^26.1.0",
37-
"typescript": "^5.9.2",
38-
"vite": "^7.1.4",
35+
"globals": "^16.4.0",
36+
"jsdom": "^27.0.0",
37+
"typescript": "^5.9.3",
38+
"vite": "^7.1.8",
3939
"vitest": "^3.2.4",
4040
"vitest-webgl-canvas-mock": "^1.1.0"
4141
},

0 commit comments

Comments
 (0)