|
|
@@ -16,7 +16,7 @@ importers:
|
|
|
version: 7.23.6
|
|
|
'@codspeed/vitest-plugin':
|
|
|
specifier: ^2.3.1
|
|
|
- version: 2.3.1(vite@5.0.12)(vitest@1.2.1)
|
|
|
+ version: 2.3.1(vite@5.0.12)(vitest@1.2.2)
|
|
|
'@rollup/plugin-alias':
|
|
|
specifier: ^5.0.1
|
|
|
version: 5.0.1(rollup@4.4.1)
|
|
|
@@ -54,8 +54,8 @@ importers:
|
|
|
specifier: ^6.18.1
|
|
|
version: 6.18.1(eslint@8.56.0)(typescript@5.2.2)
|
|
|
'@vitest/coverage-istanbul':
|
|
|
- specifier: ^1.2.1
|
|
|
- version: 1.2.1(vitest@1.2.1)
|
|
|
+ specifier: ^1.2.2
|
|
|
+ version: 1.2.2(vitest@1.2.2)
|
|
|
'@vue/consolidate':
|
|
|
specifier: 0.17.3
|
|
|
version: 0.17.3
|
|
|
@@ -126,8 +126,8 @@ importers:
|
|
|
specifier: ^3.0.2
|
|
|
version: 3.0.2
|
|
|
puppeteer:
|
|
|
- specifier: ~21.7.0
|
|
|
- version: 21.7.0(typescript@5.2.2)
|
|
|
+ specifier: ~21.9.0
|
|
|
+ version: 21.9.0(typescript@5.2.2)
|
|
|
rimraf:
|
|
|
specifier: ^5.0.5
|
|
|
version: 5.0.5
|
|
|
@@ -171,8 +171,8 @@ importers:
|
|
|
specifier: ^5.0.12
|
|
|
version: 5.0.12(@types/node@20.11.10)(terser@5.22.0)
|
|
|
vitest:
|
|
|
- specifier: ^1.2.1
|
|
|
- version: 1.2.1(@types/node@20.11.10)(jsdom@23.2.0)(terser@5.22.0)
|
|
|
+ specifier: ^1.2.2
|
|
|
+ version: 1.2.2(@types/node@20.11.10)(jsdom@23.2.0)(terser@5.22.0)
|
|
|
|
|
|
packages/compiler-core:
|
|
|
dependencies:
|
|
|
@@ -632,7 +632,7 @@ packages:
|
|
|
node-gyp-build: 4.7.1
|
|
|
dev: true
|
|
|
|
|
|
- /@codspeed/vitest-plugin@2.3.1(vite@5.0.12)(vitest@1.2.1):
|
|
|
+ /@codspeed/vitest-plugin@2.3.1(vite@5.0.12)(vitest@1.2.2):
|
|
|
resolution: {integrity: sha512-/e4G2B/onX/hG/EjUU/NpDxnIryeTDamVRTBeWfgQDoex3g7GDzTwoQktaU5l/Asw3ZjEErQg+oQVToQ6jYZlA==}
|
|
|
peerDependencies:
|
|
|
vite: ^4.2.0 || ^5.0.0
|
|
|
@@ -640,7 +640,7 @@ packages:
|
|
|
dependencies:
|
|
|
'@codspeed/core': 2.3.1
|
|
|
vite: 5.0.12(@types/node@20.11.10)(terser@5.22.0)
|
|
|
- vitest: 1.2.1(@types/node@20.11.10)(jsdom@23.2.0)(terser@5.22.0)
|
|
|
+ vitest: 1.2.2(@types/node@20.11.10)(jsdom@23.2.0)(terser@5.22.0)
|
|
|
dev: true
|
|
|
|
|
|
/@esbuild/aix-ppc64@0.19.10:
|
|
|
@@ -1496,8 +1496,8 @@ packages:
|
|
|
vue: link:packages/vue
|
|
|
dev: true
|
|
|
|
|
|
- /@vitest/coverage-istanbul@1.2.1(vitest@1.2.1):
|
|
|
- resolution: {integrity: sha512-j8M4R3XbQ7cmLqJd7mfxCpEc0bQ7S6o5VIEt7c0Auri2lT1hkd89Sa/mOYDnuGasTNawamW+0d9vDRK/5uhVXw==}
|
|
|
+ /@vitest/coverage-istanbul@1.2.2(vitest@1.2.2):
|
|
|
+ resolution: {integrity: sha512-tJybwO8JT4H9ANz0T0/tJ1M5g3BkuHKYF1w5YO3z9sAiHBdGANrxN9c5lomJx1WSnLzCxQR5xxlJ4TLKbzrR3w==}
|
|
|
peerDependencies:
|
|
|
vitest: ^1.0.0
|
|
|
dependencies:
|
|
|
@@ -1510,43 +1510,43 @@ packages:
|
|
|
magicast: 0.3.3
|
|
|
picocolors: 1.0.0
|
|
|
test-exclude: 6.0.0
|
|
|
- vitest: 1.2.1(@types/node@20.11.10)(jsdom@23.2.0)(terser@5.22.0)
|
|
|
+ vitest: 1.2.2(@types/node@20.11.10)(jsdom@23.2.0)(terser@5.22.0)
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
|
dev: true
|
|
|
|
|
|
- /@vitest/expect@1.2.1:
|
|
|
- resolution: {integrity: sha512-/bqGXcHfyKgFWYwIgFr1QYDaR9e64pRKxgBNWNXPefPFRhgm+K3+a/dS0cUGEreWngets3dlr8w8SBRw2fCfFQ==}
|
|
|
+ /@vitest/expect@1.2.2:
|
|
|
+ resolution: {integrity: sha512-3jpcdPAD7LwHUUiT2pZTj2U82I2Tcgg2oVPvKxhn6mDI2On6tfvPQTjAI4628GUGDZrCm4Zna9iQHm5cEexOAg==}
|
|
|
dependencies:
|
|
|
- '@vitest/spy': 1.2.1
|
|
|
- '@vitest/utils': 1.2.1
|
|
|
+ '@vitest/spy': 1.2.2
|
|
|
+ '@vitest/utils': 1.2.2
|
|
|
chai: 4.3.10
|
|
|
dev: true
|
|
|
|
|
|
- /@vitest/runner@1.2.1:
|
|
|
- resolution: {integrity: sha512-zc2dP5LQpzNzbpaBt7OeYAvmIsRS1KpZQw4G3WM/yqSV1cQKNKwLGmnm79GyZZjMhQGlRcSFMImLjZaUQvNVZQ==}
|
|
|
+ /@vitest/runner@1.2.2:
|
|
|
+ resolution: {integrity: sha512-JctG7QZ4LSDXr5CsUweFgcpEvrcxOV1Gft7uHrvkQ+fsAVylmWQvnaAr/HDp3LAH1fztGMQZugIheTWjaGzYIg==}
|
|
|
dependencies:
|
|
|
- '@vitest/utils': 1.2.1
|
|
|
+ '@vitest/utils': 1.2.2
|
|
|
p-limit: 5.0.0
|
|
|
pathe: 1.1.1
|
|
|
dev: true
|
|
|
|
|
|
- /@vitest/snapshot@1.2.1:
|
|
|
- resolution: {integrity: sha512-Tmp/IcYEemKaqAYCS08sh0vORLJkMr0NRV76Gl8sHGxXT5151cITJCET20063wk0Yr/1koQ6dnmP6eEqezmd/Q==}
|
|
|
+ /@vitest/snapshot@1.2.2:
|
|
|
+ resolution: {integrity: sha512-SmGY4saEw1+bwE1th6S/cZmPxz/Q4JWsl7LvbQIky2tKE35US4gd0Mjzqfr84/4OD0tikGWaWdMja/nWL5NIPA==}
|
|
|
dependencies:
|
|
|
magic-string: 0.30.5
|
|
|
pathe: 1.1.1
|
|
|
pretty-format: 29.7.0
|
|
|
dev: true
|
|
|
|
|
|
- /@vitest/spy@1.2.1:
|
|
|
- resolution: {integrity: sha512-vG3a/b7INKH7L49Lbp0IWrG6sw9j4waWAucwnksPB1r1FTJgV7nkBByd9ufzu6VWya/QTvQW4V9FShZbZIB2UQ==}
|
|
|
+ /@vitest/spy@1.2.2:
|
|
|
+ resolution: {integrity: sha512-k9Gcahssw8d7X3pSLq3e3XEu/0L78mUkCjivUqCQeXJm9clfXR/Td8+AP+VC1O6fKPIDLcHDTAmBOINVuv6+7g==}
|
|
|
dependencies:
|
|
|
tinyspy: 2.2.0
|
|
|
dev: true
|
|
|
|
|
|
- /@vitest/utils@1.2.1:
|
|
|
- resolution: {integrity: sha512-bsH6WVZYe/J2v3+81M5LDU8kW76xWObKIURpPrOXm2pjBniBu2MERI/XP60GpS4PHU3jyK50LUutOwrx4CyHUg==}
|
|
|
+ /@vitest/utils@1.2.2:
|
|
|
+ resolution: {integrity: sha512-WKITBHLsBHlpjnDQahr+XK6RE7MiAsgrIkr0pGhQ9ygoxBfUeG0lUG5iLlzqjmKSlBv3+j5EGsriBzh+C3Tq9g==}
|
|
|
dependencies:
|
|
|
diff-sequences: 29.6.3
|
|
|
estree-walker: 3.0.3
|
|
|
@@ -1951,12 +1951,12 @@ packages:
|
|
|
fsevents: 2.3.3
|
|
|
dev: true
|
|
|
|
|
|
- /chromium-bidi@0.5.2(devtools-protocol@0.0.1203626):
|
|
|
- resolution: {integrity: sha512-PbVOSddxgKyj+JByqavWMNqWPCoCaT6XK5Z1EFe168sxnB/BM51LnZEPXSbFcFAJv/+u2B4XNTs9uXxy4GW3cQ==}
|
|
|
+ /chromium-bidi@0.5.4(devtools-protocol@0.0.1232444):
|
|
|
+ resolution: {integrity: sha512-p9CdiHl0xNh4P7oVa44zXgJJw+pvnHXFDB+tVdo25xaPLgQDVf2kQO+TDxD2fp2Evqi7vs/vGRINMzl1qJrWiw==}
|
|
|
peerDependencies:
|
|
|
devtools-protocol: '*'
|
|
|
dependencies:
|
|
|
- devtools-protocol: 0.0.1203626
|
|
|
+ devtools-protocol: 0.0.1232444
|
|
|
mitt: 3.0.1
|
|
|
urlpattern-polyfill: 9.0.0
|
|
|
dev: true
|
|
|
@@ -2228,8 +2228,8 @@ packages:
|
|
|
resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==}
|
|
|
dev: false
|
|
|
|
|
|
- /cosmiconfig@8.3.6(typescript@5.2.2):
|
|
|
- resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==}
|
|
|
+ /cosmiconfig@9.0.0(typescript@5.2.2):
|
|
|
+ resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==}
|
|
|
engines: {node: '>=14'}
|
|
|
peerDependencies:
|
|
|
typescript: '>=4.9.5'
|
|
|
@@ -2237,10 +2237,10 @@ packages:
|
|
|
typescript:
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
+ env-paths: 2.2.1
|
|
|
import-fresh: 3.3.0
|
|
|
js-yaml: 4.1.0
|
|
|
parse-json: 5.2.0
|
|
|
- path-type: 4.0.0
|
|
|
typescript: 5.2.2
|
|
|
dev: true
|
|
|
|
|
|
@@ -2386,8 +2386,8 @@ packages:
|
|
|
engines: {node: '>=0.4.0'}
|
|
|
dev: true
|
|
|
|
|
|
- /devtools-protocol@0.0.1203626:
|
|
|
- resolution: {integrity: sha512-nEzHZteIUZfGCZtTiS1fRpC8UZmsfD1SiyPvaUNvS13dvKf666OAm8YTi0+Ca3n1nLEyu49Cy4+dPWpaHFJk9g==}
|
|
|
+ /devtools-protocol@0.0.1232444:
|
|
|
+ resolution: {integrity: sha512-pM27vqEfxSxRkTMnF+XCmxSEb6duO5R+t8A9DEEJgy4Wz2RVanje2mmj99B6A3zv2r/qGfYlOvYznUhuokizmg==}
|
|
|
dev: true
|
|
|
|
|
|
/diff-sequences@29.6.3:
|
|
|
@@ -2458,6 +2458,11 @@ packages:
|
|
|
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
|
|
engines: {node: '>=0.12'}
|
|
|
|
|
|
+ /env-paths@2.2.1:
|
|
|
+ resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==}
|
|
|
+ engines: {node: '>=6'}
|
|
|
+ dev: true
|
|
|
+
|
|
|
/error-ex@1.3.2:
|
|
|
resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==}
|
|
|
dependencies:
|
|
|
@@ -4489,15 +4494,15 @@ packages:
|
|
|
engines: {node: '>=6'}
|
|
|
dev: true
|
|
|
|
|
|
- /puppeteer-core@21.7.0:
|
|
|
- resolution: {integrity: sha512-elPYPozrgiM3phSy7VDUJCVWQ07SPnOm78fpSaaSNFoQx5sur/MqhTSro9Wz8lOEjqCykGC6WRkwxDgmqcy1dQ==}
|
|
|
+ /puppeteer-core@21.9.0:
|
|
|
+ resolution: {integrity: sha512-QgowcczLAoLWlV38s3y3VuEvjJGfKU5rR6Q23GUbiGOaiQi+QpaWQ+aXdzP9LHVSUPmHdAaWhcvMztYSw3f8gQ==}
|
|
|
engines: {node: '>=16.13.2'}
|
|
|
dependencies:
|
|
|
'@puppeteer/browsers': 1.9.1
|
|
|
- chromium-bidi: 0.5.2(devtools-protocol@0.0.1203626)
|
|
|
+ chromium-bidi: 0.5.4(devtools-protocol@0.0.1232444)
|
|
|
cross-fetch: 4.0.0
|
|
|
debug: 4.3.4
|
|
|
- devtools-protocol: 0.0.1203626
|
|
|
+ devtools-protocol: 0.0.1232444
|
|
|
ws: 8.16.0
|
|
|
transitivePeerDependencies:
|
|
|
- bufferutil
|
|
|
@@ -4506,15 +4511,15 @@ packages:
|
|
|
- utf-8-validate
|
|
|
dev: true
|
|
|
|
|
|
- /puppeteer@21.7.0(typescript@5.2.2):
|
|
|
- resolution: {integrity: sha512-Yy+UUy0b9siJezbhHO/heYUoZQUwyqDK1yOQgblTt0l97tspvDVFkcW9toBlnSvSfkDmMI3Dx9cZL6R8bDArHA==}
|
|
|
+ /puppeteer@21.9.0(typescript@5.2.2):
|
|
|
+ resolution: {integrity: sha512-vcLR81Rp+MBrgqhiXZfpwEBbyKTa88Hd+8Al3+emWzcJb9evLLSfUYli0QUqhofPFrXsO2A/dAF9OunyOivL6w==}
|
|
|
engines: {node: '>=16.13.2'}
|
|
|
hasBin: true
|
|
|
requiresBuild: true
|
|
|
dependencies:
|
|
|
'@puppeteer/browsers': 1.9.1
|
|
|
- cosmiconfig: 8.3.6(typescript@5.2.2)
|
|
|
- puppeteer-core: 21.7.0
|
|
|
+ cosmiconfig: 9.0.0(typescript@5.2.2)
|
|
|
+ puppeteer-core: 21.9.0
|
|
|
transitivePeerDependencies:
|
|
|
- bufferutil
|
|
|
- encoding
|
|
|
@@ -5173,8 +5178,8 @@ packages:
|
|
|
resolution: {integrity: sha512-65NKvSuAVDP/n4CqH+a9w2kTlLReS9vhsAP06MWx+/89nMinJyB2icyl58RIcqCmIggpojIGeuJGhjU1aGMBSg==}
|
|
|
dev: true
|
|
|
|
|
|
- /tinypool@0.8.1:
|
|
|
- resolution: {integrity: sha512-zBTCK0cCgRROxvs9c0CGK838sPkeokNGdQVUUwHAbynHFlmyJYj825f/oRs528HaIJ97lo0pLIlDUzwN+IorWg==}
|
|
|
+ /tinypool@0.8.2:
|
|
|
+ resolution: {integrity: sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==}
|
|
|
engines: {node: '>=14.0.0'}
|
|
|
dev: true
|
|
|
|
|
|
@@ -5387,8 +5392,8 @@ packages:
|
|
|
engines: {node: '>= 0.8'}
|
|
|
dev: true
|
|
|
|
|
|
- /vite-node@1.2.1(@types/node@20.11.10)(terser@5.22.0):
|
|
|
- resolution: {integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==}
|
|
|
+ /vite-node@1.2.2(@types/node@20.11.10)(terser@5.22.0):
|
|
|
+ resolution: {integrity: sha512-1as4rDTgVWJO3n1uHmUYqq7nsFgINQ9u+mRcXpjeOMJUmviqNKjcZB7UfRZrlM7MjYXMKpuWp5oGkjaFLnjawg==}
|
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
hasBin: true
|
|
|
dependencies:
|
|
|
@@ -5445,8 +5450,8 @@ packages:
|
|
|
fsevents: 2.3.3
|
|
|
dev: true
|
|
|
|
|
|
- /vitest@1.2.1(@types/node@20.11.10)(jsdom@23.2.0)(terser@5.22.0):
|
|
|
- resolution: {integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==}
|
|
|
+ /vitest@1.2.2(@types/node@20.11.10)(jsdom@23.2.0)(terser@5.22.0):
|
|
|
+ resolution: {integrity: sha512-d5Ouvrnms3GD9USIK36KG8OZ5bEvKEkITFtnGv56HFaSlbItJuYr7hv2Lkn903+AvRAgSixiamozUVfORUekjw==}
|
|
|
engines: {node: ^18.0.0 || >=20.0.0}
|
|
|
hasBin: true
|
|
|
peerDependencies:
|
|
|
@@ -5471,11 +5476,11 @@ packages:
|
|
|
optional: true
|
|
|
dependencies:
|
|
|
'@types/node': 20.11.10
|
|
|
- '@vitest/expect': 1.2.1
|
|
|
- '@vitest/runner': 1.2.1
|
|
|
- '@vitest/snapshot': 1.2.1
|
|
|
- '@vitest/spy': 1.2.1
|
|
|
- '@vitest/utils': 1.2.1
|
|
|
+ '@vitest/expect': 1.2.2
|
|
|
+ '@vitest/runner': 1.2.2
|
|
|
+ '@vitest/snapshot': 1.2.2
|
|
|
+ '@vitest/spy': 1.2.2
|
|
|
+ '@vitest/utils': 1.2.2
|
|
|
acorn-walk: 8.3.2
|
|
|
cac: 6.7.14
|
|
|
chai: 4.3.10
|
|
|
@@ -5489,9 +5494,9 @@ packages:
|
|
|
std-env: 3.6.0
|
|
|
strip-literal: 1.3.0
|
|
|
tinybench: 2.5.1
|
|
|
- tinypool: 0.8.1
|
|
|
+ tinypool: 0.8.2
|
|
|
vite: 5.0.12(@types/node@20.11.10)(terser@5.22.0)
|
|
|
- vite-node: 1.2.1(@types/node@20.11.10)(terser@5.22.0)
|
|
|
+ vite-node: 1.2.2(@types/node@20.11.10)(terser@5.22.0)
|
|
|
why-is-node-running: 2.2.2
|
|
|
transitivePeerDependencies:
|
|
|
- less
|