NPM update

This commit is contained in:
HugeFrog24
2026-02-12 19:05:20 +01:00
parent dd9bb4a24b
commit 25936f57bb
2 changed files with 357 additions and 358 deletions

View File

@@ -20,14 +20,14 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.3",
"@eslint/js": "^9.39.2",
"@eslint/js": "^10.0.1",
"@tailwindcss/postcss": "^4.1.18",
"@types/node": "^25.2.0",
"@types/react": "^19.2.10",
"@types/node": "^25.2.3",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@typescript-eslint/eslint-plugin": "^8.54.0",
"@typescript-eslint/parser": "^8.54.0",
"eslint": "^9.39.2",
"@typescript-eslint/eslint-plugin": "^8.55.0",
"@typescript-eslint/parser": "^8.55.0",
"eslint": "^10.0.0",
"eslint-config-next": "16.1.6",
"globals": "^17.3.0",
"postcss": "^8.5.6",