Merge pull request #98 from wahyd4/dependabot/npm_and_yarn/multi-c4a89f1b01

build(deps-dev): bump vite and @vitejs/plugin-react
This commit is contained in:
2026-07-16 10:14:05 +10:00
committed by GitHub
2 changed files with 582 additions and 1346 deletions
+580 -1344
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -23,10 +23,10 @@
"tailwindcss": "^3.3.0"
},
"devDependencies": {
"@vitejs/plugin-react": "^4.3.4",
"@vitejs/plugin-react": "^6.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^7.15.1",
"vite": "^6.2.0"
"vite": "^8.1.1"
}
}