|
@@ -2837,44 +2837,44 @@
|
|
|
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.0.2.tgz#8428ec3f446b9c2f7a7ec950f34e3d6f3c665444"
|
|
|
integrity sha512-kEjJHrLb5ePBvjD0SPZwJlw1QTRcjjCA9sB5VyfonoXVBxTS7TMnqL6EkLt1Eu61RDeiuZ/WN9Hf6PxXhPI2uA==
|
|
|
|
|
|
-"@vitest/expect@1.1.3":
|
|
|
- version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.1.3.tgz#9667719dffa82e7350dcca7b95f9ec30426d037e"
|
|
|
- integrity sha512-MnJqsKc1Ko04lksF9XoRJza0bGGwTtqfbyrsYv5on4rcEkdo+QgUdITenBQBUltKzdxW7K3rWh+nXRULwsdaVg==
|
|
|
+"@vitest/expect@1.2.0":
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@vitest/expect/-/expect-1.2.0.tgz#de93f5c32c2781c41415a8c3a6e48e1c023d6613"
|
|
|
+ integrity sha512-H+2bHzhyvgp32o7Pgj2h9RTHN0pgYaoi26Oo3mE+dCi1PAqV31kIIVfTbqMO3Bvshd5mIrJLc73EwSRrbol9Lw==
|
|
|
dependencies:
|
|
|
- "@vitest/spy" "1.1.3"
|
|
|
- "@vitest/utils" "1.1.3"
|
|
|
+ "@vitest/spy" "1.2.0"
|
|
|
+ "@vitest/utils" "1.2.0"
|
|
|
chai "^4.3.10"
|
|
|
|
|
|
-"@vitest/runner@1.1.3":
|
|
|
- version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.1.3.tgz#c71e0ab6aad0a6a75c804e060c295852dc052beb"
|
|
|
- integrity sha512-Va2XbWMnhSdDEh/OFxyUltgQuuDRxnarK1hW5QNN4URpQrqq6jtt8cfww/pQQ4i0LjoYxh/3bYWvDFlR9tU73g==
|
|
|
+"@vitest/runner@1.2.0":
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@vitest/runner/-/runner-1.2.0.tgz#84775f0f5c48620ff1943a45c19863355791c6d9"
|
|
|
+ integrity sha512-vaJkDoQaNUTroT70OhM0NPznP7H3WyRwt4LvGwCVYs/llLaqhoSLnlIhUClZpbF5RgAee29KRcNz0FEhYcgxqA==
|
|
|
dependencies:
|
|
|
- "@vitest/utils" "1.1.3"
|
|
|
+ "@vitest/utils" "1.2.0"
|
|
|
p-limit "^5.0.0"
|
|
|
pathe "^1.1.1"
|
|
|
|
|
|
-"@vitest/snapshot@1.1.3":
|
|
|
- version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.1.3.tgz#94f321f80c9fb9e10b83dabb83a0d09f034a74b0"
|
|
|
- integrity sha512-U0r8pRXsLAdxSVAyGNcqOU2H3Z4Y2dAAGGelL50O0QRMdi1WWeYHdrH/QWpN1e8juWfVKsb8B+pyJwTC+4Gy9w==
|
|
|
+"@vitest/snapshot@1.2.0":
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@vitest/snapshot/-/snapshot-1.2.0.tgz#2fcddb5c6e8a9d2fc9f18ea2f8fd39b1b6e691b4"
|
|
|
+ integrity sha512-P33EE7TrVgB3HDLllrjK/GG6WSnmUtWohbwcQqmm7TAk9AVHpdgf7M3F3qRHKm6vhr7x3eGIln7VH052Smo6Kw==
|
|
|
dependencies:
|
|
|
magic-string "^0.30.5"
|
|
|
pathe "^1.1.1"
|
|
|
pretty-format "^29.7.0"
|
|
|
|
|
|
-"@vitest/spy@1.1.3":
|
|
|
- version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.1.3.tgz#244e4e049cd0a5b126a475af327df8b7ffa6b3b5"
|
|
|
- integrity sha512-Ec0qWyGS5LhATFQtldvChPTAHv08yHIOZfiNcjwRQbFPHpkih0md9KAbs7TfeIfL7OFKoe7B/6ukBTqByubXkQ==
|
|
|
+"@vitest/spy@1.2.0":
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@vitest/spy/-/spy-1.2.0.tgz#61104de4c19a3addefff021d884c9e20dc17ebcd"
|
|
|
+ integrity sha512-MNxSAfxUaCeowqyyGwC293yZgk7cECZU9wGb8N1pYQ0yOn/SIr8t0l9XnGRdQZvNV/ZHBYu6GO/W3tj5K3VN1Q==
|
|
|
dependencies:
|
|
|
tinyspy "^2.2.0"
|
|
|
|
|
|
-"@vitest/utils@1.1.3":
|
|
|
- version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.1.3.tgz#1f82122f916b0b6feb5e85fc854cfa1fbd522b55"
|
|
|
- integrity sha512-Dyt3UMcdElTll2H75vhxfpZu03uFpXRCHxWnzcrFjZxT1kTbq8ALUYIeBgGolo1gldVdI0YSlQRacsqxTwNqwg==
|
|
|
+"@vitest/utils@1.2.0":
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/@vitest/utils/-/utils-1.2.0.tgz#deb9bdc3d094bf47f93a592a6a0b3946aa575e7a"
|
|
|
+ integrity sha512-FyD5bpugsXlwVpTcGLDf3wSPYy8g541fQt14qtzo8mJ4LdEpDKZ9mQy2+qdJm2TZRpjY5JLXihXCgIxiRJgi5g==
|
|
|
dependencies:
|
|
|
diff-sequences "^29.6.3"
|
|
|
estree-walker "^3.0.3"
|
|
@@ -9928,10 +9928,10 @@ value-or-promise@^1.0.12:
|
|
|
resolved "https://registry.yarnpkg.com/value-or-promise/-/value-or-promise-1.0.12.tgz#0e5abfeec70148c78460a849f6b003ea7986f15c"
|
|
|
integrity sha512-Z6Uz+TYwEqE7ZN50gwn+1LCVo9ZVrpxRPOhOLnncYkY1ZzOYtrX8Fwf/rFktZ8R5mJms6EZf5TqNOMeZmnPq9Q==
|
|
|
|
|
|
-vite-node@1.1.3:
|
|
|
- version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.1.3.tgz#196de20a7c2e0467a07da0dd1fe67994f5b79695"
|
|
|
- integrity sha512-BLSO72YAkIUuNrOx+8uznYICJfTEbvBAmWClY3hpath5+h1mbPS5OMn42lrTxXuyCazVyZoDkSRnju78GiVCqA==
|
|
|
+vite-node@1.2.0:
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/vite-node/-/vite-node-1.2.0.tgz#9a359804469203a54ac49daad3065f2fd0bfb9c3"
|
|
|
+ integrity sha512-ETnQTHeAbbOxl7/pyBck9oAPZZZo+kYnFt1uQDD+hPReOc+wCjXw4r4jHriBRuVDB5isHmPXxrfc1yJnfBERqg==
|
|
|
dependencies:
|
|
|
cac "^6.7.14"
|
|
|
debug "^4.3.4"
|
|
@@ -9992,16 +9992,16 @@ vitest-axe@^0.1.0:
|
|
|
lodash-es "^4.17.21"
|
|
|
redent "^3.0.0"
|
|
|
|
|
|
-vitest@^1.1.3:
|
|
|
- version "1.1.3"
|
|
|
- resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.1.3.tgz#c911bcbcfd2266d44db6ecb08273b91e0ec20dc7"
|
|
|
- integrity sha512-2l8om1NOkiA90/Y207PsEvJLYygddsOyr81wLQ20Ra8IlLKbyQncWsGZjnbkyG2KwwuTXLQjEPOJuxGMG8qJBQ==
|
|
|
- dependencies:
|
|
|
- "@vitest/expect" "1.1.3"
|
|
|
- "@vitest/runner" "1.1.3"
|
|
|
- "@vitest/snapshot" "1.1.3"
|
|
|
- "@vitest/spy" "1.1.3"
|
|
|
- "@vitest/utils" "1.1.3"
|
|
|
+vitest@^1.2.0:
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.yarnpkg.com/vitest/-/vitest-1.2.0.tgz#2ddff4a32ed992339655f243525c0e187b5af6d9"
|
|
|
+ integrity sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==
|
|
|
+ dependencies:
|
|
|
+ "@vitest/expect" "1.2.0"
|
|
|
+ "@vitest/runner" "1.2.0"
|
|
|
+ "@vitest/snapshot" "1.2.0"
|
|
|
+ "@vitest/spy" "1.2.0"
|
|
|
+ "@vitest/utils" "1.2.0"
|
|
|
acorn-walk "^8.3.1"
|
|
|
cac "^6.7.14"
|
|
|
chai "^4.3.10"
|
|
@@ -10016,7 +10016,7 @@ vitest@^1.1.3:
|
|
|
tinybench "^2.5.1"
|
|
|
tinypool "^0.8.1"
|
|
|
vite "^5.0.0"
|
|
|
- vite-node "1.1.3"
|
|
|
+ vite-node "1.2.0"
|
|
|
why-is-node-running "^2.2.2"
|
|
|
|
|
|
vue-advanced-cropper@^2.8.8:
|