Skip to content

Commit

Permalink
Merge pull request #234 from CCIP-App/dependabot/npm_and_yarn/vitest/…
Browse files Browse the repository at this point in the history
…ui-3.0.2

Bump @vitest/ui from 2.1.8 to 3.0.2
  • Loading branch information
elct9620 authored Jan 21, 2025
2 parents addc068 + 81beb0c commit 6d41705
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 24 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@eslint/js": "^9.16.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.1.8",
"@vitest/ui": "^3.0.2",
"esbuild": "^0.24.2",
"eslint": "^9.18.0",
"eslint-plugin-vue": "^9.32.0",
Expand Down
56 changes: 33 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1204,12 +1204,12 @@
dependencies:
tinyrainbow "^1.2.0"

"@vitest/pretty-format@2.1.8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-2.1.8.tgz#88f47726e5d0cf4ba873d50c135b02e4395e2bca"
integrity sha512-9HiSZ9zpqNLKlbIDRWOnAWqgcA7xu+8YxXSekhr0Ykab7PAYFkhkwoqVArPOtJhPmYeE2YHgKZlj3CP36z2AJQ==
"@vitest/pretty-format@3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@vitest/pretty-format/-/pretty-format-3.0.2.tgz#d1d0ac72a7b9ed6e8421aa54686b925b72a91fab"
integrity sha512-yBohcBw/T/p0/JRgYD+IYcjCmuHzjC3WLAKsVE4/LwiubzZkE8N49/xIQ/KGQwDRA8PaviF8IRO8JMWMngdVVQ==
dependencies:
tinyrainbow "^1.2.0"
tinyrainbow "^2.0.0"

"@vitest/[email protected]":
version "2.0.5"
Expand All @@ -1235,18 +1235,18 @@
dependencies:
tinyspy "^3.0.0"

"@vitest/ui@^2.1.8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-2.1.8.tgz#4a4d88e20bcced4c8710826cd4e2795f5ec1f0a1"
integrity sha512-5zPJ1fs0ixSVSs5+5V2XJjXLmNzjugHRyV11RqxYVR+oMcogZ9qTuSfKW+OcTV0JeFNznI83BNylzH6SSNJ1+w==
"@vitest/ui@^3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@vitest/ui/-/ui-3.0.2.tgz#bfc97f47748297fe430c91b28939c5e5a4b1ea18"
integrity sha512-R0E4nG0OAafsCKwKnENLdjpMbxAyDqT/hdbJp71eeAR1wE+C7IFv1G158sRj5gUfJ7pM7IxtcwIqa34beYzLhg==
dependencies:
"@vitest/utils" "2.1.8"
"@vitest/utils" "3.0.2"
fflate "^0.8.2"
flatted "^3.3.1"
pathe "^1.1.2"
flatted "^3.3.2"
pathe "^2.0.1"
sirv "^3.0.0"
tinyglobby "^0.2.10"
tinyrainbow "^1.2.0"
tinyrainbow "^2.0.0"

"@vitest/[email protected]":
version "2.0.5"
Expand All @@ -1258,14 +1258,14 @@
loupe "^3.1.1"
tinyrainbow "^1.2.0"

"@vitest/utils@2.1.8":
version "2.1.8"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-2.1.8.tgz#f8ef85525f3362ebd37fd25d268745108d6ae388"
integrity sha512-dwSoui6djdwbfFmIgbIjX2ZhIoG7Ex/+xpxyiEgIGzjliY8xGkcpITKTlp6B4MgtGkF2ilvm97cPM96XZaAgcA==
"@vitest/utils@3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-3.0.2.tgz#dff19c1d05890c93a2c4d0ff861e65fb81224d52"
integrity sha512-Qu01ZYZlgHvDP02JnMBRpX43nRaZtNpIzw3C1clDXmn8eakgX6iQVGzTQ/NjkIr64WD8ioqOjkaYRVvHQI5qiw==
dependencies:
"@vitest/pretty-format" "2.1.8"
"@vitest/pretty-format" "3.0.2"
loupe "^3.1.2"
tinyrainbow "^1.2.0"
tinyrainbow "^2.0.0"

"@volar/[email protected]", "@volar/language-core@~2.4.11":
version "2.4.11"
Expand Down Expand Up @@ -2322,10 +2322,10 @@ flat-cache@^4.0.0:
flatted "^3.2.9"
keyv "^4.5.4"

flatted@^3.2.9, flatted@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.1.tgz#21db470729a6734d4997002f439cb308987f567a"
integrity sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==
flatted@^3.2.9, flatted@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.2.tgz#adba1448a9841bec72b42c532ea23dbbedef1a27"
integrity sha512-AiwGJM8YcNOaobumgtng+6NHuOqC3A7MixFeDafM3X9cIUM+xUXoS5Vfgf+OihAYe20fxqNM9yPBXJzRtZ/4eA==

for-each@^0.3.3:
version "0.3.3"
Expand Down Expand Up @@ -3198,6 +3198,11 @@ pathe@^1.1.2:
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==

pathe@^2.0.1:
version "2.0.2"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-2.0.2.tgz#5ed86644376915b3c7ee4d00ac8c348d671da3a5"
integrity sha512-15Ztpk+nov8DR524R4BF7uEuzESgzUEAV4Ah7CUMNGXdE5ELuvxElxGXndBl32vMSsWa1jpNf22Z+Er3sKwq+w==

pathval@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/pathval/-/pathval-2.0.0.tgz#7e2550b422601d4f6b8e26f1301bc8f15a741a25"
Expand Down Expand Up @@ -3732,6 +3737,11 @@ tinyrainbow@^1.2.0:
resolved "https://registry.yarnpkg.com/tinyrainbow/-/tinyrainbow-1.2.0.tgz#5c57d2fc0fb3d1afd78465c33ca885d04f02abb5"
integrity sha512-weEDEq7Z5eTHPDh4xjX789+fHfF+P8boiFB+0vbWzpbnbsEr/GRaohi/uMKxg8RZMXnl1ItAi/IUHWMsjDV7kQ==

tinyrainbow@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/tinyrainbow/-/tinyrainbow-2.0.0.tgz#9509b2162436315e80e3eee0fcce4474d2444294"
integrity sha512-op4nsTR47R6p0vMUUoYl/a+ljLFVtlfaXkLQmqfLR1qHma1h/ysYk4hEXZ880bf2CYgTskvTa/e196Vd5dDQXw==

tinyspy@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/tinyspy/-/tinyspy-3.0.0.tgz#cb61644f2713cd84dee184863f4642e06ddf0585"
Expand Down

0 comments on commit 6d41705

Please sign in to comment.