Compare commits

1 Commits

Author SHA1 Message Date
renovate c6524f4960 Update dependency vitest to v4.1.10 2026-07-17 05:16:08 +00:00
+7 -7
View File
@@ -1916,7 +1916,7 @@ 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" resolved "https://nexus.beatrice.wtf/repository/npm-group/picomatch/-/picomatch-4.0.5.tgz#51ea57a17d86f605f81039595fbc40ed06a55fab"
integrity sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A== integrity sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==
postcss@^8.5.16: postcss@^8.5.17:
version "8.5.19" version "8.5.19"
resolved "https://nexus.beatrice.wtf/repository/npm-group/postcss/-/postcss-8.5.19.tgz#45ad5cfde499408e20147348237551381a922037" resolved "https://nexus.beatrice.wtf/repository/npm-group/postcss/-/postcss-8.5.19.tgz#45ad5cfde499408e20147348237551381a922037"
integrity sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ== integrity sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ==
@@ -1993,7 +1993,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" 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== integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==
rolldown@~1.1.4: rolldown@~1.1.5:
version "1.1.5" version "1.1.5"
resolved "https://nexus.beatrice.wtf/repository/npm-group/rolldown/-/rolldown-1.1.5.tgz#339aae250844351fc55b74e2652d3ebd6fba389d" resolved "https://nexus.beatrice.wtf/repository/npm-group/rolldown/-/rolldown-1.1.5.tgz#339aae250844351fc55b74e2652d3ebd6fba389d"
integrity sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA== integrity sha512-t9z29cJjXf/vxQ8dyhCSpt6H6aSwHTk8cT5I3iy6SMXuFpk5mB6PL6XfC8PCwrPTx93udwKUm9HRteAlTGBLiA==
@@ -2236,14 +2236,14 @@ uri-js@^4.2.2:
punycode "^2.1.0" punycode "^2.1.0"
"vite@^6.0.0 || ^7.0.0 || ^8.0.0": "vite@^6.0.0 || ^7.0.0 || ^8.0.0":
version "8.1.4" version "8.1.5"
resolved "https://nexus.beatrice.wtf/repository/npm-group/vite/-/vite-8.1.4.tgz#3cd711f31de805e5154ab47948349e693314d581" resolved "https://nexus.beatrice.wtf/repository/npm-group/vite/-/vite-8.1.5.tgz#ccffce3ee487b1886223b24ebb27b91674827d30"
integrity sha512-bTT9PsdWO+MQMNG9ZXIP/qM9wGh37DFxTV/sPq9cFpHr3w4jkgef032PkAL9jAqhk3Nz8NQw3O8n6/xFkqO4QQ== integrity sha512-7ULLwsCdYx/nRyrpiEwvqb5TFHrMVZyBt+rg/OAXT7rgj/z+DtTDyKFeLAdDkubDVDKD8jOsndmy7m55XcfUsw==
dependencies: dependencies:
lightningcss "^1.32.0" lightningcss "^1.32.0"
picomatch "^4.0.5" picomatch "^4.0.5"
postcss "^8.5.16" postcss "^8.5.17"
rolldown "~1.1.4" rolldown "~1.1.5"
tinyglobby "^0.2.17" tinyglobby "^0.2.17"
optionalDependencies: optionalDependencies:
fsevents "~2.3.3" fsevents "~2.3.3"