mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-21 16:09:52 +00:00
chore(deps): update dependency @nuxt/cli to v3.22.2 (3.x) (#31055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9aab69ec41
commit
c9e0d9ea9d
@ -39,7 +39,7 @@
|
||||
"resolutions": {
|
||||
"@babel/core": "7.26.9",
|
||||
"@babel/helper-plugin-utils": "7.26.5",
|
||||
"@nuxt/cli": "3.22.1",
|
||||
"@nuxt/cli": "3.22.2",
|
||||
"@nuxt/kit": "workspace:*",
|
||||
"@nuxt/rspack-builder": "workspace:*",
|
||||
"@nuxt/schema": "workspace:*",
|
||||
@ -74,7 +74,7 @@
|
||||
"@babel/core": "7.26.9",
|
||||
"@babel/helper-plugin-utils": "7.26.5",
|
||||
"@codspeed/vitest-plugin": "4.0.0",
|
||||
"@nuxt/cli": "3.22.1",
|
||||
"@nuxt/cli": "3.22.2",
|
||||
"@nuxt/eslint-config": "1.1.0",
|
||||
"@nuxt/kit": "workspace:*",
|
||||
"@nuxt/rspack-builder": "workspace:*",
|
||||
|
@ -69,7 +69,7 @@
|
||||
"test:attw": "attw --pack"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nuxt/cli": "^3.22.1",
|
||||
"@nuxt/cli": "^3.22.2",
|
||||
"@nuxt/devalue": "^2.0.2",
|
||||
"@nuxt/devtools": "^2.1.0",
|
||||
"@nuxt/kit": "workspace:*",
|
||||
|
@ -7,7 +7,7 @@ settings:
|
||||
overrides:
|
||||
'@babel/core': 7.26.9
|
||||
'@babel/helper-plugin-utils': 7.26.5
|
||||
'@nuxt/cli': 3.22.1
|
||||
'@nuxt/cli': 3.22.2
|
||||
'@nuxt/kit': workspace:*
|
||||
'@nuxt/rspack-builder': workspace:*
|
||||
'@nuxt/schema': workspace:*
|
||||
@ -54,8 +54,8 @@ importers:
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0(vite@6.1.1(@types/node@22.13.4)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))(vitest@3.0.6(@types/debug@4.1.12)(@types/node@22.13.4)(happy-dom@17.1.1)(jiti@2.4.2)(terser@5.37.0)(tsx@4.19.2)(yaml@2.7.0))
|
||||
'@nuxt/cli':
|
||||
specifier: 3.22.1
|
||||
version: 3.22.1(magicast@0.3.5)
|
||||
specifier: 3.22.2
|
||||
version: 3.22.2(magicast@0.3.5)
|
||||
'@nuxt/eslint-config':
|
||||
specifier: 1.1.0
|
||||
version: 1.1.0(@vue/compiler-sfc@3.5.13)(eslint@9.20.1(jiti@2.4.2))(typescript@5.7.3)
|
||||
@ -325,8 +325,8 @@ importers:
|
||||
packages/nuxt:
|
||||
dependencies:
|
||||
'@nuxt/cli':
|
||||
specifier: 3.22.1
|
||||
version: 3.22.1(magicast@0.3.5)
|
||||
specifier: 3.22.2
|
||||
version: 3.22.2(magicast@0.3.5)
|
||||
'@nuxt/devalue':
|
||||
specifier: ^2.0.2
|
||||
version: 2.0.2
|
||||
@ -2140,8 +2140,8 @@ packages:
|
||||
resolution: {integrity: sha512-pwK+BfEBZJbKdNYpHHRTNBwBoqrN/iIMO0AiGvYsp3Hoaq0WbgGSWQR6SCldZovoDpY3yje5lkFUe6gsDgJ2vg==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
|
||||
'@nuxt/cli@3.22.1':
|
||||
resolution: {integrity: sha512-YzxP06qiSevTAKX6Xt3sumGSMnPgpUclKSMMhzPFn9Ef4bFtx7R6FeXxLfkHmYuXubcpWrHs0z8IK2zMSI6tVg==}
|
||||
'@nuxt/cli@3.22.2':
|
||||
resolution: {integrity: sha512-Xtu3Loe3fVLvOE1/NC/SrE6Buu7Aj6qrnu3hewAfamUyZ7mVUBOsJ5ScUhofSK2L6muGPvS3R1PisuJMFbdexg==}
|
||||
engines: {node: ^16.10.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
|
||||
@ -8839,7 +8839,7 @@ snapshots:
|
||||
|
||||
'@npmcli/name-from-folder@2.0.0': {}
|
||||
|
||||
'@nuxt/cli@3.22.1(magicast@0.3.5)':
|
||||
'@nuxt/cli@3.22.2(magicast@0.3.5)':
|
||||
dependencies:
|
||||
c12: 2.0.2(magicast@0.3.5)
|
||||
chokidar: 4.0.3
|
||||
|
Loading…
Reference in New Issue
Block a user