chore(deps): update compiler to ^7.27.1 (#13277)
ci / test (push) Has been cancelled Details
ci / continuous-release (push) Has been cancelled Details
size data / upload (push) Has been cancelled Details

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-05 20:53:19 +08:00 committed by GitHub
parent 3f27c58ffb
commit 56be3dd4db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 38 additions and 32 deletions

View File

@ -7,11 +7,11 @@ settings:
catalogs:
default:
'@babel/parser':
specifier: ^7.27.0
version: 7.27.0
specifier: ^7.27.1
version: 7.27.1
'@babel/types':
specifier: ^7.27.0
version: 7.27.0
specifier: ^7.27.1
version: 7.27.1
'@vitejs/plugin-vue':
specifier: ^5.2.3
version: 5.2.3
@ -34,10 +34,10 @@ importers:
devDependencies:
'@babel/parser':
specifier: 'catalog:'
version: 7.27.0
version: 7.27.1
'@babel/types':
specifier: 'catalog:'
version: 7.27.0
version: 7.27.1
'@rollup/plugin-alias':
specifier: ^5.1.1
version: 5.1.1(rollup@4.40.1)
@ -248,7 +248,7 @@ importers:
dependencies:
'@babel/parser':
specifier: 'catalog:'
version: 7.27.0
version: 7.27.1
'@vue/shared':
specifier: workspace:*
version: link:../shared
@ -264,7 +264,7 @@ importers:
devDependencies:
'@babel/types':
specifier: 'catalog:'
version: 7.27.0
version: 7.27.1
packages/compiler-dom:
dependencies:
@ -279,7 +279,7 @@ importers:
dependencies:
'@babel/parser':
specifier: 'catalog:'
version: 7.27.0
version: 7.27.1
'@vue/compiler-core':
specifier: workspace:*
version: link:../compiler-core
@ -307,7 +307,7 @@ importers:
devDependencies:
'@babel/types':
specifier: 'catalog:'
version: 7.27.0
version: 7.27.1
'@vue/consolidate':
specifier: ^1.0.0
version: 1.0.0
@ -427,7 +427,7 @@ importers:
dependencies:
'@babel/parser':
specifier: 'catalog:'
version: 7.27.0
version: 7.27.1
estree-walker:
specifier: 'catalog:'
version: 2.0.2
@ -455,25 +455,29 @@ packages:
resolution: {integrity: sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==}
engines: {node: '>=6.9.0'}
'@babel/helper-string-parser@7.25.9':
resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==}
'@babel/helper-string-parser@7.27.1':
resolution: {integrity: sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==}
engines: {node: '>=6.9.0'}
'@babel/helper-validator-identifier@7.25.9':
resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==}
engines: {node: '>=6.9.0'}
'@babel/helper-validator-identifier@7.27.1':
resolution: {integrity: sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==}
engines: {node: '>=6.9.0'}
'@babel/highlight@7.24.7':
resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
engines: {node: '>=6.9.0'}
'@babel/parser@7.27.0':
resolution: {integrity: sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==}
'@babel/parser@7.27.1':
resolution: {integrity: sha512-I0dZ3ZpCrJ1c04OqlNsQcKiZlsrXf/kkE4FXzID9rIOYICsAbA8mMDzhW/luRNAHdCNt7os/u8wenklZDlUVUQ==}
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/types@7.27.0':
resolution: {integrity: sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==}
'@babel/types@7.27.1':
resolution: {integrity: sha512-+EzkxvLNfiUeKMgy/3luqfsCWFRXLb7U6wNQTk60tovuckwB15B191tJWvpp4HjiQWdJkCxO3Wbvc6jlk3Xb2Q==}
engines: {node: '>=6.9.0'}
'@bcoe/v8-coverage@1.0.2':
@ -3776,10 +3780,12 @@ snapshots:
picocolors: 1.1.1
optional: true
'@babel/helper-string-parser@7.25.9': {}
'@babel/helper-string-parser@7.27.1': {}
'@babel/helper-validator-identifier@7.25.9': {}
'@babel/helper-validator-identifier@7.27.1': {}
'@babel/highlight@7.24.7':
dependencies:
'@babel/helper-validator-identifier': 7.25.9
@ -3787,14 +3793,14 @@ snapshots:
js-tokens: 4.0.0
picocolors: 1.1.1
'@babel/parser@7.27.0':
'@babel/parser@7.27.1':
dependencies:
'@babel/types': 7.27.0
'@babel/types': 7.27.1
'@babel/types@7.27.0':
'@babel/types@7.27.1':
dependencies:
'@babel/helper-string-parser': 7.25.9
'@babel/helper-validator-identifier': 7.25.9
'@babel/helper-string-parser': 7.27.1
'@babel/helper-validator-identifier': 7.27.1
'@bcoe/v8-coverage@1.0.2': {}
@ -4750,7 +4756,7 @@ snapshots:
babel-walk@3.0.0-canary-5:
dependencies:
'@babel/types': 7.27.0
'@babel/types': 7.27.1
balanced-match@1.0.2: {}
@ -4934,8 +4940,8 @@ snapshots:
constantinople@4.0.1:
dependencies:
'@babel/parser': 7.27.0
'@babel/types': 7.27.0
'@babel/parser': 7.27.1
'@babel/types': 7.27.1
content-disposition@0.5.2: {}
@ -5840,8 +5846,8 @@ snapshots:
magicast@0.3.5:
dependencies:
'@babel/parser': 7.27.0
'@babel/types': 7.27.0
'@babel/parser': 7.27.1
'@babel/types': 7.27.1
source-map-js: 1.2.1
make-dir@4.0.0:
@ -6865,8 +6871,8 @@ snapshots:
with@7.0.2:
dependencies:
'@babel/parser': 7.27.0
'@babel/types': 7.27.0
'@babel/parser': 7.27.1
'@babel/types': 7.27.1
assert-never: 1.3.0
babel-walk: 3.0.0-canary-5

View File

@ -3,8 +3,8 @@ packages:
- 'packages-private/*'
catalog:
'@babel/parser': ^7.27.0
'@babel/types': ^7.27.0
'@babel/parser': ^7.27.1
'@babel/types': ^7.27.1
'estree-walker': ^2.0.2
'magic-string': ^0.30.17
'source-map-js': ^1.2.1