update paackages

This commit is contained in:
Romulus21
2024-05-25 15:51:38 +02:00
parent 7ba13389d7
commit 906db7a908
3 changed files with 1236 additions and 1234 deletions

567
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -12,21 +12,21 @@
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/forms": "^0.5.7", "@tailwindcss/forms": "^0.5.7",
"@types/react": "^18.2.79", "@types/react": "^18.3.3",
"@types/react-dom": "^18.2.25", "@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.7.1", "@typescript-eslint/eslint-plugin": "^7.10.0",
"@vite-pwa/assets-generator": "^0.0.11", "@vite-pwa/assets-generator": "^0.0.11",
"@vitejs/plugin-react": "^4.2.1", "@vitejs/plugin-react": "^4.3.0",
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.19",
"axios": "^1.6.8", "axios": "^1.7.2",
"eslint": "^8.57.0", "eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1", "eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-tailwindcss": "^3.15.1", "eslint-plugin-tailwindcss": "^3.17.0",
"laravel-vite-plugin": "^0.8.1", "laravel-vite-plugin": "^0.8.1",
"postcss": "^8.4.38", "postcss": "^8.4.38",
"react": "^18.2.0", "react": "^18.3.1",
"react-dom": "^18.2.0", "react-dom": "^18.3.1",
"rollup-plugin-copy": "^3.5.0", "rollup-plugin-copy": "^3.5.0",
"tailwindcss": "^3.4.3", "tailwindcss": "^3.4.3",
"typescript": "^5.4.5", "typescript": "^5.4.5",
@@ -34,7 +34,7 @@
}, },
"dependencies": { "dependencies": {
"echarts": "^5.5.0", "echarts": "^5.5.0",
"react-router-dom": "^6.22.3", "react-router-dom": "^6.23.1",
"vite-plugin-pwa": "^0.17.5" "vite-plugin-pwa": "^0.17.5"
} }
} }

1883
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff