Skip to content

Commit ae3da68

Browse files
committed
fix: update dependency @dword-design/base-config-component to v2.0.46
1 parent 63b4be6 commit ae3da68

File tree

1 file changed

+11
-18
lines changed

1 file changed

+11
-18
lines changed

yarn.lock

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1230,9 +1230,9 @@
12301230
param-case "^3.0.3"
12311231

12321232
"@dword-design/base-config-component@^2.0.0":
1233-
version "2.0.44"
1234-
resolved "https://registry.yarnpkg.com/@dword-design/base-config-component/-/base-config-component-2.0.44.tgz#2236ecd2cc6599459a22102fd55247c239e6383a"
1235-
integrity sha512-aUeE+p35+0OY2bl3vHM0kHXbZC+Uowv/FGl7STGJHaMUtskbz5+DrDr08X+lJYcZKXcRgtkE4rbxuwCn/KAayA==
1233+
version "2.0.46"
1234+
resolved "https://registry.yarnpkg.com/@dword-design/base-config-component/-/base-config-component-2.0.46.tgz#1107f04f9f34038cc7465b76849b326c9ec502a0"
1235+
integrity sha512-XPt0lz6kbgQj+ebwtIefglBSKMfMhCVXQSklVusQVS//XykE+KAva6f5gIKtbEOIlSmaGVFeCoC3hqSPh7BkLQ==
12361236
dependencies:
12371237
"@dword-design/depcheck-parser-sass" "^3.0.1"
12381238
"@dword-design/functions" "^4.0.0"
@@ -3946,11 +3946,16 @@ caniuse-api@^3.0.0:
39463946
lodash.memoize "^4.1.2"
39473947
lodash.uniq "^4.5.0"
39483948

3949-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001449, caniuse-lite@^1.0.30001464:
3949+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001464:
39503950
version "1.0.30001480"
39513951
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001480.tgz#9bbd35ee44c2480a1e3a3b9f4496f5066817164a"
39523952
integrity sha512-q7cpoPPvZYgtyC4VaBSN0Bt+PJ4c4EYRf0DrduInOz2SkFpHD5p3LnvEpqBp7UnJn+8x1Ogl1s38saUxe+ihQQ==
39533953

3954+
caniuse-lite@^1.0.30001449:
3955+
version "1.0.30001481"
3956+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001481.tgz#f58a717afe92f9e69d0e35ff64df596bfad93912"
3957+
integrity sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==
3958+
39543959
capture-exit@^2.0.0:
39553960
version "2.0.0"
39563961
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
@@ -12721,7 +12726,7 @@ rollup-plugin-visualizer@^5.9.0:
1272112726
source-map "^0.7.4"
1272212727
yargs "^17.5.1"
1272312728

12724-
rollup@^3.18.0, rollup@^3.20.2:
12729+
rollup@^3.20.2:
1272512730
version "3.20.6"
1272612731
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.20.6.tgz#53c0fd73e397269d2ce5f0ec12851457dd53cacd"
1272712732
integrity sha512-2yEB3nQXp/tBQDN0hJScJQheXdvU2wFhh6ld7K/aiZ1vYcak6N/BKjY1QrU6BvO2JWYS8bEs14FRaxXosxy2zw==
@@ -14367,7 +14372,7 @@ vite-plugin-checker@^0.5.6:
1436714372
vscode-languageserver-textdocument "^1.0.1"
1436814373
vscode-uri "^3.0.2"
1436914374

14370-
"vite@^3.0.0 || ^4.0.0", vite@~4.3.0:
14375+
"vite@^3.0.0 || ^4.0.0", vite@^4.0.4, vite@~4.3.0:
1437114376
version "4.3.1"
1437214377
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.1.tgz#9badb1377f995632cdcf05f32103414db6fbb95a"
1437314378
integrity sha512-EPmfPLAI79Z/RofuMvkIS0Yr091T2ReUoXQqc5ppBX/sjFRhHKiPPF/R46cTdoci/XgeQpB23diiJxq5w30vdg==
@@ -14378,18 +14383,6 @@ vite-plugin-checker@^0.5.6:
1437814383
optionalDependencies:
1437914384
fsevents "~2.3.2"
1438014385

14381-
vite@^4.0.4:
14382-
version "4.2.1"
14383-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.1.tgz#6c2eb337b0dfd80a9ded5922163b94949d7fc254"
14384-
integrity sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==
14385-
dependencies:
14386-
esbuild "^0.17.5"
14387-
postcss "^8.4.21"
14388-
resolve "^1.22.1"
14389-
rollup "^3.18.0"
14390-
optionalDependencies:
14391-
fsevents "~2.3.2"
14392-
1439314386
1439414387
version "6.0.0"
1439514388
resolved "https://registry.yarnpkg.com/vscode-jsonrpc/-/vscode-jsonrpc-6.0.0.tgz#108bdb09b4400705176b957ceca9e0880e9b6d4e"

0 commit comments

Comments
 (0)