Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Commit 3c3adb7

Browse files
committed
chore(deps): update mlly and lockfile
1 parent a5e3b7a commit 3c3adb7

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

packages/kit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"jiti": "^1.14.0",
2424
"knitwork": "^0.1.2",
2525
"lodash.template": "^4.5.0",
26-
"mlly": "^0.5.11",
26+
"mlly": "^0.5.12",
2727
"pathe": "^0.3.4",
2828
"pkg-types": "^0.3.3",
2929
"scule": "^0.3.2",

packages/nuxi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"flat": "^5.0.2",
3636
"jiti": "^1.14.0",
3737
"listhen": "^0.2.15",
38-
"mlly": "^0.5.11",
38+
"mlly": "^0.5.12",
3939
"mri": "^1.2.0",
4040
"pathe": "^0.3.4",
4141
"perfect-debounce": "^0.1.3",

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"hookable": "^5.1.1",
5252
"knitwork": "^0.1.2",
5353
"magic-string": "^0.26.2",
54-
"mlly": "^0.5.11",
54+
"mlly": "^0.5.12",
5555
"nitropack": "^0.4.22",
5656
"nuxi": "3.0.0-rc.7",
5757
"ohash": "^0.1.5",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"h3": "^0.7.15",
3737
"knitwork": "^0.1.2",
3838
"magic-string": "^0.26.2",
39-
"mlly": "^0.5.11",
39+
"mlly": "^0.5.12",
4040
"ohash": "^0.1.5",
4141
"pathe": "^0.3.4",
4242
"perfect-debounce": "^0.1.3",

packages/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"magic-string": "^0.26.2",
3535
"memfs": "^3.4.7",
3636
"mini-css-extract-plugin": "^2.6.1",
37-
"mlly": "^0.5.11",
37+
"mlly": "^0.5.12",
3838
"ohash": "^0.1.5",
3939
"pathe": "^0.3.4",
4040
"pify": "^6.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1653,7 +1653,7 @@ __metadata:
16531653
jiti: ^1.14.0
16541654
knitwork: ^0.1.2
16551655
lodash.template: ^4.5.0
1656-
mlly: ^0.5.11
1656+
mlly: ^0.5.12
16571657
pathe: ^0.3.4
16581658
pkg-types: ^0.3.3
16591659
scule: ^0.3.2
@@ -1794,7 +1794,7 @@ __metadata:
17941794
h3: ^0.7.15
17951795
knitwork: ^0.1.2
17961796
magic-string: ^0.26.2
1797-
mlly: ^0.5.11
1797+
mlly: ^0.5.12
17981798
ohash: ^0.1.5
17991799
pathe: ^0.3.4
18001800
perfect-debounce: ^0.1.3
@@ -1845,7 +1845,7 @@ __metadata:
18451845
magic-string: ^0.26.2
18461846
memfs: ^3.4.7
18471847
mini-css-extract-plugin: ^2.6.1
1848-
mlly: ^0.5.11
1848+
mlly: ^0.5.12
18491849
ohash: ^0.1.5
18501850
pathe: ^0.3.4
18511851
pify: ^6.0.0
@@ -9318,15 +9318,15 @@ __metadata:
93189318
languageName: node
93199319
linkType: hard
93209320

9321-
"mlly@npm:^0.5.10, mlly@npm:^0.5.11, mlly@npm:^0.5.2, mlly@npm:^0.5.3, mlly@npm:^0.5.7, mlly@npm:^0.5.9":
9322-
version: 0.5.11
9323-
resolution: "mlly@npm:0.5.11"
9321+
"mlly@npm:^0.5.10, mlly@npm:^0.5.12, mlly@npm:^0.5.2, mlly@npm:^0.5.3, mlly@npm:^0.5.7, mlly@npm:^0.5.9":
9322+
version: 0.5.12
9323+
resolution: "mlly@npm:0.5.12"
93249324
dependencies:
93259325
acorn: ^8.8.0
93269326
pathe: ^0.3.4
93279327
pkg-types: ^0.3.3
93289328
ufo: ^0.8.5
9329-
checksum: 7502696156e585d6427709c527766cd409481018e7cd2dc19edc7ce0b8d6c0278491b8ed3baae02f28a5283a25529edcabe9c250465daa797bdbebcfccd108ee
9329+
checksum: fe8cf9e7f758b356298fd64fcf892e665977b9eada8159aae7a3689b8800d0d506b7779e8637403c06b80dc0b9af0d7fb98cd5b36349fb820af2ee8eadd134f3
93309330
languageName: node
93319331
linkType: hard
93329332

@@ -9843,7 +9843,7 @@ __metadata:
98439843
fsevents: ~2.3.2
98449844
jiti: ^1.14.0
98459845
listhen: ^0.2.15
9846-
mlly: ^0.5.11
9846+
mlly: ^0.5.12
98479847
mri: ^1.2.0
98489848
pathe: ^0.3.4
98499849
perfect-debounce: ^0.1.3
@@ -9929,7 +9929,7 @@ __metadata:
99299929
hookable: ^5.1.1
99309930
knitwork: ^0.1.2
99319931
magic-string: ^0.26.2
9932-
mlly: ^0.5.11
9932+
mlly: ^0.5.12
99339933
nitropack: ^0.4.22
99349934
nuxi: 3.0.0-rc.7
99359935
ohash: ^0.1.5

0 commit comments

Comments
 (0)