Skip to content

Commit 60436eb

Browse files
dependabot[bot]jorilindell
authored andcommitted
deps: bump vite from 8.0.3 to 8.0.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 8.0.3 to 8.0.5. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.0.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 8.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b205043 commit 60436eb

2 files changed

Lines changed: 7 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"sass": "^1.87.0",
182182
"typescript": "^5.8.3",
183183
"use-deep-compare-effect": "^1.8.1",
184-
"vite": "^8.0.3",
184+
"vite": "^8.0.5",
185185
"vite-tsconfig-paths": "^5.1.4",
186186
"vitest": "^4.1.2",
187187
"vitest-axe": "^0.1.0",

yarn.lock

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6842,7 +6842,7 @@ mute-stream@^2.0.0:
68426842
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-2.0.0.tgz#a5446fc0c512b71c83c44d908d5c7b7b4c493b2b"
68436843
integrity sha512-WWdIxpyjEn+FhQJQQv9aQAYlHoNVdzIzUySNV1gHUPDSdZJ3yZn7pAAbQcV7B56Mvu881q9FZV+0Vx2xC44VWA==
68446844

6845-
nanoid@^3.1.23, nanoid@^3.3.11, nanoid@^3.3.8:
6845+
nanoid@^3.1.23, nanoid@^3.3.11:
68466846
version "3.3.11"
68476847
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
68486848
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
@@ -7291,16 +7291,7 @@ possible-typed-array-names@^1.0.0:
72917291
resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz#93e3582bc0e5426586d9d07b79ee40fc841de4ae"
72927292
integrity sha512-/+5VFTchJDoVj3bhoqi6UeymcD00DAwb1nJwamzPvHEszJ4FpF6SNNbUbOS8yI56qHzdV8eK0qEfOSiodkTdxg==
72937293

7294-
postcss@^8.4.21:
7295-
version "8.5.3"
7296-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3.tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb"
7297-
integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==
7298-
dependencies:
7299-
nanoid "^3.3.8"
7300-
picocolors "^1.1.1"
7301-
source-map-js "^1.2.1"
7302-
7303-
postcss@^8.5.8:
7294+
postcss@^8.4.21, postcss@^8.5.8:
73047295
version "8.5.8"
73057296
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.8.tgz#6230ecc8fb02e7a0f6982e53990937857e13f399"
73067297
integrity sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==
@@ -8880,10 +8871,10 @@ vite-tsconfig-paths@^5.1.4:
88808871
globrex "^0.1.2"
88818872
tsconfck "^3.0.3"
88828873

8883-
"vite@^6.0.0 || ^7.0.0 || ^8.0.0", vite@^8.0.3:
8884-
version "8.0.3"
8885-
resolved "https://registry.yarnpkg.com/vite/-/vite-8.0.3.tgz#036d9e3b077ff57b128660b3e3a5d2d12bac9b42"
8886-
integrity sha512-B9ifbFudT1TFhfltfaIPgjo9Z3mDynBTJSUYxTjOQruf/zHH+ezCQKcoqO+h7a9Pw9Nm/OtlXAiGT1axBgwqrQ==
8874+
"vite@^6.0.0 || ^7.0.0 || ^8.0.0", vite@^8.0.5:
8875+
version "8.0.5"
8876+
resolved "https://registry.yarnpkg.com/vite/-/vite-8.0.5.tgz#5f8648997359e18dbc1a9e151ce55434ce5d8a2f"
8877+
integrity sha512-nmu43Qvq9UopTRfMx2jOYW5l16pb3iDC1JH6yMuPkpVbzK0k+L7dfsEDH4jRgYFmsg0sTAqkojoZgzLMlwHsCQ==
88878878
dependencies:
88888879
lightningcss "^1.32.0"
88898880
picomatch "^4.0.4"

0 commit comments

Comments
 (0)