|
|
@@ -7,11 +7,11 @@ settings:
|
|
|
catalogs:
|
|
|
default:
|
|
|
'@babel/parser':
|
|
|
- specifier: ^7.26.10
|
|
|
- version: 7.26.10
|
|
|
+ specifier: ^7.27.0
|
|
|
+ version: 7.27.0
|
|
|
'@babel/types':
|
|
|
- specifier: ^7.26.10
|
|
|
- version: 7.26.10
|
|
|
+ specifier: ^7.27.0
|
|
|
+ version: 7.27.0
|
|
|
'@vitejs/plugin-vue':
|
|
|
specifier: ^5.2.3
|
|
|
version: 5.2.3
|
|
|
@@ -34,10 +34,10 @@ importers:
|
|
|
devDependencies:
|
|
|
'@babel/parser':
|
|
|
specifier: 'catalog:'
|
|
|
- version: 7.26.10
|
|
|
+ version: 7.27.0
|
|
|
'@babel/types':
|
|
|
specifier: 'catalog:'
|
|
|
- version: 7.26.10
|
|
|
+ version: 7.27.0
|
|
|
'@rollup/plugin-alias':
|
|
|
specifier: ^5.1.1
|
|
|
version: 5.1.1(rollup@4.38.0)
|
|
|
@@ -248,7 +248,7 @@ importers:
|
|
|
dependencies:
|
|
|
'@babel/parser':
|
|
|
specifier: 'catalog:'
|
|
|
- version: 7.26.10
|
|
|
+ version: 7.27.0
|
|
|
'@vue/shared':
|
|
|
specifier: workspace:*
|
|
|
version: link:../shared
|
|
|
@@ -264,7 +264,7 @@ importers:
|
|
|
devDependencies:
|
|
|
'@babel/types':
|
|
|
specifier: 'catalog:'
|
|
|
- version: 7.26.10
|
|
|
+ version: 7.27.0
|
|
|
|
|
|
packages/compiler-dom:
|
|
|
dependencies:
|
|
|
@@ -279,7 +279,7 @@ importers:
|
|
|
dependencies:
|
|
|
'@babel/parser':
|
|
|
specifier: 'catalog:'
|
|
|
- version: 7.26.10
|
|
|
+ version: 7.27.0
|
|
|
'@vue/compiler-core':
|
|
|
specifier: workspace:*
|
|
|
version: link:../compiler-core
|
|
|
@@ -307,7 +307,7 @@ importers:
|
|
|
devDependencies:
|
|
|
'@babel/types':
|
|
|
specifier: 'catalog:'
|
|
|
- version: 7.26.10
|
|
|
+ version: 7.27.0
|
|
|
'@vue/consolidate':
|
|
|
specifier: ^1.0.0
|
|
|
version: 1.0.0
|
|
|
@@ -427,7 +427,7 @@ importers:
|
|
|
dependencies:
|
|
|
'@babel/parser':
|
|
|
specifier: 'catalog:'
|
|
|
- version: 7.26.10
|
|
|
+ version: 7.27.0
|
|
|
estree-walker:
|
|
|
specifier: 'catalog:'
|
|
|
version: 2.0.2
|
|
|
@@ -467,13 +467,13 @@ packages:
|
|
|
resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
- '@babel/parser@7.26.10':
|
|
|
- resolution: {integrity: sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==}
|
|
|
+ '@babel/parser@7.27.0':
|
|
|
+ resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==}
|
|
|
engines: {node: '>=6.0.0'}
|
|
|
hasBin: true
|
|
|
|
|
|
- '@babel/types@7.26.10':
|
|
|
- resolution: {integrity: sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==}
|
|
|
+ '@babel/types@7.27.0':
|
|
|
+ resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==}
|
|
|
engines: {node: '>=6.9.0'}
|
|
|
|
|
|
'@bcoe/v8-coverage@1.0.2':
|
|
|
@@ -3601,11 +3601,11 @@ snapshots:
|
|
|
js-tokens: 4.0.0
|
|
|
picocolors: 1.1.1
|
|
|
|
|
|
- '@babel/parser@7.26.10':
|
|
|
+ '@babel/parser@7.27.0':
|
|
|
dependencies:
|
|
|
- '@babel/types': 7.26.10
|
|
|
+ '@babel/types': 7.27.0
|
|
|
|
|
|
- '@babel/types@7.26.10':
|
|
|
+ '@babel/types@7.27.0':
|
|
|
dependencies:
|
|
|
'@babel/helper-string-parser': 7.25.9
|
|
|
'@babel/helper-validator-identifier': 7.25.9
|
|
|
@@ -4453,7 +4453,7 @@ snapshots:
|
|
|
|
|
|
babel-walk@3.0.0-canary-5:
|
|
|
dependencies:
|
|
|
- '@babel/types': 7.26.10
|
|
|
+ '@babel/types': 7.27.0
|
|
|
|
|
|
balanced-match@1.0.2: {}
|
|
|
|
|
|
@@ -4639,8 +4639,8 @@ snapshots:
|
|
|
|
|
|
constantinople@4.0.1:
|
|
|
dependencies:
|
|
|
- '@babel/parser': 7.26.10
|
|
|
- '@babel/types': 7.26.10
|
|
|
+ '@babel/parser': 7.27.0
|
|
|
+ '@babel/types': 7.27.0
|
|
|
|
|
|
content-disposition@0.5.2: {}
|
|
|
|
|
|
@@ -5555,8 +5555,8 @@ snapshots:
|
|
|
|
|
|
magicast@0.3.5:
|
|
|
dependencies:
|
|
|
- '@babel/parser': 7.26.10
|
|
|
- '@babel/types': 7.26.10
|
|
|
+ '@babel/parser': 7.27.0
|
|
|
+ '@babel/types': 7.27.0
|
|
|
source-map-js: 1.2.1
|
|
|
|
|
|
make-dir@4.0.0:
|
|
|
@@ -6530,8 +6530,8 @@ snapshots:
|
|
|
|
|
|
with@7.0.2:
|
|
|
dependencies:
|
|
|
- '@babel/parser': 7.26.10
|
|
|
- '@babel/types': 7.26.10
|
|
|
+ '@babel/parser': 7.27.0
|
|
|
+ '@babel/types': 7.27.0
|
|
|
assert-never: 1.3.0
|
|
|
babel-walk: 3.0.0-canary-5
|
|
|
|