Merge pull request #247 from mkljczk/dependabot/npm_and_yarn/packages/pl-fe/vite-6.0.9

build(deps-dev): bump vite from 6.0.7 to 6.0.9 in /packages/pl-fe
This commit is contained in:
mkljczk
2025-01-21 22:16:53 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -182,7 +182,7 @@
"tslib": "^2.8.1",
"type-fest": "^4.30.1",
"typescript": "^5.7.3",
"vite": "^6.0.7",
"vite": "^6.0.9",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-compile-time": "^0.3.2",
"vite-plugin-html": "^3.2.2",

View File

@ -9844,10 +9844,10 @@ vite@^5.0.0:
optionalDependencies:
fsevents "~2.3.3"
vite@^6.0.7:
version "6.0.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.7.tgz#f0f8c120733b04af52b4a1e3e7cb54eb851a799b"
integrity sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==
vite@^6.0.9:
version "6.0.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-6.0.9.tgz#0a830b767ef7aa762360b56bdef955c1395dc1ee"
integrity sha512-MSgUxHcaXLtnBPktkbUSoQUANApKYuxZ6DrbVENlIorbhL2dZydTLaZ01tjUoE3szeFzlFk9ANOKk0xurh4MKA==
dependencies:
esbuild "^0.24.2"
postcss "^8.4.49"