Merge pull request #1764 from shlinkio/dependabot/npm_and_yarn/vite-b7513ba322

Bump the vite group with 2 updates
This commit is contained in:
Alejandro Celaya
2025-12-13 09:28:40 +01:00
committed by GitHub
2 changed files with 24 additions and 24 deletions

View File

@@ -61,7 +61,7 @@
"@types/node": "^25.0.1",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1",
"@vitejs/plugin-react": "^5.1.2",
"@vitest/browser": "^4.0.3",
"@vitest/coverage-v8": "^4.0.15",
"adm-zip": "^0.5.16",
@@ -79,7 +79,7 @@
"tailwindcss": "^4.1.3",
"typescript": "^5.9.3",
"typescript-eslint": "^8.48.1",
"vite": "^7.2.6",
"vite": "^7.2.7",
"vite-plugin-pwa": "^1.2.0",
"vitest": "^4.0.3"
},