diff --git a/package-lock.json b/package-lock.json index 118edb86..570e316c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@iconify-json/fa7-solid": "^1.2.3", "@nuxt/eslint": "^1.12.1", "@tailwindcss/vite": "^4.1.18", - "@types/node": "^24.10.9", + "@types/node": "^25.0.10", "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.5", @@ -5645,9 +5645,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "24.10.9", - "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.9.tgz", - "integrity": "sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==", + "version": "25.0.10", + "resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.10.tgz", + "integrity": "sha512-zWW5KPngR/yvakJgGOmZ5vTBemDoSqF3AcV/LrO5u5wTWyEAVVh+IT39G4gtyAkh3CtTZs8aX/yRM82OfzHJRg==", "devOptional": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index e66af6c7..02852911 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@iconify-json/fa7-solid": "^1.2.3", "@nuxt/eslint": "^1.12.1", "@tailwindcss/vite": "^4.1.18", - "@types/node": "^24.10.9", + "@types/node": "^25.0.10", "eslint": "^9.39.2", "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.5",