Compare commits

..
1 Commits
Author SHA1 Message Date
renovate 6f6d7c6dd2 Update dependency vitest to v4.1.10 2026-08-06 21:19:43 +00:00
+12 -12
View File
@@ -1793,7 +1793,7 @@ nanoid@^3.3.11:
resolved "https://nexus.beatrice.wtf/repository/npm-group/nanoid/-/nanoid-3.3.11.tgz#4f4f112cefbe303202f2199838128936266d185b"
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
nanoid@^3.3.16:
nanoid@^3.3.17:
version "3.3.17"
resolved "https://nexus.beatrice.wtf/repository/npm-group/nanoid/-/nanoid-3.3.17.tgz#f1c3aa253c52547956a52c50bff754316f61037a"
integrity sha512-xQLf0A3HOMlgHq0n247/LRuAOYmB7dXJ/DvAxGvsSBij45XtBSmQycu+F8ODbHwns/XyFZagyL1+J0Offw1E0g==
@@ -1871,12 +1871,12 @@ picomatch@^4.0.3, picomatch@^4.0.4, picomatch@^4.0.5:
resolved "https://nexus.beatrice.wtf/repository/npm-group/picomatch/-/picomatch-4.0.5.tgz#51ea57a17d86f605f81039595fbc40ed06a55fab"
integrity sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==
postcss@^8.5.23:
version "8.5.25"
resolved "https://nexus.beatrice.wtf/repository/npm-group/postcss/-/postcss-8.5.25.tgz#5012a598eaaa897f21bbe8553be3cb7bd2bd78cb"
integrity sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==
postcss@^8.5.25:
version "8.5.26"
resolved "https://nexus.beatrice.wtf/repository/npm-group/postcss/-/postcss-8.5.26.tgz#6e75135780c7e10df3433bf2266c552d35c8c620"
integrity sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==
dependencies:
nanoid "^3.3.16"
nanoid "^3.3.17"
picocolors "^1.1.1"
source-map-js "^1.2.1"
@@ -1948,7 +1948,7 @@ require-from-string@^2.0.2:
resolved "https://nexus.beatrice.wtf/repository/npm-group/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909"
integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
rolldown@~1.2.0:
rolldown@~1.2.1:
version "1.2.3"
resolved "https://nexus.beatrice.wtf/repository/npm-group/rolldown/-/rolldown-1.2.3.tgz#103bdcbbd575d51265277b8b510f080827b6eb6f"
integrity sha512-rn9wpmxplLf7NLNyCk9FyWh3FM43DbY8jOzCdEPzH7uflhTftRbCEpqi6Ly2osgoU8OwObtmavMbWLaWy4LX7A==
@@ -2185,14 +2185,14 @@ uri-js@^4.2.2:
punycode "^2.1.0"
"vite@^6.0.0 || ^7.0.0 || ^8.0.0":
version "8.2.0"
resolved "https://nexus.beatrice.wtf/repository/npm-group/vite/-/vite-8.2.0.tgz#902fcd3dc0312f553c85b6cbc4625dcaca2d8df8"
integrity sha512-pn+CFpM0lwDeKwmOq1ZaBK/9sjorZcgqxki6MbY/jPEVd9vichIlmlD4HmQ5wdP5EgqQCFRaACBxMC7uEGc6lQ==
version "8.2.1"
resolved "https://nexus.beatrice.wtf/repository/npm-group/vite/-/vite-8.2.1.tgz#6fc8d8bb843bd52353091fac978e194d4de5b31d"
integrity sha512-EU/eS7BH3XROHh2YnBefjM6DBKA6ZeMZEYQbj7NLWg5wHYlhB8B/Mayd5XsgWq+NFYccDOTemRpdETWR6Ka/lw==
dependencies:
lightningcss "^1.33.0"
picomatch "^4.0.5"
postcss "^8.5.23"
rolldown "~1.2.0"
postcss "^8.5.25"
rolldown "~1.2.1"
tinyglobby "^0.2.17"
optionalDependencies:
fsevents "~2.3.3"