Merge pull request #1834 from shlinkio/dependabot/npm_and_yarn/vite-52e9541296

Bump the vite group across 1 directory with 2 updates
This commit is contained in:
Alejandro Celaya
2026-05-09 09:46:53 +02:00
committed by GitHub
2 changed files with 739 additions and 191 deletions

926
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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