mirror of https://github.com/vuejs/core.git
chore(deps): update test (#13048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
36509d8561
commit
1722090022
|
@ -74,8 +74,8 @@
|
|||
"@types/node": "^22.13.10",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@types/serve-handler": "^6.1.4",
|
||||
"@vitest/coverage-v8": "^3.0.7",
|
||||
"@vitest/eslint-plugin": "^1.1.36",
|
||||
"@vitest/coverage-v8": "^3.0.8",
|
||||
"@vitest/eslint-plugin": "^1.1.37",
|
||||
"@vue/consolidate": "1.0.0",
|
||||
"conventional-changelog-cli": "^5.0.0",
|
||||
"enquirer": "^2.4.1",
|
||||
|
@ -95,7 +95,7 @@
|
|||
"prettier": "^3.5.3",
|
||||
"pretty-bytes": "^6.1.1",
|
||||
"pug": "^3.0.3",
|
||||
"puppeteer": "~24.3.1",
|
||||
"puppeteer": "~24.4.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"rollup": "^4.35.0",
|
||||
"rollup-plugin-dts": "^6.1.1",
|
||||
|
@ -110,7 +110,7 @@
|
|||
"typescript": "~5.6.2",
|
||||
"typescript-eslint": "^8.26.1",
|
||||
"vite": "catalog:",
|
||||
"vitest": "^3.0.7"
|
||||
"vitest": "^3.0.8"
|
||||
},
|
||||
"pnpm": {
|
||||
"peerDependencyRules": {
|
||||
|
|
164
pnpm-lock.yaml
164
pnpm-lock.yaml
|
@ -69,11 +69,11 @@ importers:
|
|||
specifier: ^6.1.4
|
||||
version: 6.1.4
|
||||
'@vitest/coverage-v8':
|
||||
specifier: ^3.0.7
|
||||
version: 3.0.7(vitest@3.0.7(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1))
|
||||
specifier: ^3.0.8
|
||||
version: 3.0.8(vitest@3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1))
|
||||
'@vitest/eslint-plugin':
|
||||
specifier: ^1.1.36
|
||||
version: 1.1.36(@typescript-eslint/utils@8.26.1(eslint@9.22.0)(typescript@5.6.2))(eslint@9.22.0)(typescript@5.6.2)(vitest@3.0.7(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1))
|
||||
specifier: ^1.1.37
|
||||
version: 1.1.37(@typescript-eslint/utils@8.26.1(eslint@9.22.0)(typescript@5.6.2))(eslint@9.22.0)(typescript@5.6.2)(vitest@3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1))
|
||||
'@vue/consolidate':
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
|
@ -132,8 +132,8 @@ importers:
|
|||
specifier: ^3.0.3
|
||||
version: 3.0.3
|
||||
puppeteer:
|
||||
specifier: ~24.3.1
|
||||
version: 24.3.1(typescript@5.6.2)
|
||||
specifier: ~24.4.0
|
||||
version: 24.4.0(typescript@5.6.2)
|
||||
rimraf:
|
||||
specifier: ^6.0.1
|
||||
version: 6.0.1
|
||||
|
@ -177,8 +177,8 @@ importers:
|
|||
specifier: 'catalog:'
|
||||
version: 5.4.14(@types/node@22.13.10)(sass@1.85.1)
|
||||
vitest:
|
||||
specifier: ^3.0.7
|
||||
version: 3.0.7(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1)
|
||||
specifier: ^3.0.8
|
||||
version: 3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1)
|
||||
|
||||
packages-private/dts-built-test:
|
||||
dependencies:
|
||||
|
@ -1016,8 +1016,8 @@ packages:
|
|||
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
|
||||
engines: {node: '>=14'}
|
||||
|
||||
'@puppeteer/browsers@2.7.1':
|
||||
resolution: {integrity: sha512-MK7rtm8JjaxPN7Mf1JdZIZKPD2Z+W7osvrC1vjpvfOX1K0awDIHYbNi89f7eotp7eMUn2shWnt03HwVbriXtKQ==}
|
||||
'@puppeteer/browsers@2.8.0':
|
||||
resolution: {integrity: sha512-yTwt2KWRmCQAfhvbCRjebaSX8pV1//I0Y3g+A7f/eS7gf0l4eRJoUCvcYdVtboeU4CTOZQuqYbZNS8aBYb8ROQ==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1497,17 +1497,17 @@ packages:
|
|||
vite: ^5.0.0 || ^6.0.0
|
||||
vue: ^3.2.25
|
||||
|
||||
'@vitest/coverage-v8@3.0.7':
|
||||
resolution: {integrity: sha512-Av8WgBJLTrfLOer0uy3CxjlVuWK4CzcLBndW1Nm2vI+3hZ2ozHututkfc7Blu1u6waeQ7J8gzPK/AsBRnWA5mQ==}
|
||||
'@vitest/coverage-v8@3.0.8':
|
||||
resolution: {integrity: sha512-y7SAKsQirsEJ2F8bulBck4DoluhI2EEgTimHd6EEUgJBGKy9tC25cpywh1MH4FvDGoG2Unt7+asVd1kj4qOSAw==}
|
||||
peerDependencies:
|
||||
'@vitest/browser': 3.0.7
|
||||
vitest: 3.0.7
|
||||
'@vitest/browser': 3.0.8
|
||||
vitest: 3.0.8
|
||||
peerDependenciesMeta:
|
||||
'@vitest/browser':
|
||||
optional: true
|
||||
|
||||
'@vitest/eslint-plugin@1.1.36':
|
||||
resolution: {integrity: sha512-IjBV/fcL9NJRxGw221ieaDsqKqj8qUo7rvSupDxMjTXyhsCusHC6M+jFUNqBp4PCkYFcf5bjrKxeZoCEWoPxig==}
|
||||
'@vitest/eslint-plugin@1.1.37':
|
||||
resolution: {integrity: sha512-cnlBV8zr0oaBu1Vk6ruqWzpPzFCtwY0yuwUQpNIeFOUl3UhXVwNUoOYfWkZzeToGuNBaXvIsr6/RgHrXiHXqXA==}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/utils': ^8.24.0
|
||||
eslint: '>= 8.57.0'
|
||||
|
@ -1519,11 +1519,11 @@ packages:
|
|||
vitest:
|
||||
optional: true
|
||||
|
||||
'@vitest/expect@3.0.7':
|
||||
resolution: {integrity: sha512-QP25f+YJhzPfHrHfYHtvRn+uvkCFCqFtW9CktfBxmB+25QqWsx7VB2As6f4GmwllHLDhXNHvqedwhvMmSnNmjw==}
|
||||
'@vitest/expect@3.0.8':
|
||||
resolution: {integrity: sha512-Xu6TTIavTvSSS6LZaA3EebWFr6tsoXPetOWNMOlc7LO88QVVBwq2oQWBoDiLCN6YTvNYsGSjqOO8CAdjom5DCQ==}
|
||||
|
||||
'@vitest/mocker@3.0.7':
|
||||
resolution: {integrity: sha512-qui+3BLz9Eonx4EAuR/i+QlCX6AUZ35taDQgwGkK/Tw6/WgwodSrjN1X2xf69IA/643ZX5zNKIn2svvtZDrs4w==}
|
||||
'@vitest/mocker@3.0.8':
|
||||
resolution: {integrity: sha512-n3LjS7fcW1BCoF+zWZxG7/5XvuYH+lsFg+BDwwAz0arIwHQJFUEsKBQ0BLU49fCxuM/2HSeBPHQD8WjgrxMfow==}
|
||||
peerDependencies:
|
||||
msw: ^2.4.9
|
||||
vite: ^5.0.0 || ^6.0.0
|
||||
|
@ -1533,20 +1533,20 @@ packages:
|
|||
vite:
|
||||
optional: true
|
||||
|
||||
'@vitest/pretty-format@3.0.7':
|
||||
resolution: {integrity: sha512-CiRY0BViD/V8uwuEzz9Yapyao+M9M008/9oMOSQydwbwb+CMokEq3XVaF3XK/VWaOK0Jm9z7ENhybg70Gtxsmg==}
|
||||
'@vitest/pretty-format@3.0.8':
|
||||
resolution: {integrity: sha512-BNqwbEyitFhzYMYHUVbIvepOyeQOSFA/NeJMIP9enMntkkxLgOcgABH6fjyXG85ipTgvero6noreavGIqfJcIg==}
|
||||
|
||||
'@vitest/runner@3.0.7':
|
||||
resolution: {integrity: sha512-WeEl38Z0S2ZcuRTeyYqaZtm4e26tq6ZFqh5y8YD9YxfWuu0OFiGFUbnxNynwLjNRHPsXyee2M9tV7YxOTPZl2g==}
|
||||
'@vitest/runner@3.0.8':
|
||||
resolution: {integrity: sha512-c7UUw6gEcOzI8fih+uaAXS5DwjlBaCJUo7KJ4VvJcjL95+DSR1kova2hFuRt3w41KZEFcOEiq098KkyrjXeM5w==}
|
||||
|
||||
'@vitest/snapshot@3.0.7':
|
||||
resolution: {integrity: sha512-eqTUryJWQN0Rtf5yqCGTQWsCFOQe4eNz5Twsu21xYEcnFJtMU5XvmG0vgebhdLlrHQTSq5p8vWHJIeJQV8ovsA==}
|
||||
'@vitest/snapshot@3.0.8':
|
||||
resolution: {integrity: sha512-x8IlMGSEMugakInj44nUrLSILh/zy1f2/BgH0UeHpNyOocG18M9CWVIFBaXPt8TrqVZWmcPjwfG/ht5tnpba8A==}
|
||||
|
||||
'@vitest/spy@3.0.7':
|
||||
resolution: {integrity: sha512-4T4WcsibB0B6hrKdAZTM37ekuyFZt2cGbEGd2+L0P8ov15J1/HUsUaqkXEQPNAWr4BtPPe1gI+FYfMHhEKfR8w==}
|
||||
'@vitest/spy@3.0.8':
|
||||
resolution: {integrity: sha512-MR+PzJa+22vFKYb934CejhR4BeRpMSoxkvNoDit68GQxRLSf11aT6CTj3XaqUU9rxgWJFnqicN/wxw6yBRkI1Q==}
|
||||
|
||||
'@vitest/utils@3.0.7':
|
||||
resolution: {integrity: sha512-xePVpCRfooFX3rANQjwoditoXgWb1MaFbzmGuPP59MK6i13mrnDw/yEIyJudLeW6/38mCNcwCiJIGmpDPibAIg==}
|
||||
'@vitest/utils@3.0.8':
|
||||
resolution: {integrity: sha512-nkBC3aEhfX2PdtQI/QwAWp8qZWwzASsU4Npbcd5RdMPBSSLCpkZp52P3xku3s3uA0HIEhGvEcF8rNkBsz9dQ4Q==}
|
||||
|
||||
'@vue/consolidate@1.0.0':
|
||||
resolution: {integrity: sha512-oTyUE+QHIzLw2PpV14GD/c7EohDyP64xCniWTcqcEmTd699eFqTIwOmtDYjcO1j3QgdXoJEoWv1/cCdLrRoOfg==}
|
||||
|
@ -1993,8 +1993,8 @@ packages:
|
|||
engines: {node: '>=0.10'}
|
||||
hasBin: true
|
||||
|
||||
devtools-protocol@0.0.1402036:
|
||||
resolution: {integrity: sha512-JwAYQgEvm3yD45CHB+RmF5kMbWtXBaOGwuxa87sZogHcLCv8c/IqnThaoQ1y60d7pXWjSKWQphPEc+1rAScVdg==}
|
||||
devtools-protocol@0.0.1413902:
|
||||
resolution: {integrity: sha512-yRtvFD8Oyk7C9Os3GmnFZLu53yAfsnyw1s+mLmHHUK0GQEc9zthHWvS1r67Zqzm5t7v56PILHIVZ7kmFMaL2yQ==}
|
||||
|
||||
doctrine@3.0.0:
|
||||
resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==}
|
||||
|
@ -3037,12 +3037,12 @@ packages:
|
|||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
puppeteer-core@24.3.1:
|
||||
resolution: {integrity: sha512-585ccfcTav4KmlSmYbwwOSeC8VdutQHn2Fuk0id/y/9OoeO7Gg5PK1aUGdZjEmos0TAq+pCpChqFurFbpNd3wA==}
|
||||
puppeteer-core@24.4.0:
|
||||
resolution: {integrity: sha512-eFw66gCnWo0X8Hyf9KxxJtms7a61NJVMiSaWfItsFPzFBsjsWdmcNlBdsA1WVwln6neoHhsG+uTVesKmTREn/g==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
puppeteer@24.3.1:
|
||||
resolution: {integrity: sha512-k0OJ7itRwkr06owp0CP3f/PsRD7Pdw4DjoCUZvjGr+aNgS1z6n/61VajIp0uBjl+V5XAQO1v/3k9bzeZLWs9OQ==}
|
||||
puppeteer@24.4.0:
|
||||
resolution: {integrity: sha512-E4JhJzjS8AAI+6N/b+Utwarhz6zWl3+MR725fal+s3UlOlX2eWdsvYYU+Q5bXMjs9eZEGkNQroLkn7j11s2k1Q==}
|
||||
engines: {node: '>=18'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -3484,8 +3484,8 @@ packages:
|
|||
resolution: {integrity: sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==}
|
||||
engines: {node: '>= 0.8'}
|
||||
|
||||
vite-node@3.0.7:
|
||||
resolution: {integrity: sha512-2fX0QwX4GkkkpULXdT1Pf4q0tC1i1lFOyseKoonavXUNlQ77KpW2XqBGGNIm/J4Ows4KxgGJzDguYVPKwG/n5A==}
|
||||
vite-node@3.0.8:
|
||||
resolution: {integrity: sha512-6PhR4H9VGlcwXZ+KWCdMqbtG649xCPZqfI9j2PsK1FcXgEzro5bGHcVKFCTqPLaNKZES8Evqv4LwvZARsq5qlg==}
|
||||
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
||||
hasBin: true
|
||||
|
||||
|
@ -3520,16 +3520,16 @@ packages:
|
|||
terser:
|
||||
optional: true
|
||||
|
||||
vitest@3.0.7:
|
||||
resolution: {integrity: sha512-IP7gPK3LS3Fvn44x30X1dM9vtawm0aesAa2yBIZ9vQf+qB69NXC5776+Qmcr7ohUXIQuLhk7xQR0aSUIDPqavg==}
|
||||
vitest@3.0.8:
|
||||
resolution: {integrity: sha512-dfqAsNqRGUc8hB9OVR2P0w8PZPEckti2+5rdZip0WIz9WW0MnImJ8XiR61QhqLa92EQzKP2uPkzenKOAHyEIbA==}
|
||||
engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@edge-runtime/vm': '*'
|
||||
'@types/debug': ^4.1.12
|
||||
'@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0
|
||||
'@vitest/browser': 3.0.7
|
||||
'@vitest/ui': 3.0.7
|
||||
'@vitest/browser': 3.0.8
|
||||
'@vitest/ui': 3.0.8
|
||||
happy-dom: '*'
|
||||
jsdom: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -4087,7 +4087,7 @@ snapshots:
|
|||
'@pkgjs/parseargs@0.11.0':
|
||||
optional: true
|
||||
|
||||
'@puppeteer/browsers@2.7.1':
|
||||
'@puppeteer/browsers@2.8.0':
|
||||
dependencies:
|
||||
debug: 4.4.0
|
||||
extract-zip: 2.0.1
|
||||
|
@ -4473,7 +4473,7 @@ snapshots:
|
|||
vite: 5.4.14(@types/node@22.13.10)(sass@1.85.1)
|
||||
vue: link:packages/vue
|
||||
|
||||
'@vitest/coverage-v8@3.0.7(vitest@3.0.7(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1))':
|
||||
'@vitest/coverage-v8@3.0.8(vitest@3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1))':
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.3.0
|
||||
'@bcoe/v8-coverage': 1.0.2
|
||||
|
@ -4487,55 +4487,55 @@ snapshots:
|
|||
std-env: 3.8.0
|
||||
test-exclude: 7.0.1
|
||||
tinyrainbow: 2.0.0
|
||||
vitest: 3.0.7(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1)
|
||||
vitest: 3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vitest/eslint-plugin@1.1.36(@typescript-eslint/utils@8.26.1(eslint@9.22.0)(typescript@5.6.2))(eslint@9.22.0)(typescript@5.6.2)(vitest@3.0.7(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1))':
|
||||
'@vitest/eslint-plugin@1.1.37(@typescript-eslint/utils@8.26.1(eslint@9.22.0)(typescript@5.6.2))(eslint@9.22.0)(typescript@5.6.2)(vitest@3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1))':
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.26.1(eslint@9.22.0)(typescript@5.6.2)
|
||||
eslint: 9.22.0
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
vitest: 3.0.7(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1)
|
||||
vitest: 3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1)
|
||||
|
||||
'@vitest/expect@3.0.7':
|
||||
'@vitest/expect@3.0.8':
|
||||
dependencies:
|
||||
'@vitest/spy': 3.0.7
|
||||
'@vitest/utils': 3.0.7
|
||||
'@vitest/spy': 3.0.8
|
||||
'@vitest/utils': 3.0.8
|
||||
chai: 5.2.0
|
||||
tinyrainbow: 2.0.0
|
||||
|
||||
'@vitest/mocker@3.0.7(vite@5.4.14(@types/node@22.13.10)(sass@1.85.1))':
|
||||
'@vitest/mocker@3.0.8(vite@5.4.14(@types/node@22.13.10)(sass@1.85.1))':
|
||||
dependencies:
|
||||
'@vitest/spy': 3.0.7
|
||||
'@vitest/spy': 3.0.8
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.17
|
||||
optionalDependencies:
|
||||
vite: 5.4.14(@types/node@22.13.10)(sass@1.85.1)
|
||||
|
||||
'@vitest/pretty-format@3.0.7':
|
||||
'@vitest/pretty-format@3.0.8':
|
||||
dependencies:
|
||||
tinyrainbow: 2.0.0
|
||||
|
||||
'@vitest/runner@3.0.7':
|
||||
'@vitest/runner@3.0.8':
|
||||
dependencies:
|
||||
'@vitest/utils': 3.0.7
|
||||
'@vitest/utils': 3.0.8
|
||||
pathe: 2.0.3
|
||||
|
||||
'@vitest/snapshot@3.0.7':
|
||||
'@vitest/snapshot@3.0.8':
|
||||
dependencies:
|
||||
'@vitest/pretty-format': 3.0.7
|
||||
'@vitest/pretty-format': 3.0.8
|
||||
magic-string: 0.30.17
|
||||
pathe: 2.0.3
|
||||
|
||||
'@vitest/spy@3.0.7':
|
||||
'@vitest/spy@3.0.8':
|
||||
dependencies:
|
||||
tinyspy: 3.0.2
|
||||
|
||||
'@vitest/utils@3.0.7':
|
||||
'@vitest/utils@3.0.8':
|
||||
dependencies:
|
||||
'@vitest/pretty-format': 3.0.7
|
||||
'@vitest/pretty-format': 3.0.8
|
||||
loupe: 3.1.3
|
||||
tinyrainbow: 2.0.0
|
||||
|
||||
|
@ -4734,9 +4734,9 @@ snapshots:
|
|||
dependencies:
|
||||
readdirp: 4.0.1
|
||||
|
||||
chromium-bidi@2.1.2(devtools-protocol@0.0.1402036):
|
||||
chromium-bidi@2.1.2(devtools-protocol@0.0.1413902):
|
||||
dependencies:
|
||||
devtools-protocol: 0.0.1402036
|
||||
devtools-protocol: 0.0.1413902
|
||||
mitt: 3.0.1
|
||||
zod: 3.24.1
|
||||
|
||||
|
@ -4967,7 +4967,7 @@ snapshots:
|
|||
detect-libc@1.0.3:
|
||||
optional: true
|
||||
|
||||
devtools-protocol@0.0.1402036: {}
|
||||
devtools-protocol@0.0.1413902: {}
|
||||
|
||||
doctrine@3.0.0:
|
||||
dependencies:
|
||||
|
@ -6114,12 +6114,12 @@ snapshots:
|
|||
|
||||
punycode@2.3.1: {}
|
||||
|
||||
puppeteer-core@24.3.1:
|
||||
puppeteer-core@24.4.0:
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.7.1
|
||||
chromium-bidi: 2.1.2(devtools-protocol@0.0.1402036)
|
||||
'@puppeteer/browsers': 2.8.0
|
||||
chromium-bidi: 2.1.2(devtools-protocol@0.0.1413902)
|
||||
debug: 4.4.0
|
||||
devtools-protocol: 0.0.1402036
|
||||
devtools-protocol: 0.0.1413902
|
||||
typed-query-selector: 2.12.0
|
||||
ws: 8.18.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -6127,13 +6127,13 @@ snapshots:
|
|||
- supports-color
|
||||
- utf-8-validate
|
||||
|
||||
puppeteer@24.3.1(typescript@5.6.2):
|
||||
puppeteer@24.4.0(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@puppeteer/browsers': 2.7.1
|
||||
chromium-bidi: 2.1.2(devtools-protocol@0.0.1402036)
|
||||
'@puppeteer/browsers': 2.8.0
|
||||
chromium-bidi: 2.1.2(devtools-protocol@0.0.1413902)
|
||||
cosmiconfig: 9.0.0(typescript@5.6.2)
|
||||
devtools-protocol: 0.0.1402036
|
||||
puppeteer-core: 24.3.1
|
||||
devtools-protocol: 0.0.1413902
|
||||
puppeteer-core: 24.4.0
|
||||
typed-query-selector: 2.12.0
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
|
@ -6628,7 +6628,7 @@ snapshots:
|
|||
|
||||
vary@1.1.2: {}
|
||||
|
||||
vite-node@3.0.7(@types/node@22.13.10)(sass@1.85.1):
|
||||
vite-node@3.0.8(@types/node@22.13.10)(sass@1.85.1):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.4.0
|
||||
|
@ -6656,15 +6656,15 @@ snapshots:
|
|||
fsevents: 2.3.3
|
||||
sass: 1.85.1
|
||||
|
||||
vitest@3.0.7(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1):
|
||||
vitest@3.0.8(@types/node@22.13.10)(jsdom@26.0.0)(sass@1.85.1):
|
||||
dependencies:
|
||||
'@vitest/expect': 3.0.7
|
||||
'@vitest/mocker': 3.0.7(vite@5.4.14(@types/node@22.13.10)(sass@1.85.1))
|
||||
'@vitest/pretty-format': 3.0.7
|
||||
'@vitest/runner': 3.0.7
|
||||
'@vitest/snapshot': 3.0.7
|
||||
'@vitest/spy': 3.0.7
|
||||
'@vitest/utils': 3.0.7
|
||||
'@vitest/expect': 3.0.8
|
||||
'@vitest/mocker': 3.0.8(vite@5.4.14(@types/node@22.13.10)(sass@1.85.1))
|
||||
'@vitest/pretty-format': 3.0.8
|
||||
'@vitest/runner': 3.0.8
|
||||
'@vitest/snapshot': 3.0.8
|
||||
'@vitest/spy': 3.0.8
|
||||
'@vitest/utils': 3.0.8
|
||||
chai: 5.2.0
|
||||
debug: 4.4.0
|
||||
expect-type: 1.1.0
|
||||
|
@ -6676,7 +6676,7 @@ snapshots:
|
|||
tinypool: 1.0.2
|
||||
tinyrainbow: 2.0.0
|
||||
vite: 5.4.14(@types/node@22.13.10)(sass@1.85.1)
|
||||
vite-node: 3.0.7(@types/node@22.13.10)(sass@1.85.1)
|
||||
vite-node: 3.0.8(@types/node@22.13.10)(sass@1.85.1)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.13.10
|
||||
|
|
Loading…
Reference in New Issue