mirror of https://github.com/vuejs/core.git
fix(deps): update compiler to ^7.24.7 (#11101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
cd52d34fb7
commit
2438b75ed6
|
@ -59,8 +59,8 @@
|
|||
"node": ">=18.12.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/parser": "^7.24.6",
|
||||
"@babel/types": "^7.24.6",
|
||||
"@babel/parser": "^7.24.7",
|
||||
"@babel/types": "^7.24.7",
|
||||
"@codspeed/vitest-plugin": "^3.1.0",
|
||||
"@rollup/plugin-alias": "^5.1.0",
|
||||
"@rollup/plugin-commonjs": "^25.0.8",
|
||||
|
|
|
@ -46,13 +46,13 @@
|
|||
},
|
||||
"homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-core#readme",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.24.6",
|
||||
"@babel/parser": "^7.24.7",
|
||||
"@vue/shared": "workspace:*",
|
||||
"entities": "^4.5.0",
|
||||
"estree-walker": "^2.0.2",
|
||||
"source-map-js": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "^7.24.6"
|
||||
"@babel/types": "^7.24.7"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -42,7 +42,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/vuejs/core/tree/main/packages/compiler-sfc#readme",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.24.6",
|
||||
"@babel/parser": "^7.24.7",
|
||||
"@vue/compiler-core": "workspace:*",
|
||||
"@vue/compiler-dom": "workspace:*",
|
||||
"@vue/compiler-ssr": "workspace:*",
|
||||
|
@ -53,7 +53,7 @@
|
|||
"source-map-js": "^1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/types": "^7.24.6",
|
||||
"@babel/types": "^7.24.7",
|
||||
"@vue/consolidate": "^1.0.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
"lru-cache": "10.1.0",
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/vuejs/core/tree/main/packages/vue-compat#readme",
|
||||
"dependencies": {
|
||||
"@babel/parser": "^7.24.6",
|
||||
"@babel/parser": "^7.24.7",
|
||||
"estree-walker": "^2.0.2",
|
||||
"source-map-js": "^1.2.0"
|
||||
},
|
||||
|
|
110
pnpm-lock.yaml
110
pnpm-lock.yaml
|
@ -9,11 +9,11 @@ importers:
|
|||
.:
|
||||
devDependencies:
|
||||
'@babel/parser':
|
||||
specifier: ^7.24.6
|
||||
version: 7.24.6
|
||||
specifier: ^7.24.7
|
||||
version: 7.24.7
|
||||
'@babel/types':
|
||||
specifier: ^7.24.6
|
||||
version: 7.24.6
|
||||
specifier: ^7.24.7
|
||||
version: 7.24.7
|
||||
'@codspeed/vitest-plugin':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(vite@5.2.12(@types/node@20.14.2)(sass@1.77.4)(terser@5.31.0))(vitest@1.5.2(@types/node@20.14.2)(jsdom@24.0.0)(sass@1.77.4)(terser@5.31.0))
|
||||
|
@ -171,8 +171,8 @@ importers:
|
|||
packages/compiler-core:
|
||||
dependencies:
|
||||
'@babel/parser':
|
||||
specifier: ^7.24.6
|
||||
version: 7.24.6
|
||||
specifier: ^7.24.7
|
||||
version: 7.24.7
|
||||
'@vue/shared':
|
||||
specifier: workspace:*
|
||||
version: link:../shared
|
||||
|
@ -187,8 +187,8 @@ importers:
|
|||
version: 1.2.0
|
||||
devDependencies:
|
||||
'@babel/types':
|
||||
specifier: ^7.24.6
|
||||
version: 7.24.6
|
||||
specifier: ^7.24.7
|
||||
version: 7.24.7
|
||||
|
||||
packages/compiler-dom:
|
||||
dependencies:
|
||||
|
@ -202,8 +202,8 @@ importers:
|
|||
packages/compiler-sfc:
|
||||
dependencies:
|
||||
'@babel/parser':
|
||||
specifier: ^7.24.6
|
||||
version: 7.24.6
|
||||
specifier: ^7.24.7
|
||||
version: 7.24.7
|
||||
'@vue/compiler-core':
|
||||
specifier: workspace:*
|
||||
version: link:../compiler-core
|
||||
|
@ -230,8 +230,8 @@ importers:
|
|||
version: 1.2.0
|
||||
devDependencies:
|
||||
'@babel/types':
|
||||
specifier: ^7.24.6
|
||||
version: 7.24.6
|
||||
specifier: ^7.24.7
|
||||
version: 7.24.7
|
||||
'@vue/consolidate':
|
||||
specifier: ^1.0.0
|
||||
version: 1.0.0
|
||||
|
@ -395,8 +395,8 @@ importers:
|
|||
packages/vue-compat:
|
||||
dependencies:
|
||||
'@babel/parser':
|
||||
specifier: ^7.24.6
|
||||
version: 7.24.6
|
||||
specifier: ^7.24.7
|
||||
version: 7.24.7
|
||||
estree-walker:
|
||||
specifier: ^2.0.2
|
||||
version: 2.0.2
|
||||
|
@ -467,18 +467,18 @@ packages:
|
|||
resolution: {integrity: sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-string-parser@7.24.6':
|
||||
resolution: {integrity: sha512-WdJjwMEkmBicq5T9fm/cHND3+UlFa2Yj8ALLgmoSQAJZysYbBjw+azChSGPN4DSPLXOcooGRvDwZWMcF/mLO2Q==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-validator-identifier@7.24.5':
|
||||
resolution: {integrity: sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==}
|
||||
'@babel/helper-string-parser@7.24.7':
|
||||
resolution: {integrity: sha512-7MbVt6xrwFQbunH2DNQsAP5sTGxfqQtErvBIvIMi6EQnbgUOuVYanvREcmFrOPhoXBrTtjhhP+lW+o5UfK+tDg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-validator-identifier@7.24.6':
|
||||
resolution: {integrity: sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==}
|
||||
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-option@7.23.5':
|
||||
resolution: {integrity: sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
@ -491,8 +491,8 @@ packages:
|
|||
resolution: {integrity: sha512-Yac1ao4flkTxTteCDZLEvdxg2fZfz1v8M4QpaGypq/WPDqg3ijHYbDfs+LG5hvzSoqaSZ9/Z9lKSP3CjZjv+pA==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/parser@7.24.6':
|
||||
resolution: {integrity: sha512-eNZXdfU35nJC2h24RznROuOpO94h6x8sg9ju0tT9biNtLZ2vuP8SduLqqV+/8+cebSLV9SJEAN5Z3zQbJG/M+Q==}
|
||||
'@babel/parser@7.24.7':
|
||||
resolution: {integrity: sha512-9uUYRm6OqQrCqQdG1iCBwBPZgN8ciDBro2nIOFaiRz1/BCxaI7CNvQbDHvsArAC7Tw9Hda/B3U+6ui9u4HWXPw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -504,8 +504,8 @@ packages:
|
|||
resolution: {integrity: sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/types@7.24.6':
|
||||
resolution: {integrity: sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==}
|
||||
'@babel/types@7.24.7':
|
||||
resolution: {integrity: sha512-XEFXSlxiG5td2EJRe8vOmRbaXVgfcBlszKujvVmWIK/UpywWljQCfzAv3RQCGujWQ1RD4YYWEAqDXfuJiy8f5Q==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@codspeed/core@3.1.0':
|
||||
|
@ -3580,10 +3580,10 @@ snapshots:
|
|||
'@babel/helper-compilation-targets': 7.23.6
|
||||
'@babel/helper-module-transforms': 7.23.3(@babel/core@7.24.4)
|
||||
'@babel/helpers': 7.24.4
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/parser': 7.24.7
|
||||
'@babel/template': 7.24.0
|
||||
'@babel/traverse': 7.24.1
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
convert-source-map: 2.0.0
|
||||
debug: 4.3.4
|
||||
gensync: 1.0.0-beta.2
|
||||
|
@ -3594,7 +3594,7 @@ snapshots:
|
|||
|
||||
'@babel/generator@7.24.4':
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
'@jridgewell/gen-mapping': 0.3.5
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
jsesc: 2.5.2
|
||||
|
@ -3612,15 +3612,15 @@ snapshots:
|
|||
'@babel/helper-function-name@7.23.0':
|
||||
dependencies:
|
||||
'@babel/template': 7.24.0
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
|
||||
'@babel/helper-hoist-variables@7.22.5':
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
|
||||
'@babel/helper-module-imports@7.24.3':
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
|
||||
'@babel/helper-module-transforms@7.23.3(@babel/core@7.24.4)':
|
||||
dependencies:
|
||||
|
@ -3629,48 +3629,48 @@ snapshots:
|
|||
'@babel/helper-module-imports': 7.24.3
|
||||
'@babel/helper-simple-access': 7.22.5
|
||||
'@babel/helper-split-export-declaration': 7.22.6
|
||||
'@babel/helper-validator-identifier': 7.24.5
|
||||
'@babel/helper-validator-identifier': 7.24.6
|
||||
|
||||
'@babel/helper-simple-access@7.22.5':
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
|
||||
'@babel/helper-split-export-declaration@7.22.6':
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
|
||||
'@babel/helper-string-parser@7.24.6': {}
|
||||
|
||||
'@babel/helper-validator-identifier@7.24.5': {}
|
||||
'@babel/helper-string-parser@7.24.7': {}
|
||||
|
||||
'@babel/helper-validator-identifier@7.24.6': {}
|
||||
|
||||
'@babel/helper-validator-identifier@7.24.7': {}
|
||||
|
||||
'@babel/helper-validator-option@7.23.5': {}
|
||||
|
||||
'@babel/helpers@7.24.4':
|
||||
dependencies:
|
||||
'@babel/template': 7.24.0
|
||||
'@babel/traverse': 7.24.1
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@babel/highlight@7.24.2':
|
||||
dependencies:
|
||||
'@babel/helper-validator-identifier': 7.24.5
|
||||
'@babel/helper-validator-identifier': 7.24.6
|
||||
chalk: 2.4.2
|
||||
js-tokens: 4.0.0
|
||||
picocolors: 1.0.1
|
||||
|
||||
'@babel/parser@7.24.6':
|
||||
'@babel/parser@7.24.7':
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
|
||||
'@babel/template@7.24.0':
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.24.2
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/parser': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
|
||||
'@babel/traverse@7.24.1':
|
||||
dependencies:
|
||||
|
@ -3680,17 +3680,17 @@ snapshots:
|
|||
'@babel/helper-function-name': 7.23.0
|
||||
'@babel/helper-hoist-variables': 7.22.5
|
||||
'@babel/helper-split-export-declaration': 7.22.6
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/parser': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
debug: 4.3.4
|
||||
globals: 11.12.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@babel/types@7.24.6':
|
||||
'@babel/types@7.24.7':
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.24.6
|
||||
'@babel/helper-validator-identifier': 7.24.6
|
||||
'@babel/helper-string-parser': 7.24.7
|
||||
'@babel/helper-validator-identifier': 7.24.7
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
'@codspeed/core@3.1.0':
|
||||
|
@ -4380,7 +4380,7 @@ snapshots:
|
|||
|
||||
babel-walk@3.0.0-canary-5:
|
||||
dependencies:
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/types': 7.24.7
|
||||
|
||||
balanced-match@1.0.2: {}
|
||||
|
||||
|
@ -4596,8 +4596,8 @@ snapshots:
|
|||
|
||||
constantinople@4.0.1:
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/parser': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
|
||||
content-disposition@0.5.2: {}
|
||||
|
||||
|
@ -5418,7 +5418,7 @@ snapshots:
|
|||
istanbul-lib-instrument@6.0.2:
|
||||
dependencies:
|
||||
'@babel/core': 7.24.4
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/parser': 7.24.7
|
||||
'@istanbuljs/schema': 0.1.3
|
||||
istanbul-lib-coverage: 3.2.2
|
||||
semver: 7.6.2
|
||||
|
@ -5626,8 +5626,8 @@ snapshots:
|
|||
|
||||
magicast@0.3.4:
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/parser': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
source-map-js: 1.2.0
|
||||
|
||||
make-dir@4.0.0:
|
||||
|
@ -6675,8 +6675,8 @@ snapshots:
|
|||
|
||||
with@7.0.2:
|
||||
dependencies:
|
||||
'@babel/parser': 7.24.6
|
||||
'@babel/types': 7.24.6
|
||||
'@babel/parser': 7.24.7
|
||||
'@babel/types': 7.24.7
|
||||
assert-never: 1.2.1
|
||||
babel-walk: 3.0.0-canary-5
|
||||
|
||||
|
|
Loading…
Reference in New Issue