Merge pull request #984 from shlinkio/dependabot/npm_and_yarn/vite-7ba56b321a

Bump the vite group with 2 updates
This commit is contained in:
Alejandro Celaya
2023-12-10 19:40:22 +01:00
committed by GitHub
2 changed files with 110 additions and 110 deletions

View File

@@ -65,7 +65,7 @@
"@types/react": "^18.2.40",
"@types/react-dom": "^18.2.17",
"@types/uuid": "^9.0.7",
"@vitejs/plugin-react": "^4.2.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.0.4",
"adm-zip": "^0.5.10",
"axe-core": "^4.8.2",
@@ -76,7 +76,7 @@
"sass": "^1.69.5",
"stylelint": "^15.11.0",
"typescript": "^5.3.3",
"vite": "^5.0.5",
"vite": "^5.0.7",
"vite-plugin-pwa": "^0.17.2",
"vitest": "^1.0.4"
},