Upgrade vite version to 6

This commit is contained in:
Ariful Alam 2024-12-08 17:16:42 +06:00
parent 8135270ffa
commit 7bd3cc6c21
2 changed files with 1368 additions and 1377 deletions

2739
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,7 +31,7 @@
"@types/react-dom": "^18.3.0", "@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.8.0", "@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.3.1", "@typescript-eslint/parser": "^7.3.1",
"@vitejs/plugin-react": "^4.2.1", "@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.19", "autoprefixer": "^10.4.19",
"axios": "^1.6.8", "axios": "^1.6.8",
"daisyui": "^4.11.1", "daisyui": "^4.11.1",
@ -49,9 +49,9 @@
"tailwindcss": "^3.4.3", "tailwindcss": "^3.4.3",
"typescript": "^5.4.5", "typescript": "^5.4.5",
"vail": "^1.0.3", "vail": "^1.0.3",
"vite": "^5.2.11", "vite": "^6.0.3",
"vite-plugin-html": "^3.2.2", "vite-plugin-html": "^3.2.2",
"vite-plugin-pwa": "^0.20.0" "vite-plugin-pwa": "^0.21.1"
}, },
"keywords": [ "keywords": [
"git-profile", "git-profile",