From a2c695821a24349f5a5abe5da9f082b91216cb94 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 13:29:48 +0000 Subject: [PATCH] chore(deps): update dependency @babel/types to v7.26.3 --- packages/vue3-marquee/package.json | 2 +- pnpm-lock.yaml | 75 +++++++++++++++--------------- 2 files changed, 38 insertions(+), 39 deletions(-) diff --git a/packages/vue3-marquee/package.json b/packages/vue3-marquee/package.json index 7645ec42..4bbdd899 100644 --- a/packages/vue3-marquee/package.json +++ b/packages/vue3-marquee/package.json @@ -38,7 +38,7 @@ } }, "devDependencies": { - "@babel/types": "7.25.0", + "@babel/types": "7.26.3", "@types/node": "20.14.12", "@vitejs/plugin-vue": "2.3.4", "@vue/compiler-sfc": "^3.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2b0d5f70..a783b57e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: packages/vue3-marquee: devDependencies: '@babel/types': - specifier: 7.25.0 - version: 7.25.0 + specifier: 7.26.3 + version: 7.26.3 '@types/node': specifier: 20.14.12 version: 20.14.12 @@ -180,14 +180,18 @@ packages: resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==} engines: {node: '>=6.9.0'} - '@babel/helper-string-parser@7.24.8': - resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==} + '@babel/helper-string-parser@7.25.9': + resolution: {integrity: sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==} engines: {node: '>=6.9.0'} '@babel/helper-validator-identifier@7.24.7': resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==} engines: {node: '>=6.9.0'} + '@babel/helper-validator-identifier@7.25.9': + resolution: {integrity: sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==} + engines: {node: '>=6.9.0'} + '@babel/helper-validator-option@7.23.5': resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==} engines: {node: '>=6.9.0'} @@ -258,8 +262,8 @@ packages: resolution: {integrity: sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg==} engines: {node: '>=6.9.0'} - '@babel/types@7.25.0': - resolution: {integrity: sha512-LcnxQSsd9aXOIgmmSpvZ/1yo46ra2ESYyqLcryaBZOghxy5qqOBjvCWP5JfkI8yl9rlxRgdLTTMCQQRcN2hdCg==} + '@babel/types@7.26.3': + resolution: {integrity: sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==} engines: {node: '>=6.9.0'} '@cloudflare/kv-asset-handler@0.3.0': @@ -3339,10 +3343,6 @@ packages: resolution: {integrity: sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==} engines: {node: '>=12'} - to-fast-properties@2.0.0: - resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==} - engines: {node: '>=4'} - to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} @@ -3840,7 +3840,7 @@ snapshots: '@babel/parser': 7.25.0 '@babel/template': 7.22.15 '@babel/traverse': 7.23.7 - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 convert-source-map: 2.0.0 debug: 4.3.4 gensync: 1.0.0-beta.2 @@ -3851,14 +3851,14 @@ snapshots: '@babel/generator@7.23.6': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@jridgewell/gen-mapping': 0.3.3 '@jridgewell/trace-mapping': 0.3.21 jsesc: 2.5.2 '@babel/helper-annotate-as-pure@7.22.5': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@babel/helper-compilation-targets@7.23.6': dependencies: @@ -3886,19 +3886,19 @@ snapshots: '@babel/helper-function-name@7.23.0': dependencies: '@babel/template': 7.22.15 - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@babel/helper-hoist-variables@7.22.5': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@babel/helper-member-expression-to-functions@7.23.0': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@babel/helper-module-imports@7.22.15': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@babel/helper-module-transforms@7.23.3(@babel/core@7.23.7)': dependencies: @@ -3911,7 +3911,7 @@ snapshots: '@babel/helper-optimise-call-expression@7.22.5': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@babel/helper-plugin-utils@7.22.5': {} @@ -3924,27 +3924,29 @@ snapshots: '@babel/helper-simple-access@7.22.5': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@babel/helper-skip-transparent-expression-wrappers@7.22.5': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@babel/helper-split-export-declaration@7.22.6': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 - '@babel/helper-string-parser@7.24.8': {} + '@babel/helper-string-parser@7.25.9': {} '@babel/helper-validator-identifier@7.24.7': {} + '@babel/helper-validator-identifier@7.25.9': {} + '@babel/helper-validator-option@7.23.5': {} '@babel/helpers@7.23.8': dependencies: '@babel/template': 7.22.15 '@babel/traverse': 7.23.7 - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 transitivePeerDependencies: - supports-color @@ -3956,7 +3958,7 @@ snapshots: '@babel/parser@7.25.0': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@babel/plugin-proposal-decorators@7.23.7(@babel/core@7.23.7)': dependencies: @@ -4004,7 +4006,7 @@ snapshots: dependencies: '@babel/code-frame': 7.23.5 '@babel/parser': 7.25.0 - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@babel/traverse@7.23.7': dependencies: @@ -4015,17 +4017,16 @@ snapshots: '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 '@babel/parser': 7.25.0 - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 debug: 4.3.4 globals: 11.12.0 transitivePeerDependencies: - supports-color - '@babel/types@7.25.0': + '@babel/types@7.26.3': dependencies: - '@babel/helper-string-parser': 7.24.8 - '@babel/helper-validator-identifier': 7.24.7 - to-fast-properties: 2.0.0 + '@babel/helper-string-parser': 7.25.9 + '@babel/helper-validator-identifier': 7.25.9 '@cloudflare/kv-asset-handler@0.3.0': dependencies: @@ -4901,7 +4902,7 @@ snapshots: '@vue-macros/common@1.10.0(rollup@4.13.0)(vue@3.4.34(typescript@5.4.5))': dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@rollup/pluginutils': 5.1.0(rollup@4.13.0) '@vue/compiler-sfc': 3.4.34 ast-kit: 0.11.3(rollup@4.13.0) @@ -4920,7 +4921,7 @@ snapshots: '@babel/plugin-syntax-jsx': 7.23.3(@babel/core@7.23.7) '@babel/template': 7.22.15 '@babel/traverse': 7.23.7 - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@vue/babel-helper-vue-transform-on': 1.1.6 camelcase: 6.3.0 html-tags: 3.3.1 @@ -6261,7 +6262,7 @@ snapshots: magicast@0.3.3: dependencies: '@babel/parser': 7.25.0 - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 source-map-js: 1.2.0 make-dir@3.1.0: @@ -7401,8 +7402,6 @@ snapshots: titleize@3.0.0: {} - to-fast-properties@2.0.0: {} - to-regex-range@5.0.1: dependencies: is-number: 7.0.0 @@ -7497,7 +7496,7 @@ snapshots: unplugin-vue-router@0.7.0(rollup@4.13.0)(vue-router@4.3.2(vue@3.4.34(typescript@5.4.5)))(vue@3.4.34(typescript@5.4.5)): dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@rollup/pluginutils': 5.1.0(rollup@4.13.0) '@vue-macros/common': 1.10.0(rollup@4.13.0)(vue@3.4.34(typescript@5.4.5)) ast-walker-scope: 0.5.0(rollup@4.13.0) @@ -7551,7 +7550,7 @@ snapshots: dependencies: '@babel/core': 7.23.7 '@babel/standalone': 7.23.8 - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 defu: 6.1.4 jiti: 1.21.0 mri: 1.2.0 @@ -7685,7 +7684,7 @@ snapshots: vite-plugin-vue-type-imports@0.2.5(vite@2.9.18)(vue@3.4.34(typescript@5.4.5)): dependencies: - '@babel/types': 7.25.0 + '@babel/types': 7.26.3 '@vue/compiler-sfc': 3.4.34 debug: 4.3.4 fast-glob: 3.3.2