fix: trying to fix minification error

This commit is contained in:
julius 2025-02-20 12:07:12 +01:00
parent 1eab163e10
commit 5405c3e12f
Signed by: julius
GPG Key ID: C80A63E6A5FD7092

View File

@ -21,7 +21,7 @@
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/sortablejs": "^1.15.8",
"@vitejs/plugin-react": "^1.3.2",
"@vitejs/plugin-react": "^4.3.4",
"eslint": "^9.17.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.16",
@ -29,7 +29,7 @@
"react-router": "^7.1.5",
"typescript": "~5.6.2",
"typescript-eslint": "^8.18.2",
"vite": "^0.10.3"
"vite": "^6.0.5"
},
"prettier": {
"trailingComma": "es5",