Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4f6850b0b2 |
@@ -1876,7 +1876,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"
|
||||
integrity sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==
|
||||
|
||||
postcss@^8.5.25:
|
||||
postcss@^8.5.26:
|
||||
version "8.5.26"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/postcss/-/postcss-8.5.26.tgz#6e75135780c7e10df3433bf2266c552d35c8c620"
|
||||
integrity sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==
|
||||
@@ -1953,7 +1953,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.1:
|
||||
rolldown@~1.2.4:
|
||||
version "1.2.5"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/rolldown/-/rolldown-1.2.5.tgz#1f504a7d05260a769e617d950410bbb051498c50"
|
||||
integrity sha512-VD2IE5PUG4Oj8zz2VGykiYd5wbnjdIiSsNQb8Qu5B+noEp+A78mu2iVvpp27g8es14Tk9rofNs5Tku9iQCS4fA==
|
||||
@@ -2191,14 +2191,14 @@ uri-js@^4.2.2:
|
||||
punycode "^2.1.0"
|
||||
|
||||
"vite@^6.0.0 || ^7.0.0 || ^8.0.0":
|
||||
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==
|
||||
version "8.2.2"
|
||||
resolved "https://nexus.beatrice.wtf/repository/npm-group/vite/-/vite-8.2.2.tgz#399aefad3656145145be110d137a07ea5bb55014"
|
||||
integrity sha512-cFKLV/PRgAUlIRm5WjMjJ86jrftzpqcgH+Us+DS8mI3CDNiH30Whrz8uHL3+MOLPAgqbMBAqWdAHAphOAM+z/Q==
|
||||
dependencies:
|
||||
lightningcss "^1.33.0"
|
||||
picomatch "^4.0.5"
|
||||
postcss "^8.5.25"
|
||||
rolldown "~1.2.1"
|
||||
postcss "^8.5.26"
|
||||
rolldown "~1.2.4"
|
||||
tinyglobby "^0.2.17"
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.3"
|
||||
|
||||
Reference in New Issue
Block a user