Skip to content

Commit 7836232

Browse files
chore(deps): update dependency unplugin-auto-import to ^0.17.6
1 parent b36ebd0 commit 7836232

File tree

2 files changed

+75
-17
lines changed

2 files changed

+75
-17
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"stylelint": "^16.2.0",
7575
"type-coverage": "^2.27.1",
7676
"typescript": "^5.3.3",
77-
"unplugin-auto-import": "^0.17.3",
77+
"unplugin-auto-import": "^0.17.6",
7878
"vite": "^5.0.12",
7979
"vitest": "^1.2.1"
8080
},

yarn.lock

+74-16
Original file line numberDiff line numberDiff line change
@@ -364,10 +364,10 @@ __metadata:
364364
languageName: node
365365
linkType: hard
366366

367-
"@antfu/utils@npm:^0.7.7":
368-
version: 0.7.7
369-
resolution: "@antfu/utils@npm:0.7.7"
370-
checksum: 28b1a9caecc26bb43c5b08ea18c384f97a1eccc29763ad19c719e57f252fc12296f13849917fdf6611bd3aceff17137011363703e7ac0a07a083c9dce4676e42
367+
"@antfu/utils@npm:^0.7.8":
368+
version: 0.7.8
369+
resolution: "@antfu/utils@npm:0.7.8"
370+
checksum: 9efffb78a9683add047b0e2be96a059c3a29baee1565a2d127500bc433def25a0375c1e84c9479cbb3f1dcec797b2c1f0a24e5d85c830ea64f9a8a6a6ca5b9c3
371371
languageName: node
372372
linkType: hard
373373

@@ -5404,6 +5404,15 @@ __metadata:
54045404
languageName: node
54055405
linkType: hard
54065406

5407+
"acorn@npm:^8.11.3":
5408+
version: 8.11.3
5409+
resolution: "acorn@npm:8.11.3"
5410+
bin:
5411+
acorn: bin/acorn
5412+
checksum: b688e7e3c64d9bfb17b596e1b35e4da9d50553713b3b3630cf5690f2b023a84eac90c56851e6912b483fe60e8b4ea28b254c07e92f17ef83d72d78745a8352dd
5413+
languageName: node
5414+
linkType: hard
5415+
54075416
"agent-base@npm:^7.0.2, agent-base@npm:^7.1.0":
54085417
version: 7.1.0
54095418
resolution: "agent-base@npm:7.1.0"
@@ -6563,6 +6572,25 @@ __metadata:
65636572
languageName: node
65646573
linkType: hard
65656574

6575+
"chokidar@npm:^3.6.0":
6576+
version: 3.6.0
6577+
resolution: "chokidar@npm:3.6.0"
6578+
dependencies:
6579+
anymatch: "npm:~3.1.2"
6580+
braces: "npm:~3.0.2"
6581+
fsevents: "npm:~2.3.2"
6582+
glob-parent: "npm:~5.1.2"
6583+
is-binary-path: "npm:~2.1.0"
6584+
is-glob: "npm:~4.0.1"
6585+
normalize-path: "npm:~3.0.0"
6586+
readdirp: "npm:~3.6.0"
6587+
dependenciesMeta:
6588+
fsevents:
6589+
optional: true
6590+
checksum: c327fb07704443f8d15f7b4a7ce93b2f0bc0e6cea07ec28a7570aa22cd51fcf0379df589403976ea956c369f25aa82d84561947e227cd925902e1751371658df
6591+
languageName: node
6592+
linkType: hard
6593+
65666594
"chownr@npm:^2.0.0":
65676595
version: 2.0.0
65686596
resolution: "chownr@npm:2.0.0"
@@ -11957,7 +11985,7 @@ __metadata:
1195711985
tslib: "npm:^2.6.2"
1195811986
type-coverage: "npm:^2.27.1"
1195911987
typescript: "npm:^5.3.3"
11960-
unplugin-auto-import: "npm:^0.17.3"
11988+
unplugin-auto-import: "npm:^0.17.6"
1196111989
vite: "npm:^5.0.12"
1196211990
vitest: "npm:^1.2.1"
1196311991
languageName: unknown
@@ -12393,6 +12421,15 @@ __metadata:
1239312421
languageName: node
1239412422
linkType: hard
1239512423

12424+
"magic-string@npm:^0.30.10":
12425+
version: 0.30.10
12426+
resolution: "magic-string@npm:0.30.10"
12427+
dependencies:
12428+
"@jridgewell/sourcemap-codec": "npm:^1.4.15"
12429+
checksum: 9f8bf6363a14c98a9d9f32ef833b194702a5c98fb931b05ac511b76f0b06fd30ed92beda6ca3261d2d52d21e39e891ef1136fbd032023f6cbb02d0b7d5767201
12430+
languageName: node
12431+
linkType: hard
12432+
1239612433
"magic-string@npm:^0.30.3, magic-string@npm:^0.30.4, magic-string@npm:^0.30.5":
1239712434
version: 0.30.5
1239812435
resolution: "magic-string@npm:0.30.5"
@@ -14208,6 +14245,15 @@ __metadata:
1420814245
languageName: node
1420914246
linkType: hard
1421014247

14248+
"minimatch@npm:^9.0.4":
14249+
version: 9.0.4
14250+
resolution: "minimatch@npm:9.0.4"
14251+
dependencies:
14252+
brace-expansion: "npm:^2.0.1"
14253+
checksum: 4cdc18d112b164084513e890d6323370db14c22249d536ad1854539577a895e690a27513dc346392f61a4a50afbbd8abc88f3f25558bfbbbb862cd56508b20f5
14254+
languageName: node
14255+
linkType: hard
14256+
1421114257
"minimatch@npm:~3.0.4":
1421214258
version: 3.0.8
1421314259
resolution: "minimatch@npm:3.0.8"
@@ -20370,7 +20416,7 @@ __metadata:
2037020416
languageName: node
2037120417
linkType: hard
2037220418

20373-
"unimport@npm:^3.7.0":
20419+
"unimport@npm:^3.7.1":
2037420420
version: 3.7.1
2037520421
resolution: "unimport@npm:3.7.1"
2037620422
dependencies:
@@ -20596,18 +20642,18 @@ __metadata:
2059620642
languageName: node
2059720643
linkType: hard
2059820644

20599-
"unplugin-auto-import@npm:^0.17.3":
20600-
version: 0.17.3
20601-
resolution: "unplugin-auto-import@npm:0.17.3"
20645+
"unplugin-auto-import@npm:^0.17.6":
20646+
version: 0.17.6
20647+
resolution: "unplugin-auto-import@npm:0.17.6"
2060220648
dependencies:
20603-
"@antfu/utils": "npm:^0.7.7"
20649+
"@antfu/utils": "npm:^0.7.8"
2060420650
"@rollup/pluginutils": "npm:^5.1.0"
2060520651
fast-glob: "npm:^3.3.2"
2060620652
local-pkg: "npm:^0.5.0"
20607-
magic-string: "npm:^0.30.5"
20608-
minimatch: "npm:^9.0.3"
20609-
unimport: "npm:^3.7.0"
20610-
unplugin: "npm:^1.6.0"
20653+
magic-string: "npm:^0.30.10"
20654+
minimatch: "npm:^9.0.4"
20655+
unimport: "npm:^3.7.1"
20656+
unplugin: "npm:^1.10.1"
2061120657
peerDependencies:
2061220658
"@nuxt/kit": ^3.2.2
2061320659
"@vueuse/core": "*"
@@ -20616,11 +20662,23 @@ __metadata:
2061620662
optional: true
2061720663
"@vueuse/core":
2061820664
optional: true
20619-
checksum: d287cf3350484227952ad63f938285c80c618ba91f9cdc5698eea038a1c9c1506fb65ca14ac1477b4e3e5912122dec0dc0cac7a3e0668866288511aee102226e
20665+
checksum: ad938236c1826f6ccf944161d7e716c994e3d1cdb84f40ea7df4df260fa591081829973d7f50a22274cfed4f38b08a4aa03b456ff51bdeefac36ab65a294af1c
20666+
languageName: node
20667+
linkType: hard
20668+
20669+
"unplugin@npm:^1.10.1":
20670+
version: 1.10.1
20671+
resolution: "unplugin@npm:1.10.1"
20672+
dependencies:
20673+
acorn: "npm:^8.11.3"
20674+
chokidar: "npm:^3.6.0"
20675+
webpack-sources: "npm:^3.2.3"
20676+
webpack-virtual-modules: "npm:^0.6.1"
20677+
checksum: d9819fad8a177c080f7f2b80744d633101935a8a6cc26b42e6a46648cccc1c5de83b7763233d56e11af53f34e6c5074816262897c9048a31e5d697bef5bb57e7
2062020678
languageName: node
2062120679
linkType: hard
2062220680

20623-
"unplugin@npm:^1.5.1, unplugin@npm:^1.6.0":
20681+
"unplugin@npm:^1.5.1":
2062420682
version: 1.6.0
2062520683
resolution: "unplugin@npm:1.6.0"
2062620684
dependencies:

0 commit comments

Comments
 (0)