Merge pull request #1516 from shlinkio/dependabot/npm_and_yarn/vite-a24716d957

Bump the vite group with 2 updates
This commit is contained in:
Alejandro Celaya 2025-04-19 09:11:46 +02:00 committed by GitHub
commit aae2cd6866
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 394 additions and 307 deletions

697
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -61,7 +61,7 @@
"@total-typescript/shoehorn": "^0.1.2", "@total-typescript/shoehorn": "^0.1.2",
"@types/react": "^18.3.12", "@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1", "@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.4", "@vitejs/plugin-react": "^4.4.0",
"@vitest/browser": "^3.1.1", "@vitest/browser": "^3.1.1",
"@vitest/coverage-v8": "^3.1.1", "@vitest/coverage-v8": "^3.1.1",
"adm-zip": "^0.5.16", "adm-zip": "^0.5.16",
@ -80,7 +80,7 @@
"tailwindcss": "^4.1.3", "tailwindcss": "^4.1.3",
"typescript": "^5.8.3", "typescript": "^5.8.3",
"typescript-eslint": "^8.29.1", "typescript-eslint": "^8.29.1",
"vite": "^6.2.6", "vite": "^6.3.2",
"vite-plugin-pwa": "^1.0.0", "vite-plugin-pwa": "^1.0.0",
"vitest": "^3.0.5" "vitest": "^3.0.5"
}, },