mirror of https://github.com/vuejs/core.git
chore(deps): update all non-major dependencies (#12463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d82fb465a6
commit
5a5406d002
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"version": "3.5.13",
|
||||
"packageManager": "pnpm@9.13.2",
|
||||
"packageManager": "pnpm@9.14.2",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "node scripts/dev.js",
|
||||
|
@ -71,7 +71,7 @@
|
|||
"@rollup/plugin-replace": "5.0.4",
|
||||
"@swc/core": "^1.9.3",
|
||||
"@types/hash-sum": "^1.0.2",
|
||||
"@types/node": "^22.9.0",
|
||||
"@types/node": "^22.10.0",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@types/serve-handler": "^6.1.4",
|
||||
"@vitest/coverage-v8": "^2.1.5",
|
||||
|
|
|
@ -60,8 +60,8 @@ importers:
|
|||
specifier: ^1.0.2
|
||||
version: 1.0.2
|
||||
'@types/node':
|
||||
specifier: ^22.9.0
|
||||
version: 22.9.0
|
||||
specifier: ^22.10.0
|
||||
version: 22.10.0
|
||||
'@types/semver':
|
||||
specifier: ^7.5.8
|
||||
version: 7.5.8
|
||||
|
@ -70,10 +70,10 @@ importers:
|
|||
version: 6.1.4
|
||||
'@vitest/coverage-v8':
|
||||
specifier: ^2.1.5
|
||||
version: 2.1.5(vitest@2.1.5(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.81.0))
|
||||
version: 2.1.5(vitest@2.1.5(@types/node@22.10.0)(jsdom@25.0.1)(sass@1.81.0))
|
||||
'@vitest/eslint-plugin':
|
||||
specifier: ^1.1.10
|
||||
version: 1.1.10(@typescript-eslint/utils@8.14.0(eslint@9.15.0)(typescript@5.6.2))(eslint@9.15.0)(typescript@5.6.2)(vitest@2.1.5(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.81.0))
|
||||
version: 1.1.10(@typescript-eslint/utils@8.14.0(eslint@9.15.0)(typescript@5.6.2))(eslint@9.15.0)(typescript@5.6.2)(vitest@2.1.5(@types/node@22.10.0)(jsdom@25.0.1)(sass@1.81.0))
|
||||
'@vue/consolidate':
|
||||
specifier: 1.0.0
|
||||
version: 1.0.0
|
||||
|
@ -175,10 +175,10 @@ importers:
|
|||
version: 8.14.0(eslint@9.15.0)(typescript@5.6.2)
|
||||
vite:
|
||||
specifier: 'catalog:'
|
||||
version: 5.4.0(@types/node@22.9.0)(sass@1.81.0)
|
||||
version: 5.4.0(@types/node@22.10.0)(sass@1.81.0)
|
||||
vitest:
|
||||
specifier: ^2.1.5
|
||||
version: 2.1.5(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.81.0)
|
||||
version: 2.1.5(@types/node@22.10.0)(jsdom@25.0.1)(sass@1.81.0)
|
||||
|
||||
packages-private/dts-built-test:
|
||||
dependencies:
|
||||
|
@ -218,10 +218,10 @@ importers:
|
|||
devDependencies:
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 'catalog:'
|
||||
version: 5.1.2(vite@5.4.0(@types/node@22.9.0)(sass@1.81.0))(vue@packages+vue)
|
||||
version: 5.1.2(vite@5.4.0(@types/node@22.10.0)(sass@1.81.0))(vue@packages+vue)
|
||||
vite:
|
||||
specifier: 'catalog:'
|
||||
version: 5.4.0(@types/node@22.9.0)(sass@1.81.0)
|
||||
version: 5.4.0(@types/node@22.10.0)(sass@1.81.0)
|
||||
|
||||
packages-private/template-explorer:
|
||||
dependencies:
|
||||
|
@ -236,10 +236,10 @@ importers:
|
|||
devDependencies:
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 'catalog:'
|
||||
version: 5.1.2(vite@5.4.0(@types/node@22.9.0)(sass@1.81.0))(vue@packages+vue)
|
||||
version: 5.1.2(vite@5.4.0(@types/node@22.10.0)(sass@1.81.0))(vue@packages+vue)
|
||||
vite:
|
||||
specifier: 'catalog:'
|
||||
version: 5.4.0(@types/node@22.9.0)(sass@1.81.0)
|
||||
version: 5.4.0(@types/node@22.10.0)(sass@1.81.0)
|
||||
vue:
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/vue
|
||||
|
@ -1290,8 +1290,8 @@ packages:
|
|||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/node@22.9.0':
|
||||
resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==}
|
||||
'@types/node@22.10.0':
|
||||
resolution: {integrity: sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==}
|
||||
|
||||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
|
@ -3392,8 +3392,8 @@ packages:
|
|||
unbzip2-stream@1.4.3:
|
||||
resolution: {integrity: sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==}
|
||||
|
||||
undici-types@6.19.8:
|
||||
resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==}
|
||||
undici-types@6.20.0:
|
||||
resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==}
|
||||
|
||||
unicorn-magic@0.1.0:
|
||||
resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
|
||||
|
@ -4214,9 +4214,9 @@ snapshots:
|
|||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/node@22.9.0':
|
||||
'@types/node@22.10.0':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
undici-types: 6.20.0
|
||||
|
||||
'@types/normalize-package-data@2.4.4': {}
|
||||
|
||||
|
@ -4226,13 +4226,13 @@ snapshots:
|
|||
|
||||
'@types/serve-handler@6.1.4':
|
||||
dependencies:
|
||||
'@types/node': 22.9.0
|
||||
'@types/node': 22.10.0
|
||||
|
||||
'@types/trusted-types@2.0.7': {}
|
||||
|
||||
'@types/yauzl@2.10.3':
|
||||
dependencies:
|
||||
'@types/node': 22.9.0
|
||||
'@types/node': 22.10.0
|
||||
optional: true
|
||||
|
||||
'@typescript-eslint/eslint-plugin@8.14.0(@typescript-eslint/parser@8.14.0(eslint@9.15.0)(typescript@5.6.2))(eslint@9.15.0)(typescript@5.6.2)':
|
||||
|
@ -4354,12 +4354,12 @@ snapshots:
|
|||
'@typescript-eslint/types': 8.14.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@vitejs/plugin-vue@5.1.2(vite@5.4.0(@types/node@22.9.0)(sass@1.81.0))(vue@packages+vue)':
|
||||
'@vitejs/plugin-vue@5.1.2(vite@5.4.0(@types/node@22.10.0)(sass@1.81.0))(vue@packages+vue)':
|
||||
dependencies:
|
||||
vite: 5.4.0(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite: 5.4.0(@types/node@22.10.0)(sass@1.81.0)
|
||||
vue: link:packages/vue
|
||||
|
||||
'@vitest/coverage-v8@2.1.5(vitest@2.1.5(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.81.0))':
|
||||
'@vitest/coverage-v8@2.1.5(vitest@2.1.5(@types/node@22.10.0)(jsdom@25.0.1)(sass@1.81.0))':
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.3.0
|
||||
'@bcoe/v8-coverage': 0.2.3
|
||||
|
@ -4373,17 +4373,17 @@ snapshots:
|
|||
std-env: 3.8.0
|
||||
test-exclude: 7.0.1
|
||||
tinyrainbow: 1.2.0
|
||||
vitest: 2.1.5(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.81.0)
|
||||
vitest: 2.1.5(@types/node@22.10.0)(jsdom@25.0.1)(sass@1.81.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vitest/eslint-plugin@1.1.10(@typescript-eslint/utils@8.14.0(eslint@9.15.0)(typescript@5.6.2))(eslint@9.15.0)(typescript@5.6.2)(vitest@2.1.5(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.81.0))':
|
||||
'@vitest/eslint-plugin@1.1.10(@typescript-eslint/utils@8.14.0(eslint@9.15.0)(typescript@5.6.2))(eslint@9.15.0)(typescript@5.6.2)(vitest@2.1.5(@types/node@22.10.0)(jsdom@25.0.1)(sass@1.81.0))':
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.14.0(eslint@9.15.0)(typescript@5.6.2)
|
||||
eslint: 9.15.0
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
vitest: 2.1.5(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.81.0)
|
||||
vitest: 2.1.5(@types/node@22.10.0)(jsdom@25.0.1)(sass@1.81.0)
|
||||
|
||||
'@vitest/expect@2.1.5':
|
||||
dependencies:
|
||||
|
@ -4392,13 +4392,13 @@ snapshots:
|
|||
chai: 5.1.2
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
'@vitest/mocker@2.1.5(vite@5.4.8(@types/node@22.9.0)(sass@1.81.0))':
|
||||
'@vitest/mocker@2.1.5(vite@5.4.8(@types/node@22.10.0)(sass@1.81.0))':
|
||||
dependencies:
|
||||
'@vitest/spy': 2.1.5
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.12
|
||||
optionalDependencies:
|
||||
vite: 5.4.8(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite: 5.4.8(@types/node@22.10.0)(sass@1.81.0)
|
||||
|
||||
'@vitest/pretty-format@2.1.5':
|
||||
dependencies:
|
||||
|
@ -6507,7 +6507,7 @@ snapshots:
|
|||
buffer: 5.7.1
|
||||
through: 2.3.8
|
||||
|
||||
undici-types@6.19.8: {}
|
||||
undici-types@6.20.0: {}
|
||||
|
||||
unicorn-magic@0.1.0: {}
|
||||
|
||||
|
@ -6533,13 +6533,13 @@ snapshots:
|
|||
|
||||
vary@1.1.2: {}
|
||||
|
||||
vite-node@2.1.5(@types/node@22.9.0)(sass@1.81.0):
|
||||
vite-node@2.1.5(@types/node@22.10.0)(sass@1.81.0):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.7
|
||||
es-module-lexer: 1.5.4
|
||||
pathe: 1.1.2
|
||||
vite: 5.4.8(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite: 5.4.8(@types/node@22.10.0)(sass@1.81.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -6551,30 +6551,30 @@ snapshots:
|
|||
- supports-color
|
||||
- terser
|
||||
|
||||
vite@5.4.0(@types/node@22.9.0)(sass@1.81.0):
|
||||
vite@5.4.0(@types/node@22.10.0)(sass@1.81.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.41
|
||||
rollup: 4.20.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.9.0
|
||||
'@types/node': 22.10.0
|
||||
fsevents: 2.3.3
|
||||
sass: 1.81.0
|
||||
|
||||
vite@5.4.8(@types/node@22.9.0)(sass@1.81.0):
|
||||
vite@5.4.8(@types/node@22.10.0)(sass@1.81.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.49
|
||||
rollup: 4.27.4
|
||||
optionalDependencies:
|
||||
'@types/node': 22.9.0
|
||||
'@types/node': 22.10.0
|
||||
fsevents: 2.3.3
|
||||
sass: 1.81.0
|
||||
|
||||
vitest@2.1.5(@types/node@22.9.0)(jsdom@25.0.1)(sass@1.81.0):
|
||||
vitest@2.1.5(@types/node@22.10.0)(jsdom@25.0.1)(sass@1.81.0):
|
||||
dependencies:
|
||||
'@vitest/expect': 2.1.5
|
||||
'@vitest/mocker': 2.1.5(vite@5.4.8(@types/node@22.9.0)(sass@1.81.0))
|
||||
'@vitest/mocker': 2.1.5(vite@5.4.8(@types/node@22.10.0)(sass@1.81.0))
|
||||
'@vitest/pretty-format': 2.1.5
|
||||
'@vitest/runner': 2.1.5
|
||||
'@vitest/snapshot': 2.1.5
|
||||
|
@ -6590,11 +6590,11 @@ snapshots:
|
|||
tinyexec: 0.3.1
|
||||
tinypool: 1.0.2
|
||||
tinyrainbow: 1.2.0
|
||||
vite: 5.4.8(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite-node: 2.1.5(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite: 5.4.8(@types/node@22.10.0)(sass@1.81.0)
|
||||
vite-node: 2.1.5(@types/node@22.10.0)(sass@1.81.0)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.9.0
|
||||
'@types/node': 22.10.0
|
||||
jsdom: 25.0.1
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in New Issue