mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update dependency mlly to ^0.2.10 (#1170)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0ab477cad0
commit
9357d0895d
@ -27,7 +27,7 @@
|
||||
"estree-walker": "^2.0.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"magic-string": "^0.25.7",
|
||||
"mlly": "^0.2.9",
|
||||
"mlly": "^0.2.10",
|
||||
"node-fetch": "^3.0.0",
|
||||
"nuxi": "3.0.0",
|
||||
"nuxt-vite": "^0.3.5",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"hookable": "^5.0.0",
|
||||
"jiti": "^1.12.9",
|
||||
"lodash.template": "^4.5.0",
|
||||
"mlly": "^0.2.9",
|
||||
"mlly": "^0.2.10",
|
||||
"pathe": "^0.2.0",
|
||||
"pkg-types": "^0.2.1",
|
||||
"rc9": "^1.2.0",
|
||||
|
@ -50,7 +50,7 @@
|
||||
"jiti": "^1.12.9",
|
||||
"listhen": "^0.2.5",
|
||||
"mime": "^2.5.2",
|
||||
"mlly": "^0.2.9",
|
||||
"mlly": "^0.2.10",
|
||||
"node-fetch": "^3.0.0",
|
||||
"ohmyfetch": "^0.3.1",
|
||||
"ora": "^6.0.1",
|
||||
|
@ -37,7 +37,7 @@
|
||||
"flat": "^5.0.2",
|
||||
"jiti": "^1.12.9",
|
||||
"listhen": "^0.2.5",
|
||||
"mlly": "^0.2.9",
|
||||
"mlly": "^0.2.10",
|
||||
"mri": "^1.2.0",
|
||||
"p-debounce": "^4.0.0",
|
||||
"pathe": "^0.2.0",
|
||||
|
@ -34,7 +34,7 @@
|
||||
"hash-sum": "^2.0.0",
|
||||
"hookable": "^5.0.0",
|
||||
"ignore": "^5.1.8",
|
||||
"mlly": "^0.2.9",
|
||||
"mlly": "^0.2.10",
|
||||
"nuxi": "3.0.0",
|
||||
"ohmyfetch": "^0.3.1",
|
||||
"pathe": "^0.2.0",
|
||||
|
@ -34,7 +34,7 @@
|
||||
"lodash-es": "^4.17.21",
|
||||
"memfs": "^3.3.0",
|
||||
"mini-css-extract-plugin": "^2.4.2",
|
||||
"mlly": "^0.2.9",
|
||||
"mlly": "^0.2.10",
|
||||
"pathe": "^0.2.0",
|
||||
"pify": "^5.0.0",
|
||||
"postcss": "^8.3.9",
|
||||
|
23
yarn.lock
23
yarn.lock
@ -2401,7 +2401,7 @@ __metadata:
|
||||
estree-walker: ^2.0.2
|
||||
fs-extra: ^10.0.0
|
||||
magic-string: ^0.25.7
|
||||
mlly: ^0.2.9
|
||||
mlly: ^0.2.10
|
||||
node-fetch: ^3.0.0
|
||||
nuxi: 3.0.0
|
||||
nuxt-vite: ^0.3.5
|
||||
@ -2591,7 +2591,7 @@ __metadata:
|
||||
hookable: ^5.0.0
|
||||
jiti: ^1.12.9
|
||||
lodash.template: ^4.5.0
|
||||
mlly: ^0.2.9
|
||||
mlly: ^0.2.10
|
||||
pathe: ^0.2.0
|
||||
pkg-types: ^0.2.1
|
||||
rc9: ^1.2.0
|
||||
@ -2663,7 +2663,7 @@ __metadata:
|
||||
jiti: ^1.12.9
|
||||
listhen: ^0.2.5
|
||||
mime: ^2.5.2
|
||||
mlly: ^0.2.9
|
||||
mlly: ^0.2.10
|
||||
node-fetch: ^3.0.0
|
||||
ohmyfetch: ^0.3.1
|
||||
ora: ^6.0.1
|
||||
@ -2879,7 +2879,7 @@ __metadata:
|
||||
lodash-es: ^4.17.21
|
||||
memfs: ^3.3.0
|
||||
mini-css-extract-plugin: ^2.4.2
|
||||
mlly: ^0.2.9
|
||||
mlly: ^0.2.10
|
||||
pathe: ^0.2.0
|
||||
pify: ^5.0.0
|
||||
postcss: ^8.3.9
|
||||
@ -12930,7 +12930,16 @@ fsevents@~2.3.2:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mlly@npm:^0.2.6, mlly@npm:^0.2.9":
|
||||
"mlly@npm:^0.2.10":
|
||||
version: 0.2.10
|
||||
resolution: "mlly@npm:0.2.10"
|
||||
dependencies:
|
||||
import-meta-resolve: ^1.1.1
|
||||
checksum: a7b9f9e046389eb8263ae57bf6738084dd40319ce1608b31dd66a72baf15e35bfb9d8a7dcde33f4c6f3b5da4788b8e94c65e9fa519c508ab5b339f4e6de255bc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mlly@npm:^0.2.6":
|
||||
version: 0.2.9
|
||||
resolution: "mlly@npm:0.2.9"
|
||||
dependencies:
|
||||
@ -13687,7 +13696,7 @@ fsevents@~2.3.2:
|
||||
fsevents: ~2.3.2
|
||||
jiti: ^1.12.9
|
||||
listhen: ^0.2.5
|
||||
mlly: ^0.2.9
|
||||
mlly: ^0.2.10
|
||||
mri: ^1.2.0
|
||||
p-debounce: ^4.0.0
|
||||
pathe: ^0.2.0
|
||||
@ -13785,7 +13794,7 @@ fsevents@~2.3.2:
|
||||
hash-sum: ^2.0.0
|
||||
hookable: ^5.0.0
|
||||
ignore: ^5.1.8
|
||||
mlly: ^0.2.9
|
||||
mlly: ^0.2.10
|
||||
nuxi: 3.0.0
|
||||
ohmyfetch: ^0.3.1
|
||||
pathe: ^0.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user