From: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Jul 2025 07:01:02 +0000 (+0800) Subject: chore(deps): update dependency @babel/types to ^7.28.1 (#13628) X-Git-Tag: v3.5.18~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b6616a9c1aa74fc9f5174d366549be531453997;p=thirdparty%2Fvuejs%2Fcore.git chore(deps): update dependency @babel/types to ^7.28.1 (#13628) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8f34bbc5c6..26117a340a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ catalogs: specifier: ^7.28.0 version: 7.28.0 '@babel/types': - specifier: ^7.28.0 - version: 7.28.0 + specifier: ^7.28.1 + version: 7.28.1 '@vitejs/plugin-vue': specifier: ^5.2.4 version: 5.2.4 @@ -37,7 +37,7 @@ importers: version: 7.28.0 '@babel/types': specifier: 'catalog:' - version: 7.28.0 + version: 7.28.1 '@rollup/plugin-alias': specifier: ^5.1.1 version: 5.1.1(rollup@4.45.1) @@ -264,7 +264,7 @@ importers: devDependencies: '@babel/types': specifier: 'catalog:' - version: 7.28.0 + version: 7.28.1 packages/compiler-dom: dependencies: @@ -307,7 +307,7 @@ importers: devDependencies: '@babel/types': specifier: 'catalog:' - version: 7.28.0 + version: 7.28.1 '@vue/consolidate': specifier: ^1.0.0 version: 1.0.0 @@ -464,8 +464,8 @@ packages: engines: {node: '>=6.0.0'} hasBin: true - '@babel/types@7.28.0': - resolution: {integrity: sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==} + '@babel/types@7.28.1': + resolution: {integrity: sha512-x0LvFTekgSX+83TI28Y9wYPUfzrnl2aT5+5QLnO6v7mSJYtEEevuDRN0F0uSHRk1G1IWZC43o00Y0xDDrpBGPQ==} engines: {node: '>=6.9.0'} '@bcoe/v8-coverage@1.0.2': @@ -3618,9 +3618,9 @@ snapshots: '@babel/parser@7.28.0': dependencies: - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 - '@babel/types@7.28.0': + '@babel/types@7.28.1': dependencies: '@babel/helper-string-parser': 7.27.1 '@babel/helper-validator-identifier': 7.27.1 @@ -4494,7 +4494,7 @@ snapshots: babel-walk@3.0.0-canary-5: dependencies: - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 balanced-match@1.0.2: {} @@ -4665,7 +4665,7 @@ snapshots: constantinople@4.0.1: dependencies: '@babel/parser': 7.28.0 - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 content-disposition@0.5.2: {} @@ -5565,7 +5565,7 @@ snapshots: magicast@0.3.5: dependencies: '@babel/parser': 7.28.0 - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 source-map-js: 1.2.1 make-dir@4.0.0: @@ -6552,7 +6552,7 @@ snapshots: with@7.0.2: dependencies: '@babel/parser': 7.28.0 - '@babel/types': 7.28.0 + '@babel/types': 7.28.1 assert-never: 1.3.0 babel-walk: 3.0.0-canary-5 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 965882a842..3349459a15 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -4,7 +4,7 @@ packages: catalog: '@babel/parser': ^7.28.0 - '@babel/types': ^7.28.0 + '@babel/types': ^7.28.1 'estree-walker': ^2.0.2 'magic-string': ^0.30.17 'source-map-js': ^1.2.1