mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
chore(deps): update dependency acorn to v8.12.1 (main) (#27994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
421d100172
commit
7b98c27ebc
@ -69,7 +69,7 @@
|
|||||||
"@unhead/ssr": "^1.9.14",
|
"@unhead/ssr": "^1.9.14",
|
||||||
"@unhead/vue": "^1.9.14",
|
"@unhead/vue": "^1.9.14",
|
||||||
"@vue/shared": "^3.4.31",
|
"@vue/shared": "^3.4.31",
|
||||||
"acorn": "8.12.0",
|
"acorn": "8.12.1",
|
||||||
"c12": "^2.0.0-beta.1",
|
"c12": "^2.0.0-beta.1",
|
||||||
"chokidar": "^3.6.0",
|
"chokidar": "^3.6.0",
|
||||||
"compatx": "^0.1.8",
|
"compatx": "^0.1.8",
|
||||||
|
@ -288,8 +288,8 @@ importers:
|
|||||||
specifier: ^3.4.31
|
specifier: ^3.4.31
|
||||||
version: 3.4.31
|
version: 3.4.31
|
||||||
acorn:
|
acorn:
|
||||||
specifier: 8.12.0
|
specifier: 8.12.1
|
||||||
version: 8.12.0
|
version: 8.12.1
|
||||||
c12:
|
c12:
|
||||||
specifier: 2.0.0-beta.1
|
specifier: 2.0.0-beta.1
|
||||||
version: 2.0.0-beta.1(magicast@0.3.4)
|
version: 2.0.0-beta.1(magicast@0.3.4)
|
||||||
@ -3072,6 +3072,11 @@ packages:
|
|||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
acorn@8.12.1:
|
||||||
|
resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
|
||||||
|
engines: {node: '>=0.4.0'}
|
||||||
|
hasBin: true
|
||||||
|
|
||||||
agent-base@6.0.2:
|
agent-base@6.0.2:
|
||||||
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==}
|
||||||
engines: {node: '>= 6.0.0'}
|
engines: {node: '>= 6.0.0'}
|
||||||
@ -8732,7 +8737,7 @@ snapshots:
|
|||||||
'@stylistic/eslint-plugin-js@2.1.0(eslint@9.6.0)':
|
'@stylistic/eslint-plugin-js@2.1.0(eslint@9.6.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/eslint': 8.56.10
|
'@types/eslint': 8.56.10
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
eslint: 9.6.0
|
eslint: 9.6.0
|
||||||
eslint-visitor-keys: 4.0.0
|
eslint-visitor-keys: 4.0.0
|
||||||
espree: 10.0.1
|
espree: 10.0.1
|
||||||
@ -9431,8 +9436,8 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@mapbox/node-pre-gyp': 1.0.11(encoding@0.1.13)
|
'@mapbox/node-pre-gyp': 1.0.11(encoding@0.1.13)
|
||||||
'@rollup/pluginutils': 4.2.1
|
'@rollup/pluginutils': 4.2.1
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
acorn-import-attributes: 1.9.5(acorn@8.12.0)
|
acorn-import-attributes: 1.9.5(acorn@8.12.1)
|
||||||
async-sema: 3.1.1
|
async-sema: 3.1.1
|
||||||
bindings: 1.5.0
|
bindings: 1.5.0
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
@ -9449,8 +9454,8 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@mapbox/node-pre-gyp': 1.0.11(encoding@0.1.13)
|
'@mapbox/node-pre-gyp': 1.0.11(encoding@0.1.13)
|
||||||
'@rollup/pluginutils': 4.2.1
|
'@rollup/pluginutils': 4.2.1
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
acorn-import-attributes: 1.9.5(acorn@8.12.0)
|
acorn-import-attributes: 1.9.5(acorn@8.12.1)
|
||||||
async-sema: 3.1.1
|
async-sema: 3.1.1
|
||||||
bindings: 1.5.0
|
bindings: 1.5.0
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
@ -9861,9 +9866,13 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.0
|
acorn: 8.12.0
|
||||||
|
|
||||||
acorn-jsx@5.3.2(acorn@8.12.0):
|
acorn-import-attributes@1.9.5(acorn@8.12.1):
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
|
|
||||||
|
acorn-jsx@5.3.2(acorn@8.12.1):
|
||||||
|
dependencies:
|
||||||
|
acorn: 8.12.1
|
||||||
|
|
||||||
acorn-walk@8.3.2: {}
|
acorn-walk@8.3.2: {}
|
||||||
|
|
||||||
@ -9871,6 +9880,8 @@ snapshots:
|
|||||||
|
|
||||||
acorn@8.12.0: {}
|
acorn@8.12.0: {}
|
||||||
|
|
||||||
|
acorn@8.12.1: {}
|
||||||
|
|
||||||
agent-base@6.0.2:
|
agent-base@6.0.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.5(supports-color@9.4.0)
|
debug: 4.3.5(supports-color@9.4.0)
|
||||||
@ -10986,20 +10997,20 @@ snapshots:
|
|||||||
|
|
||||||
espree@10.0.1:
|
espree@10.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
acorn-jsx: 5.3.2(acorn@8.12.0)
|
acorn-jsx: 5.3.2(acorn@8.12.1)
|
||||||
eslint-visitor-keys: 4.0.0
|
eslint-visitor-keys: 4.0.0
|
||||||
|
|
||||||
espree@10.1.0:
|
espree@10.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
acorn-jsx: 5.3.2(acorn@8.12.0)
|
acorn-jsx: 5.3.2(acorn@8.12.1)
|
||||||
eslint-visitor-keys: 4.0.0
|
eslint-visitor-keys: 4.0.0
|
||||||
|
|
||||||
espree@9.6.1:
|
espree@9.6.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
acorn-jsx: 5.3.2(acorn@8.12.0)
|
acorn-jsx: 5.3.2(acorn@8.12.1)
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
esquery@1.5.0:
|
esquery@1.5.0:
|
||||||
@ -14034,7 +14045,7 @@ snapshots:
|
|||||||
terser@5.27.0:
|
terser@5.27.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jridgewell/source-map': 0.3.5
|
'@jridgewell/source-map': 0.3.5
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
commander: 2.20.3
|
commander: 2.20.3
|
||||||
source-map-support: 0.5.21
|
source-map-support: 0.5.21
|
||||||
|
|
||||||
@ -14355,14 +14366,14 @@ snapshots:
|
|||||||
|
|
||||||
unplugin@1.10.2:
|
unplugin@1.10.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
webpack-sources: 3.2.3
|
webpack-sources: 3.2.3
|
||||||
webpack-virtual-modules: 0.6.2
|
webpack-virtual-modules: 0.6.2
|
||||||
|
|
||||||
unplugin@1.11.0:
|
unplugin@1.11.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
webpack-sources: 3.2.3
|
webpack-sources: 3.2.3
|
||||||
webpack-virtual-modules: 0.6.2
|
webpack-virtual-modules: 0.6.2
|
||||||
@ -14716,7 +14727,7 @@ snapshots:
|
|||||||
webpack-bundle-analyzer@4.10.2:
|
webpack-bundle-analyzer@4.10.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@discoveryjs/json-ext': 0.5.7
|
'@discoveryjs/json-ext': 0.5.7
|
||||||
acorn: 8.12.0
|
acorn: 8.12.1
|
||||||
acorn-walk: 8.3.2
|
acorn-walk: 8.3.2
|
||||||
commander: 7.2.0
|
commander: 7.2.0
|
||||||
debounce: 1.2.1
|
debounce: 1.2.1
|
||||||
|
Loading…
Reference in New Issue
Block a user