Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency unplugin-auto-import to v0.18.3 #11555

Merged
merged 1 commit into from
Sep 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@storybook/react": "7.6.17",
"magic-string": "0.30.11",
"react-docgen": "7.0.3",
"unplugin-auto-import": "0.18.2"
"unplugin-auto-import": "0.18.3"
},
"devDependencies": {
"@types/node": "20.16.5",
Expand Down
74 changes: 35 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13844,7 +13844,7 @@ __metadata:
languageName: node
linkType: hard

"chokidar@npm:3.6.0, chokidar@npm:^3.0.0, chokidar@npm:^3.4.0, chokidar@npm:^3.4.2, chokidar@npm:^3.5.2, chokidar@npm:^3.6.0":
"chokidar@npm:3.6.0, chokidar@npm:^3.0.0, chokidar@npm:^3.4.0, chokidar@npm:^3.4.2, chokidar@npm:^3.5.2":
version: 3.6.0
resolution: "chokidar@npm:3.6.0"
dependencies:
Expand Down Expand Up @@ -24869,14 +24869,14 @@ __metadata:
languageName: node
linkType: hard

"pkg-types@npm:^1.0.3, pkg-types@npm:^1.1.1, pkg-types@npm:^1.1.3":
version: 1.1.3
resolution: "pkg-types@npm:1.1.3"
"pkg-types@npm:^1.0.3, pkg-types@npm:^1.1.1, pkg-types@npm:^1.2.0":
version: 1.2.0
resolution: "pkg-types@npm:1.2.0"
dependencies:
confbox: "npm:^0.1.7"
mlly: "npm:^1.7.1"
pathe: "npm:^1.1.2"
checksum: 10c0/4cd2c9442dd5e4ae0c61cbd8fdaa92a273939749b081f78150ce9a3f4e625cca0375607386f49f103f0720b239d02369bf181c3ea6c80cf1028a633df03706ad
checksum: 10c0/111cf6ad4235438821ea195a0d70570b1bd36a71d094d258349027c9c304dea8b4f9669c9f7ce813f9a48a02942fb0d7fe9809127dbe7bb4b18a8de71583a081
languageName: node
linkType: hard

Expand Down Expand Up @@ -27625,7 +27625,7 @@ __metadata:
react-docgen: "npm:7.0.3"
tsx: "npm:4.19.0"
typescript: "npm:5.6.2"
unplugin-auto-import: "npm:0.18.2"
unplugin-auto-import: "npm:0.18.3"
vite: "npm:5.4.3"
peerDependencies:
"@redwoodjs/project-config": "workspace:*"
Expand Down Expand Up @@ -29172,24 +29172,24 @@ __metadata:
languageName: node
linkType: hard

"unimport@npm:^3.9.0":
version: 3.9.0
resolution: "unimport@npm:3.9.0"
"unimport@npm:^3.12.0":
version: 3.12.0
resolution: "unimport@npm:3.12.0"
dependencies:
"@rollup/pluginutils": "npm:^5.1.0"
acorn: "npm:^8.12.1"
escape-string-regexp: "npm:^5.0.0"
estree-walker: "npm:^3.0.3"
fast-glob: "npm:^3.3.2"
local-pkg: "npm:^0.5.0"
magic-string: "npm:^0.30.10"
magic-string: "npm:^0.30.11"
mlly: "npm:^1.7.1"
pathe: "npm:^1.1.2"
pkg-types: "npm:^1.1.3"
pkg-types: "npm:^1.2.0"
scule: "npm:^1.3.0"
strip-literal: "npm:^2.1.0"
unplugin: "npm:^1.11.0"
checksum: 10c0/bd5f3c914ac7612c65d73e8ca70afc1f1f57515000f34a730ba6542bdf3b5cdce7ca4f82b836cd789a44df775c51f3b109f1219dd6f05878a6cba1e5c8f403ad
unplugin: "npm:^1.14.1"
checksum: 10c0/58fa3800f800681b33b1accf653e47b1efe84bc6e412e46f4dae6ff2bac518954fcc5e6959ef5e9937f630f47640a93aabe011ccde7814fcdb6d65082b6f6da9
languageName: node
linkType: hard

Expand Down Expand Up @@ -29294,18 +29294,18 @@ __metadata:
languageName: node
linkType: hard

"unplugin-auto-import@npm:0.18.2":
version: 0.18.2
resolution: "unplugin-auto-import@npm:0.18.2"
"unplugin-auto-import@npm:0.18.3":
version: 0.18.3
resolution: "unplugin-auto-import@npm:0.18.3"
dependencies:
"@antfu/utils": "npm:^0.7.10"
"@rollup/pluginutils": "npm:^5.1.0"
fast-glob: "npm:^3.3.2"
local-pkg: "npm:^0.5.0"
magic-string: "npm:^0.30.10"
magic-string: "npm:^0.30.11"
minimatch: "npm:^9.0.5"
unimport: "npm:^3.9.0"
unplugin: "npm:^1.11.0"
unimport: "npm:^3.12.0"
unplugin: "npm:^1.14.1"
peerDependencies:
"@nuxt/kit": ^3.2.2
"@vueuse/core": "*"
Expand All @@ -29314,19 +29314,22 @@ __metadata:
optional: true
"@vueuse/core":
optional: true
checksum: 10c0/844ed9b96e1b55875f0c690981308ed6a78a225eca09355aac4e06f34fed362771b1e9dbcde8f27d30c028da12781227bfee1c85f5bf1cc355068c581dcbaf0c
checksum: 10c0/3d4ebd3d1d4b4957da40c6b34a448020e54a93973ed1dd51993ac608fd7c497b814e926204f2c3b897fcd5f6b2aff1019aada9a042d60e12f22c80b100ca578a
languageName: node
linkType: hard

"unplugin@npm:^1.11.0, unplugin@npm:^1.3.1":
version: 1.11.0
resolution: "unplugin@npm:1.11.0"
"unplugin@npm:^1.14.1, unplugin@npm:^1.3.1":
version: 1.14.1
resolution: "unplugin@npm:1.14.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: 10c0/513d9da646cbbf7b69041c4a26f324c947a9533b729686c15597a5f05e25bfbb7c2dd28d944026ab2dc75b067aa385734260279e1f70d60fd46b4481de796735
acorn: "npm:^8.12.1"
webpack-virtual-modules: "npm:^0.6.2"
peerDependencies:
webpack-sources: ^3
peerDependenciesMeta:
webpack-sources:
optional: true
checksum: 10c0/a74342b8f0cbbdc7b1da1f78f1898c0c915e3f67b22281fcd61a5495a585f4a1fd0fc270a7e59643a41c138c94c852cb69ea17af72965fb15f86f18ee76c2ed1
languageName: node
linkType: hard

Expand Down Expand Up @@ -29930,17 +29933,10 @@ __metadata:
languageName: node
linkType: hard

"webpack-sources@npm:^3.2.3":
version: 3.2.3
resolution: "webpack-sources@npm:3.2.3"
checksum: 10c0/2ef63d77c4fad39de4a6db17323d75eb92897b32674e97d76f0a1e87c003882fc038571266ad0ef581ac734cbe20952912aaa26155f1905e96ce251adbb1eb4e
languageName: node
linkType: hard

"webpack-virtual-modules@npm:^0.6.1":
version: 0.6.1
resolution: "webpack-virtual-modules@npm:0.6.1"
checksum: 10c0/696bdc1acf3806374bdeb4b9b9856b79ee70b31e92f325dfab9b8c8c7e14bb6ddffa9f895a214770c4fb8fea45a21f34ca64310f74e877292a90f4a9966c9c2f
"webpack-virtual-modules@npm:^0.6.2":
version: 0.6.2
resolution: "webpack-virtual-modules@npm:0.6.2"
checksum: 10c0/5ffbddf0e84bf1562ff86cf6fcf039c74edf09d78358a6904a09bbd4484e8bb6812dc385fe14330b715031892dcd8423f7a88278b57c9f5002c84c2860179add
languageName: node
linkType: hard

Expand Down
Loading