Skip to content

Commit

Permalink
chore(deps): update dependency unplugin-auto-import to ^0.17.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent b36ebd0 commit 7836232
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"stylelint": "^16.2.0",
"type-coverage": "^2.27.1",
"typescript": "^5.3.3",
"unplugin-auto-import": "^0.17.3",
"unplugin-auto-import": "^0.17.6",
"vite": "^5.0.12",
"vitest": "^1.2.1"
},
Expand Down
90 changes: 74 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -364,10 +364,10 @@ __metadata:
languageName: node
linkType: hard

"@antfu/utils@npm:^0.7.7":
version: 0.7.7
resolution: "@antfu/utils@npm:0.7.7"
checksum: 28b1a9caecc26bb43c5b08ea18c384f97a1eccc29763ad19c719e57f252fc12296f13849917fdf6611bd3aceff17137011363703e7ac0a07a083c9dce4676e42
"@antfu/utils@npm:^0.7.8":
version: 0.7.8
resolution: "@antfu/utils@npm:0.7.8"
checksum: 9efffb78a9683add047b0e2be96a059c3a29baee1565a2d127500bc433def25a0375c1e84c9479cbb3f1dcec797b2c1f0a24e5d85c830ea64f9a8a6a6ca5b9c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -5404,6 +5404,15 @@ __metadata:
languageName: node
linkType: hard

"acorn@npm:^8.11.3":
version: 8.11.3
resolution: "acorn@npm:8.11.3"
bin:
acorn: bin/acorn
checksum: b688e7e3c64d9bfb17b596e1b35e4da9d50553713b3b3630cf5690f2b023a84eac90c56851e6912b483fe60e8b4ea28b254c07e92f17ef83d72d78745a8352dd
languageName: node
linkType: hard

"agent-base@npm:^7.0.2, agent-base@npm:^7.1.0":
version: 7.1.0
resolution: "agent-base@npm:7.1.0"
Expand Down Expand Up @@ -6563,6 +6572,25 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:^3.6.0":
version: 3.6.0
resolution: "chokidar@npm:3.6.0"
dependencies:
anymatch: "npm:~3.1.2"
braces: "npm:~3.0.2"
fsevents: "npm:~2.3.2"
glob-parent: "npm:~5.1.2"
is-binary-path: "npm:~2.1.0"
is-glob: "npm:~4.0.1"
normalize-path: "npm:~3.0.0"
readdirp: "npm:~3.6.0"
dependenciesMeta:
fsevents:
optional: true
checksum: c327fb07704443f8d15f7b4a7ce93b2f0bc0e6cea07ec28a7570aa22cd51fcf0379df589403976ea956c369f25aa82d84561947e227cd925902e1751371658df
languageName: node
linkType: hard

"chownr@npm:^2.0.0":
version: 2.0.0
resolution: "chownr@npm:2.0.0"
Expand Down Expand Up @@ -11957,7 +11985,7 @@ __metadata:
tslib: "npm:^2.6.2"
type-coverage: "npm:^2.27.1"
typescript: "npm:^5.3.3"
unplugin-auto-import: "npm:^0.17.3"
unplugin-auto-import: "npm:^0.17.6"
vite: "npm:^5.0.12"
vitest: "npm:^1.2.1"
languageName: unknown
Expand Down Expand Up @@ -12393,6 +12421,15 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:^0.30.10":
version: 0.30.10
resolution: "magic-string@npm:0.30.10"
dependencies:
"@jridgewell/sourcemap-codec": "npm:^1.4.15"
checksum: 9f8bf6363a14c98a9d9f32ef833b194702a5c98fb931b05ac511b76f0b06fd30ed92beda6ca3261d2d52d21e39e891ef1136fbd032023f6cbb02d0b7d5767201
languageName: node
linkType: hard

"magic-string@npm:^0.30.3, magic-string@npm:^0.30.4, magic-string@npm:^0.30.5":
version: 0.30.5
resolution: "magic-string@npm:0.30.5"
Expand Down Expand Up @@ -14208,6 +14245,15 @@ __metadata:
languageName: node
linkType: hard

"minimatch@npm:^9.0.4":
version: 9.0.4
resolution: "minimatch@npm:9.0.4"
dependencies:
brace-expansion: "npm:^2.0.1"
checksum: 4cdc18d112b164084513e890d6323370db14c22249d536ad1854539577a895e690a27513dc346392f61a4a50afbbd8abc88f3f25558bfbbbb862cd56508b20f5
languageName: node
linkType: hard

"minimatch@npm:~3.0.4":
version: 3.0.8
resolution: "minimatch@npm:3.0.8"
Expand Down Expand Up @@ -20370,7 +20416,7 @@ __metadata:
languageName: node
linkType: hard

"unimport@npm:^3.7.0":
"unimport@npm:^3.7.1":
version: 3.7.1
resolution: "unimport@npm:3.7.1"
dependencies:
Expand Down Expand Up @@ -20596,18 +20642,18 @@ __metadata:
languageName: node
linkType: hard

"unplugin-auto-import@npm:^0.17.3":
version: 0.17.3
resolution: "unplugin-auto-import@npm:0.17.3"
"unplugin-auto-import@npm:^0.17.6":
version: 0.17.6
resolution: "unplugin-auto-import@npm:0.17.6"
dependencies:
"@antfu/utils": "npm:^0.7.7"
"@antfu/utils": "npm:^0.7.8"
"@rollup/pluginutils": "npm:^5.1.0"
fast-glob: "npm:^3.3.2"
local-pkg: "npm:^0.5.0"
magic-string: "npm:^0.30.5"
minimatch: "npm:^9.0.3"
unimport: "npm:^3.7.0"
unplugin: "npm:^1.6.0"
magic-string: "npm:^0.30.10"
minimatch: "npm:^9.0.4"
unimport: "npm:^3.7.1"
unplugin: "npm:^1.10.1"
peerDependencies:
"@nuxt/kit": ^3.2.2
"@vueuse/core": "*"
Expand All @@ -20616,11 +20662,23 @@ __metadata:
optional: true
"@vueuse/core":
optional: true
checksum: d287cf3350484227952ad63f938285c80c618ba91f9cdc5698eea038a1c9c1506fb65ca14ac1477b4e3e5912122dec0dc0cac7a3e0668866288511aee102226e
checksum: ad938236c1826f6ccf944161d7e716c994e3d1cdb84f40ea7df4df260fa591081829973d7f50a22274cfed4f38b08a4aa03b456ff51bdeefac36ab65a294af1c
languageName: node
linkType: hard

"unplugin@npm:^1.10.1":
version: 1.10.1
resolution: "unplugin@npm:1.10.1"
dependencies:
acorn: "npm:^8.11.3"
chokidar: "npm:^3.6.0"
webpack-sources: "npm:^3.2.3"
webpack-virtual-modules: "npm:^0.6.1"
checksum: d9819fad8a177c080f7f2b80744d633101935a8a6cc26b42e6a46648cccc1c5de83b7763233d56e11af53f34e6c5074816262897c9048a31e5d697bef5bb57e7
languageName: node
linkType: hard

"unplugin@npm:^1.5.1, unplugin@npm:^1.6.0":
"unplugin@npm:^1.5.1":
version: 1.6.0
resolution: "unplugin@npm:1.6.0"
dependencies:
Expand Down

0 comments on commit 7836232

Please sign in to comment.