auto-update

This commit is contained in:
proddy
2025-06-14 09:30:54 +02:00
parent f3cdafe7d0
commit 7afde0ce6e
5 changed files with 401 additions and 481 deletions

View File

@@ -34,7 +34,7 @@
"jwt-decode": "^4.0.0",
"magic-string": "^0.30.17",
"mime-types": "^3.0.1",
"preact": "^10.26.8",
"preact": "^10.26.9",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-icons": "^5.5.0",
@@ -45,15 +45,15 @@
},
"devDependencies": {
"@babel/core": "^7.27.4",
"@eslint/js": "^9.28.0",
"@eslint/js": "^9.29.0",
"@preact/compat": "^18.3.1",
"@preact/preset-vite": "^2.10.1",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/node": "^22.15.31",
"@types/react": "^19.1.7",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"concurrently": "^9.1.2",
"eslint": "^9.28.0",
"eslint": "^9.29.0",
"eslint-config-prettier": "^10.1.5",
"prettier": "^3.5.3",
"rollup-plugin-visualizer": "^5.14.0",