Skip to content

Commit c7904ae

Browse files
chore(deps-dev): bump vite-plugin-style-import from 0.10.0 to 2.0.0
Bumps [vite-plugin-style-import](https://github.com/anncwb/vite-plugin-style-import/tree/HEAD/packages/core) from 0.10.0 to 2.0.0. - [Release notes](https://github.com/anncwb/vite-plugin-style-import/releases) - [Changelog](https://github.com/vbenjs/vite-plugin-style-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/anncwb/vite-plugin-style-import/commits/v2.0.0/packages/core) --- updated-dependencies: - dependency-name: vite-plugin-style-import dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df4aef7 commit c7904ae

File tree

3 files changed

+113
-76
lines changed

3 files changed

+113
-76
lines changed

package-lock.json

Lines changed: 85 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"vite-plugin-compression": "^0.2.5",
5252
"vite-plugin-html": "^2.0.7",
5353
"vite-plugin-mock": "^2.5.0",
54-
"vite-plugin-style-import": "^0.10.0",
54+
"vite-plugin-style-import": "^2.0.0",
5555
"vite-plugin-svg-icons": "^1.0.4",
5656
"vue-tsc": "^0.0.24"
5757
}

yarn.lock

Lines changed: 27 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -507,18 +507,10 @@
507507
estree-walker "^1.0.1"
508508
picomatch "^2.2.2"
509509

510-
"@rollup/pluginutils@^4.0.0", "@rollup/pluginutils@^4.1.0":
511-
version "4.1.0"
512-
resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.1.0.tgz"
513-
integrity sha512-TrBhfJkFxA+ER+ew2U2/fHbebhLT/l/2pRk0hfj9KusXUuRXd2v0R58AfaZK9VXDQ4TogOSEmICVrQAA3zFnHQ==
514-
dependencies:
515-
estree-walker "^2.0.1"
516-
picomatch "^2.2.2"
517-
518-
"@rollup/pluginutils@^4.1.1":
519-
version "4.1.1"
520-
resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-4.1.1.tgz"
521-
integrity sha512-clDjivHqWGXi7u+0d2r2sBi4Ie6VLEAzWMIkvJLnDmxoOhBYOTfzGbOQBA32THHm11/LiJbd01tJUpJsbshSWQ==
510+
"@rollup/pluginutils@^4.0.0", "@rollup/pluginutils@^4.1.1", "@rollup/pluginutils@^4.1.2":
511+
version "4.2.1"
512+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-4.2.1.tgz#e6c6c3aba0744edce3fb2074922d3776c0af2a6d"
513+
integrity sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==
522514
dependencies:
523515
estree-walker "^2.0.1"
524516
picomatch "^2.2.2"
@@ -2428,6 +2420,11 @@ connect@^3.7.0:
24282420
parseurl "~1.3.3"
24292421
utils-merge "1.0.1"
24302422

2423+
console@^0.7.2:
2424+
version "0.7.2"
2425+
resolved "https://registry.yarnpkg.com/console/-/console-0.7.2.tgz#f9a4331249291591b7bf9bffa8e205356f20a9f0"
2426+
integrity sha512-+JSDwGunA4MTEgAV/4VBKwUHonP8CzJ/6GIuwPi6acKFqFfHUdSGCm89ZxZ5FfGWdZfkdgAroy5bJ5FSeN/t4g==
2427+
24312428
constant-case@^3.0.4:
24322429
version "3.0.4"
24332430
resolved "https://registry.npmjs.org/constant-case/-/constant-case-3.0.4.tgz"
@@ -2791,10 +2788,10 @@ entities@^4.5.0:
27912788
resolved "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz"
27922789
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
27932790

2794-
es-module-lexer@^0.4.1:
2795-
version "0.4.1"
2796-
resolved "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.4.1.tgz"
2797-
integrity sha512-ooYciCUtfw6/d2w56UVeqHPcoCFAiJdz5XOkYpv/Txl1HMUozpXjz/2RIQgqwKdXNDPSF1W7mJCFse3G+HDyAA==
2791+
es-module-lexer@^0.9.3:
2792+
version "0.9.3"
2793+
resolved "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-0.9.3.tgz#6f13db00cc38417137daf74366f535c8eb438f19"
2794+
integrity sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==
27982795

27992796
28002797
version "0.13.8"
@@ -4138,6 +4135,11 @@ path-to-regexp@^6.2.0:
41384135
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.0.tgz"
41394136
integrity sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg==
41404137

4138+
pathe@^0.2.0:
4139+
version "0.2.0"
4140+
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.2.0.tgz#30fd7bbe0a0d91f0e60bae621f5d19e9e225c339"
4141+
integrity sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==
4142+
41414143
pathe@^1.1.2:
41424144
version "1.1.2"
41434145
resolved "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz"
@@ -5161,16 +5163,18 @@ vite-plugin-mock@^2.5.0:
51615163
fast-glob "^3.2.5"
51625164
path-to-regexp "^6.2.0"
51635165

5164-
vite-plugin-style-import@^0.10.0:
5165-
version "0.10.0"
5166-
resolved "https://registry.npmjs.org/vite-plugin-style-import/-/vite-plugin-style-import-0.10.0.tgz"
5167-
integrity sha512-mfsyFJTMP+4gOYiTyBiqcJQZ/XADEQt9mnsR16VBsJbccacxcqjcD7ZliDw06nN45PzN06J52+V7iU/tRVohPQ==
5166+
vite-plugin-style-import@^2.0.0:
5167+
version "2.0.0"
5168+
resolved "https://registry.yarnpkg.com/vite-plugin-style-import/-/vite-plugin-style-import-2.0.0.tgz#edafd9fbb09e8bb5ae67dee8f601afbe386a9969"
5169+
integrity sha512-qtoHQae5dSUQPo/rYz/8p190VU5y19rtBaeV7ryLa/AYAU/e9CG89NrN/3+k7MR8mJy/GPIu91iJ3zk9foUOSA==
51685170
dependencies:
5169-
"@rollup/pluginutils" "^4.1.0"
5171+
"@rollup/pluginutils" "^4.1.2"
51705172
change-case "^4.1.2"
5171-
debug "^4.3.2"
5172-
es-module-lexer "^0.4.1"
5173+
console "^0.7.2"
5174+
es-module-lexer "^0.9.3"
5175+
fs-extra "^10.0.0"
51735176
magic-string "^0.25.7"
5177+
pathe "^0.2.0"
51745178

51755179
vite-plugin-svg-icons@^1.0.4:
51765180
version "1.0.5"

0 commit comments

Comments
 (0)