Merge pull request #1356 from shlinkio/dependabot/npm_and_yarn/vite-19a79babb4

Bump the vite group with 2 updates
This commit is contained in:
Alejandro Celaya
2024-10-26 09:29:50 +02:00
committed by GitHub
2 changed files with 16 additions and 16 deletions

View File

@@ -67,7 +67,7 @@
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.2",
"@vitejs/plugin-react": "^4.3.3",
"@vitest/coverage-v8": "^2.1.3",
"adm-zip": "^0.5.16",
"axe-core": "^4.10.2",
@@ -83,7 +83,7 @@
"stylelint": "^15.11.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0",
"vite": "^5.4.9",
"vite": "^5.4.10",
"vite-plugin-pwa": "^0.20.5",
"vitest": "^2.0.2"
},