Skip to content

Commit 6c45e2a

Browse files
committed
fix: update dependency @dword-design/base-config-component to v2.0.9
1 parent b38d11f commit 6c45e2a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1576,9 +1576,9 @@
15761576
param-case "^3.0.3"
15771577

15781578
"@dword-design/base-config-component@^2.0.0":
1579-
version "2.0.8"
1580-
resolved "https://registry.yarnpkg.com/@dword-design/base-config-component/-/base-config-component-2.0.8.tgz#2f414e5983264d87c43812f25fabf832d890f30d"
1581-
integrity sha512-ac3iITQiN9t5pp1vpmiZql7TU7RFS46xohzH/k0gt6fGw5mu19zUjSM8EftuDA/HfBlFlCvIjJXfXZMg7igA6g==
1579+
version "2.0.9"
1580+
resolved "https://registry.yarnpkg.com/@dword-design/base-config-component/-/base-config-component-2.0.9.tgz#9fac76463e44a44a48090979be6bcc24d783a064"
1581+
integrity sha512-EUGz/AFXkZEkfNyJBngJ2Ah8mR3c+JZOIr/9rsTMGEguJVTDyRKb2BCB9v4k41uDFpDwzNS/Nf/mmMl97nthoA==
15821582
dependencies:
15831583
"@dword-design/depcheck-parser-sass" "^3.0.1"
15841584
"@dword-design/functions" "^4.0.0"
@@ -3272,9 +3272,9 @@
32723272
"@vue/babel-plugin-jsx" "^1.1.1"
32733273

32743274
"@vitejs/plugin-vue@^4.0.0":
3275-
version "4.0.0"
3276-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.0.0.tgz#93815beffd23db46288c787352a8ea31a0c03e5e"
3277-
integrity sha512-e0X4jErIxAB5oLtDqbHvHpJe/uWNkdpYV83AOG2xo2tEVSzCzewgJMtREZM30wXnM5ls90hxiOtAuVU6H5JgbA==
3275+
version "4.1.0"
3276+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-4.1.0.tgz#b6a9d83cd91575f7ee15593f6444397f68751073"
3277+
integrity sha512-++9JOAFdcXI3lyer9UKUV4rfoQ3T1RN8yDqoCLar86s0xQct5yblxAE+yWgRnU5/0FOlVCpTZpYSBV/bGWrSrQ==
32783278

32793279
"@vue/babel-helper-vue-jsx-merge-props@^1.0.0", "@vue/babel-helper-vue-jsx-merge-props@^1.4.0":
32803280
version "1.4.0"

0 commit comments

Comments
 (0)