mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-19 01:45:53 +00:00
chore(deps): update dependency unctx to ^2.0.2 (#7032)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
75053c29c2
commit
426b5af5ac
@ -28,7 +28,7 @@
|
||||
"pkg-types": "^0.3.4",
|
||||
"scule": "^0.3.2",
|
||||
"semver": "^7.3.7",
|
||||
"unctx": "^2.0.1",
|
||||
"unctx": "^2.0.2",
|
||||
"unimport": "^0.6.7",
|
||||
"untyped": "^0.4.7"
|
||||
},
|
||||
|
@ -61,7 +61,7 @@
|
||||
"scule": "^0.3.2",
|
||||
"strip-literal": "^0.4.0",
|
||||
"ufo": "^0.8.5",
|
||||
"unctx": "^2.0.1",
|
||||
"unctx": "^2.0.2",
|
||||
"unenv": "^0.6.1",
|
||||
"unimport": "^0.6.7",
|
||||
"unplugin": "^0.9.2",
|
||||
|
42
yarn.lock
42
yarn.lock
@ -1666,7 +1666,7 @@ __metadata:
|
||||
scule: ^0.3.2
|
||||
semver: ^7.3.7
|
||||
unbuild: latest
|
||||
unctx: ^2.0.1
|
||||
unctx: ^2.0.2
|
||||
unimport: ^0.6.7
|
||||
untyped: ^0.4.7
|
||||
languageName: unknown
|
||||
@ -10009,7 +10009,7 @@ __metadata:
|
||||
strip-literal: ^0.4.0
|
||||
ufo: ^0.8.5
|
||||
unbuild: latest
|
||||
unctx: ^2.0.1
|
||||
unctx: ^2.0.2
|
||||
unenv: ^0.6.1
|
||||
unimport: ^0.6.7
|
||||
unplugin: ^0.9.2
|
||||
@ -12982,15 +12982,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"unctx@npm:^2.0.1":
|
||||
version: 2.0.1
|
||||
resolution: "unctx@npm:2.0.1"
|
||||
"unctx@npm:^2.0.2":
|
||||
version: 2.0.2
|
||||
resolution: "unctx@npm:2.0.2"
|
||||
dependencies:
|
||||
acorn: ^8.8.0
|
||||
estree-walker: ^3.0.1
|
||||
magic-string: ^0.26.2
|
||||
unplugin: ^0.8.0
|
||||
checksum: 59394795be05752066e7e64f582ebcadeb4cfbb38e1a72dde91aa6eca91f45d33237640c4a8a95df1207b6d9434945e69548fafb0cf277d6ac15d2a4c6b18cd7
|
||||
unplugin: ^0.9.5
|
||||
checksum: 102742078bb54f09e6e2c13e3d477317ad0d32a96cbbd65d9f3e069c4da69a4cf6021c405e6ee00e4b328545913b5b7872e0ea7a748c773407a096e2c9f0388f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -13145,33 +13145,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"unplugin@npm:^0.8.0":
|
||||
version: 0.8.1
|
||||
resolution: "unplugin@npm:0.8.1"
|
||||
dependencies:
|
||||
acorn: ^8.8.0
|
||||
chokidar: ^3.5.3
|
||||
webpack-sources: ^3.2.3
|
||||
webpack-virtual-modules: ^0.4.4
|
||||
peerDependencies:
|
||||
esbuild: ">=0.13"
|
||||
rollup: ^2.50.0
|
||||
vite: ^2.3.0 || ^3.0.0-0
|
||||
webpack: 4 || 5
|
||||
peerDependenciesMeta:
|
||||
esbuild:
|
||||
optional: true
|
||||
rollup:
|
||||
optional: true
|
||||
vite:
|
||||
optional: true
|
||||
webpack:
|
||||
optional: true
|
||||
checksum: 95bbed0425c42add3718f203d2cd2d8e97ae33bc0403b88cd800a12fb3f4cc5f681d108f4e64cd6cdf00b6715e538c913fd408b86c22a226b7e179c8d560e314
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"unplugin@npm:^0.9.0, unplugin@npm:^0.9.2":
|
||||
"unplugin@npm:^0.9.0, unplugin@npm:^0.9.2, unplugin@npm:^0.9.5":
|
||||
version: 0.9.5
|
||||
resolution: "unplugin@npm:0.9.5"
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user