update depend

This commit is contained in:
Romulus21
2024-04-01 19:48:23 +02:00
parent 1065da076d
commit de8b599364
3 changed files with 1314 additions and 1189 deletions

878
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,26 +8,26 @@
"lint-fix": "eslint ./ --fix"
},
"devDependencies": {
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@typescript-eslint/parser": "^7.0.1",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.17",
"axios": "^1.6.4",
"eslint": "^8.56.0",
"eslint-plugin-react": "^7.33.2",
"autoprefixer": "^10.4.19",
"axios": "^1.6.8",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-tailwindcss": "^3.14.0",
"laravel-vite-plugin": "^1.0.0",
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.0.0"
"eslint-plugin-tailwindcss": "^3.15.1",
"laravel-vite-plugin": "^1.0.2",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3",
"vite": "^5.2.7"
},
"dependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.21.3"
"react-router-dom": "^6.22.3"
}
}

1595
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff