Merge pull request #1881 from shlinkio/dependabot/npm_and_yarn/vite-716cac7b51

Bump the vite group with 2 updates
This commit is contained in:
Alejandro Celaya
2026-05-16 10:42:16 +02:00
committed by GitHub
2 changed files with 162 additions and 176 deletions

View File

@@ -61,7 +61,7 @@
"@types/node": "^25.8.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"@vitejs/plugin-react": "^6.0.2",
"@vitest/browser": "^4.0.3",
"@vitest/coverage-v8": "^4.1.2",
"adm-zip": "^0.5.17",
@@ -79,7 +79,7 @@
"tailwindcss": "^4.1.3",
"typescript": "^5.9.3",
"typescript-eslint": "^8.54.0",
"vite": "^8.0.11",
"vite": "^8.0.13",
"vite-plugin-pwa": "^1.3.0",
"vitest": "^4.0.3"
},