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

Commit 38cd67d

Browse files
chore(deps): update all non-major dependencies (#6552)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70b024f commit 38cd67d

File tree

7 files changed

+42
-18
lines changed

7 files changed

+42
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
},
4848
"devDependencies": {
4949
"@nuxtjs/eslint-config-typescript": "^10.0.0",
50-
"@types/node": "^16.11.47",
50+
"@types/node": "^16.11.48",
5151
"@types/rimraf": "^3",
5252
"@unocss/reset": "^0.45.6",
5353
"case-police": "^0.5.7",

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.10",
26+
"mlly": "^0.5.11",
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.10",
38+
"mlly": "^0.5.11",
3939
"mri": "^1.2.0",
4040
"pathe": "^0.3.4",
4141
"perfect-debounce": "^0.1.3",

packages/nuxt/package.json

Lines changed: 2 additions & 2 deletions
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.10",
54+
"mlly": "^0.5.11",
5555
"nitropack": "^0.4.22",
5656
"nuxi": "3.0.0-rc.7",
5757
"ohash": "^0.1.5",
@@ -62,7 +62,7 @@
6262
"strip-literal": "^0.4.0",
6363
"ufo": "^0.8.5",
6464
"unctx": "^2.0.1",
65-
"unenv": "^0.5.3",
65+
"unenv": "^0.5.4",
6666
"unimport": "^0.6.7",
6767
"unplugin": "^0.9.0",
6868
"untyped": "^0.4.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.10",
39+
"mlly": "^0.5.11",
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.10",
37+
"mlly": "^0.5.11",
3838
"ohash": "^0.1.5",
3939
"pathe": "^0.3.4",
4040
"pify": "^6.0.0",

yarn.lock

Lines changed: 35 additions & 11 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.10
1656+
mlly: ^0.5.11
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.10
1797+
mlly: ^0.5.11
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.10
1848+
mlly: ^0.5.11
18491849
ohash: ^0.1.5
18501850
pathe: ^0.3.4
18511851
pify: ^6.0.0
@@ -2375,10 +2375,10 @@ __metadata:
23752375
languageName: node
23762376
linkType: hard
23772377

2378-
"@types/node@npm:^16.11.47":
2379-
version: 16.11.47
2380-
resolution: "@types/node@npm:16.11.47"
2381-
checksum: 26811000753fd1bb9a90a563fc72942ac3ad5d5b6c97609a090c1e24210e040597ba060e55a7a46cb22cc84dafee112d741f45652139c6166e8ce0c970b4f05a
2378+
"@types/node@npm:^16.11.48":
2379+
version: 16.11.48
2380+
resolution: "@types/node@npm:16.11.48"
2381+
checksum: 10cd539cb2cf5a8f51f3c2bd761c093b752e534b1f2dc0d7193debd7986145b68db2a5fd48498af641e8641fb8d24b7c4851ea3e30fb8f56cc13ac719cad1e1f
23822382
languageName: node
23832383
linkType: hard
23842384

@@ -9328,6 +9328,18 @@ __metadata:
93289328
languageName: node
93299329
linkType: hard
93309330

9331+
"mlly@npm:^0.5.11":
9332+
version: 0.5.11
9333+
resolution: "mlly@npm:0.5.11"
9334+
dependencies:
9335+
acorn: ^8.8.0
9336+
pathe: ^0.3.4
9337+
pkg-types: ^0.3.3
9338+
ufo: ^0.8.5
9339+
checksum: 7502696156e585d6427709c527766cd409481018e7cd2dc19edc7ce0b8d6c0278491b8ed3baae02f28a5283a25529edcabe9c250465daa797bdbebcfccd108ee
9340+
languageName: node
9341+
linkType: hard
9342+
93319343
"mlly@npm:^0.5.2, mlly@npm:^0.5.3, mlly@npm:^0.5.7, mlly@npm:^0.5.9":
93329344
version: 0.5.9
93339345
resolution: "mlly@npm:0.5.9"
@@ -9853,7 +9865,7 @@ __metadata:
98539865
fsevents: ~2.3.2
98549866
jiti: ^1.14.0
98559867
listhen: ^0.2.15
9856-
mlly: ^0.5.10
9868+
mlly: ^0.5.11
98579869
mri: ^1.2.0
98589870
pathe: ^0.3.4
98599871
perfect-debounce: ^0.1.3
@@ -9876,7 +9888,7 @@ __metadata:
98769888
resolution: "nuxt-framework@workspace:."
98779889
dependencies:
98789890
"@nuxtjs/eslint-config-typescript": ^10.0.0
9879-
"@types/node": ^16.11.47
9891+
"@types/node": ^16.11.48
98809892
"@types/rimraf": ^3
98819893
"@unocss/reset": ^0.45.6
98829894
case-police: ^0.5.7
@@ -9939,7 +9951,7 @@ __metadata:
99399951
hookable: ^5.1.1
99409952
knitwork: ^0.1.2
99419953
magic-string: ^0.26.2
9942-
mlly: ^0.5.10
9954+
mlly: ^0.5.11
99439955
nitropack: ^0.4.22
99449956
nuxi: 3.0.0-rc.7
99459957
ohash: ^0.1.5
@@ -9951,7 +9963,7 @@ __metadata:
99519963
ufo: ^0.8.5
99529964
unbuild: latest
99539965
unctx: ^2.0.1
9954-
unenv: ^0.5.3
9966+
unenv: ^0.5.4
99559967
unimport: ^0.6.7
99569968
unplugin: ^0.9.0
99579969
untyped: ^0.4.5
@@ -12939,6 +12951,18 @@ __metadata:
1293912951
languageName: node
1294012952
linkType: hard
1294112953

12954+
"unenv@npm:^0.5.4":
12955+
version: 0.5.4
12956+
resolution: "unenv@npm:0.5.4"
12957+
dependencies:
12958+
defu: ^6.0.0
12959+
mime: ^3.0.0
12960+
node-fetch-native: ^0.1.4
12961+
pathe: ^0.3.3
12962+
checksum: ccb556e4df7110a871be0894b70fc4e5e66ee99573117b555f0b131536138037e2b7f4856bc6f0ac1c4a722187212c4e3e0a8ed2afe83510df4eb35c3f24bc8e
12963+
languageName: node
12964+
linkType: hard
12965+
1294212966
"unimport@npm:^0.6.7":
1294312967
version: 0.6.7
1294412968
resolution: "unimport@npm:0.6.7"

0 commit comments

Comments
 (0)