mirror of
https://github.com/vuejs/core.git
synced 2024-11-21 12:18:42 +00:00
chore(deps): update all non-major dependencies
This commit is contained in:
parent
c028aeafa9
commit
5cb0c0a09e
@ -1,7 +1,7 @@
|
||||
{
|
||||
"private": true,
|
||||
"version": "3.5.13",
|
||||
"packageManager": "pnpm@9.12.3",
|
||||
"packageManager": "pnpm@9.13.2",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "node scripts/dev.js",
|
||||
@ -71,7 +71,7 @@
|
||||
"@rollup/plugin-replace": "5.0.4",
|
||||
"@swc/core": "^1.9.1",
|
||||
"@types/hash-sum": "^1.0.2",
|
||||
"@types/node": "^22.8.7",
|
||||
"@types/node": "^22.9.0",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@types/serve-handler": "^6.1.4",
|
||||
"@vitest/coverage-v8": "^2.1.1",
|
||||
|
@ -62,6 +62,6 @@
|
||||
"postcss-modules": "^6.0.0",
|
||||
"postcss-selector-parser": "^7.0.0",
|
||||
"pug": "^3.0.3",
|
||||
"sass": "^1.80.6"
|
||||
"sass": "^1.81.0"
|
||||
}
|
||||
}
|
||||
|
@ -60,8 +60,8 @@ importers:
|
||||
specifier: ^1.0.2
|
||||
version: 1.0.2
|
||||
'@types/node':
|
||||
specifier: ^22.8.7
|
||||
version: 22.8.7
|
||||
specifier: ^22.9.0
|
||||
version: 22.9.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.1
|
||||
version: 2.1.1(vitest@2.1.1(@types/node@22.8.7)(jsdom@25.0.0)(sass@1.80.6))
|
||||
version: 2.1.1(vitest@2.1.1(@types/node@22.9.0)(jsdom@25.0.0)(sass@1.81.0))
|
||||
'@vitest/eslint-plugin':
|
||||
specifier: ^1.0.1
|
||||
version: 1.1.6(@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.1(@types/node@22.8.7)(jsdom@25.0.0)(sass@1.80.6))
|
||||
version: 1.1.6(@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.1(@types/node@22.9.0)(jsdom@25.0.0)(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.8.7)(sass@1.80.6)
|
||||
version: 5.4.0(@types/node@22.9.0)(sass@1.81.0)
|
||||
vitest:
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1(@types/node@22.8.7)(jsdom@25.0.0)(sass@1.80.6)
|
||||
version: 2.1.1(@types/node@22.9.0)(jsdom@25.0.0)(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.8.7)(sass@1.80.6))(vue@packages+vue)
|
||||
version: 5.1.2(vite@5.4.0(@types/node@22.9.0)(sass@1.81.0))(vue@packages+vue)
|
||||
vite:
|
||||
specifier: 'catalog:'
|
||||
version: 5.4.0(@types/node@22.8.7)(sass@1.80.6)
|
||||
version: 5.4.0(@types/node@22.9.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.8.7)(sass@1.80.6))(vue@packages+vue)
|
||||
version: 5.1.2(vite@5.4.0(@types/node@22.9.0)(sass@1.81.0))(vue@packages+vue)
|
||||
vite:
|
||||
specifier: 'catalog:'
|
||||
version: 5.4.0(@types/node@22.8.7)(sass@1.80.6)
|
||||
version: 5.4.0(@types/node@22.9.0)(sass@1.81.0)
|
||||
vue:
|
||||
specifier: workspace:*
|
||||
version: link:../../packages/vue
|
||||
@ -333,8 +333,8 @@ importers:
|
||||
specifier: ^3.0.3
|
||||
version: 3.0.3
|
||||
sass:
|
||||
specifier: ^1.80.6
|
||||
version: 1.80.6
|
||||
specifier: ^1.81.0
|
||||
version: 1.81.0
|
||||
|
||||
packages/compiler-ssr:
|
||||
dependencies:
|
||||
@ -1273,8 +1273,8 @@ packages:
|
||||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/node@22.8.7':
|
||||
resolution: {integrity: sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==}
|
||||
'@types/node@22.9.0':
|
||||
resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==}
|
||||
|
||||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
@ -2288,8 +2288,8 @@ packages:
|
||||
immediate@3.0.6:
|
||||
resolution: {integrity: sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==}
|
||||
|
||||
immutable@4.3.7:
|
||||
resolution: {integrity: sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==}
|
||||
immutable@5.0.2:
|
||||
resolution: {integrity: sha512-1NU7hWZDkV7hJ4PJ9dur9gTNQ4ePNPN4k9/0YhwjzykTi/+3Q5pF93YU5QoVj8BuOnhLgaY8gs0U2pj4kSYVcw==}
|
||||
|
||||
import-fresh@3.3.0:
|
||||
resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==}
|
||||
@ -3073,8 +3073,8 @@ packages:
|
||||
safer-buffer@2.1.2:
|
||||
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
||||
|
||||
sass@1.80.6:
|
||||
resolution: {integrity: sha512-ccZgdHNiBF1NHBsWvacvT5rju3y1d/Eu+8Ex6c21nHp2lZGLBEtuwc415QfiI1PJa1TpCo3iXwwSRjRpn2Ckjg==}
|
||||
sass@1.81.0:
|
||||
resolution: {integrity: sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
@ -4179,7 +4179,7 @@ snapshots:
|
||||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/node@22.8.7':
|
||||
'@types/node@22.9.0':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
@ -4191,13 +4191,13 @@ snapshots:
|
||||
|
||||
'@types/serve-handler@6.1.4':
|
||||
dependencies:
|
||||
'@types/node': 22.8.7
|
||||
'@types/node': 22.9.0
|
||||
|
||||
'@types/trusted-types@2.0.7': {}
|
||||
|
||||
'@types/yauzl@2.10.3':
|
||||
dependencies:
|
||||
'@types/node': 22.8.7
|
||||
'@types/node': 22.9.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)':
|
||||
@ -4319,12 +4319,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.8.7)(sass@1.80.6))(vue@packages+vue)':
|
||||
'@vitejs/plugin-vue@5.1.2(vite@5.4.0(@types/node@22.9.0)(sass@1.81.0))(vue@packages+vue)':
|
||||
dependencies:
|
||||
vite: 5.4.0(@types/node@22.8.7)(sass@1.80.6)
|
||||
vite: 5.4.0(@types/node@22.9.0)(sass@1.81.0)
|
||||
vue: link:packages/vue
|
||||
|
||||
'@vitest/coverage-v8@2.1.1(vitest@2.1.1(@types/node@22.8.7)(jsdom@25.0.0)(sass@1.80.6))':
|
||||
'@vitest/coverage-v8@2.1.1(vitest@2.1.1(@types/node@22.9.0)(jsdom@25.0.0)(sass@1.81.0))':
|
||||
dependencies:
|
||||
'@ampproject/remapping': 2.3.0
|
||||
'@bcoe/v8-coverage': 0.2.3
|
||||
@ -4338,15 +4338,15 @@ snapshots:
|
||||
std-env: 3.7.0
|
||||
test-exclude: 7.0.1
|
||||
tinyrainbow: 1.2.0
|
||||
vitest: 2.1.1(@types/node@22.8.7)(jsdom@25.0.0)(sass@1.80.6)
|
||||
vitest: 2.1.1(@types/node@22.9.0)(jsdom@25.0.0)(sass@1.81.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vitest/eslint-plugin@1.1.6(@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.1(@types/node@22.8.7)(jsdom@25.0.0)(sass@1.80.6))':
|
||||
'@vitest/eslint-plugin@1.1.6(@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.1(@types/node@22.9.0)(jsdom@25.0.0)(sass@1.81.0))':
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 8.14.0(eslint@9.15.0)(typescript@5.6.2)
|
||||
eslint: 9.15.0
|
||||
vitest: 2.1.1(@types/node@22.8.7)(jsdom@25.0.0)(sass@1.80.6)
|
||||
vitest: 2.1.1(@types/node@22.9.0)(jsdom@25.0.0)(sass@1.81.0)
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
@ -4357,13 +4357,13 @@ snapshots:
|
||||
chai: 5.1.1
|
||||
tinyrainbow: 1.2.0
|
||||
|
||||
'@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.4.8(@types/node@22.8.7)(sass@1.80.6))':
|
||||
'@vitest/mocker@2.1.1(@vitest/spy@2.1.1)(vite@5.4.8(@types/node@22.9.0)(sass@1.81.0))':
|
||||
dependencies:
|
||||
'@vitest/spy': 2.1.1
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.12
|
||||
optionalDependencies:
|
||||
vite: 5.4.8(@types/node@22.8.7)(sass@1.80.6)
|
||||
vite: 5.4.8(@types/node@22.9.0)(sass@1.81.0)
|
||||
|
||||
'@vitest/pretty-format@2.1.1':
|
||||
dependencies:
|
||||
@ -5326,7 +5326,7 @@ snapshots:
|
||||
|
||||
immediate@3.0.6: {}
|
||||
|
||||
immutable@4.3.7: {}
|
||||
immutable@5.0.2: {}
|
||||
|
||||
import-fresh@3.3.0:
|
||||
dependencies:
|
||||
@ -6185,10 +6185,10 @@ snapshots:
|
||||
|
||||
safer-buffer@2.1.2: {}
|
||||
|
||||
sass@1.80.6:
|
||||
sass@1.81.0:
|
||||
dependencies:
|
||||
chokidar: 4.0.1
|
||||
immutable: 4.3.7
|
||||
immutable: 5.0.2
|
||||
source-map-js: 1.2.1
|
||||
optionalDependencies:
|
||||
'@parcel/watcher': 2.4.1
|
||||
@ -6502,12 +6502,12 @@ snapshots:
|
||||
|
||||
vary@1.1.2: {}
|
||||
|
||||
vite-node@2.1.1(@types/node@22.8.7)(sass@1.80.6):
|
||||
vite-node@2.1.1(@types/node@22.9.0)(sass@1.81.0):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.6
|
||||
pathe: 1.1.2
|
||||
vite: 5.4.8(@types/node@22.8.7)(sass@1.80.6)
|
||||
vite: 5.4.8(@types/node@22.9.0)(sass@1.81.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -6519,30 +6519,30 @@ snapshots:
|
||||
- supports-color
|
||||
- terser
|
||||
|
||||
vite@5.4.0(@types/node@22.8.7)(sass@1.80.6):
|
||||
vite@5.4.0(@types/node@22.9.0)(sass@1.81.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.41
|
||||
rollup: 4.20.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.8.7
|
||||
'@types/node': 22.9.0
|
||||
fsevents: 2.3.3
|
||||
sass: 1.80.6
|
||||
sass: 1.81.0
|
||||
|
||||
vite@5.4.8(@types/node@22.8.7)(sass@1.80.6):
|
||||
vite@5.4.8(@types/node@22.9.0)(sass@1.81.0):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.4.48
|
||||
rollup: 4.25.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.8.7
|
||||
'@types/node': 22.9.0
|
||||
fsevents: 2.3.3
|
||||
sass: 1.80.6
|
||||
sass: 1.81.0
|
||||
|
||||
vitest@2.1.1(@types/node@22.8.7)(jsdom@25.0.0)(sass@1.80.6):
|
||||
vitest@2.1.1(@types/node@22.9.0)(jsdom@25.0.0)(sass@1.81.0):
|
||||
dependencies:
|
||||
'@vitest/expect': 2.1.1
|
||||
'@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.4.8(@types/node@22.8.7)(sass@1.80.6))
|
||||
'@vitest/mocker': 2.1.1(@vitest/spy@2.1.1)(vite@5.4.8(@types/node@22.9.0)(sass@1.81.0))
|
||||
'@vitest/pretty-format': 2.1.1
|
||||
'@vitest/runner': 2.1.1
|
||||
'@vitest/snapshot': 2.1.1
|
||||
@ -6557,11 +6557,11 @@ snapshots:
|
||||
tinyexec: 0.3.0
|
||||
tinypool: 1.0.0
|
||||
tinyrainbow: 1.2.0
|
||||
vite: 5.4.8(@types/node@22.8.7)(sass@1.80.6)
|
||||
vite-node: 2.1.1(@types/node@22.8.7)(sass@1.80.6)
|
||||
vite: 5.4.8(@types/node@22.9.0)(sass@1.81.0)
|
||||
vite-node: 2.1.1(@types/node@22.9.0)(sass@1.81.0)
|
||||
why-is-node-running: 2.3.0
|
||||
optionalDependencies:
|
||||
'@types/node': 22.8.7
|
||||
'@types/node': 22.9.0
|
||||
jsdom: 25.0.0
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
Loading…
Reference in New Issue
Block a user