Skip to content

Commit a9181eb

Browse files
chore(deps): update dependency vite to v4.5.5
1 parent 5d3dc09 commit a9181eb

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"import-http": "0.3.1",
2121
"sass": "1.62.0",
2222
"unplugin-vue-components": "0.24.1",
23-
"vite": "4.4.4"
23+
"vite": "4.5.5"
2424
}
2525
}

yarn.lock

+29-29
Original file line numberDiff line numberDiff line change
@@ -716,10 +716,10 @@ nanoid@^3.1.22:
716716
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.22.tgz#b35f8fb7d151990a8aebd5aa5015c03cf726f844"
717717
integrity sha512-/2ZUaJX2ANuLtTvqTlgqBQNJoQO398KyJgZloL0PZkC0dpysjncRUPsFe3DUPzz/y3h+u7C46np8RMuvF3jsSQ==
718718

719-
nanoid@^3.3.6:
720-
version "3.3.6"
721-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
722-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
719+
nanoid@^3.3.7:
720+
version "3.3.7"
721+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
722+
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
723723

724724
nanopop@^2.1.0:
725725
version "2.1.0"
@@ -746,10 +746,10 @@ path-parse@^1.0.7:
746746
resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
747747
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
748748

749-
picocolors@^1.0.0:
750-
version "1.0.0"
751-
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
752-
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
749+
picocolors@^1.1.0:
750+
version "1.1.0"
751+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
752+
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
753753

754754
picomatch@^2.0.4, picomatch@^2.2.1:
755755
version "2.2.2"
@@ -770,14 +770,14 @@ postcss@^8.1.10:
770770
nanoid "^3.1.22"
771771
source-map "^0.6.1"
772772

773-
postcss@^8.4.25:
774-
version "8.4.26"
775-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
776-
integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
773+
postcss@^8.4.27:
774+
version "8.4.47"
775+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.47.tgz#5bf6c9a010f3e724c503bf03ef7947dcb0fea365"
776+
integrity sha512-56rxCq7G/XfB4EkXq9Egn5GCqugWvDFjafDOThIdMBsI15iqPqR5r15TfSr1YPYeEI19YeaXMCbY6u88Y76GLQ==
777777
dependencies:
778-
nanoid "^3.3.6"
779-
picocolors "^1.0.0"
780-
source-map-js "^1.0.2"
778+
nanoid "^3.3.7"
779+
picocolors "^1.1.0"
780+
source-map-js "^1.2.1"
781781

782782
queue-microtask@^1.2.2:
783783
version "1.2.3"
@@ -822,10 +822,10 @@ reusify@^1.0.4:
822822
resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
823823
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
824824

825-
rollup@^3.25.2:
826-
version "3.26.2"
827-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.2.tgz#2e76a37606cb523fc9fef43e6f59c93f86d95e7c"
828-
integrity sha512-6umBIGVz93er97pMgQO08LuH3m6PUb3jlDUUGFsNJB6VgTCUaDFpupf5JfU30529m/UKOgmiX+uY6Sx8cOYpLA==
825+
rollup@^3.27.1:
826+
version "3.29.4"
827+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
828+
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
829829
optionalDependencies:
830830
fsevents "~2.3.2"
831831

@@ -874,10 +874,10 @@ shebang-regex@^3.0.0:
874874
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.1.tgz#a1741c131e3c77d048252adfa24e23b908670caf"
875875
integrity sha512-4+TN2b3tqOCd/kaGRJ/sTYA0tR0mdXx26ipdolxcwtJVqEnqNYvlCAt1q3ypy4QMlYus+Zh34RNtYLoq2oQ4IA==
876876

877-
source-map-js@^1.0.2:
878-
version "1.0.2"
879-
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
880-
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==
877+
source-map-js@^1.2.1:
878+
version "1.2.1"
879+
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
880+
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
881881

882882
source-map@^0.6.1:
883883
version "0.6.1"
@@ -927,14 +927,14 @@ unplugin@^1.1.0:
927927
webpack-sources "^3.2.3"
928928
webpack-virtual-modules "^0.5.0"
929929

930-
vite@4.4.4:
931-
version "4.4.4"
932-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.4.tgz#b76e6049c0e080cb54e735ad2d18287753752118"
933-
integrity sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg==
930+
vite@4.5.5:
931+
version "4.5.5"
932+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.5.tgz#639b9feca5c0a3bfe3c60cb630ef28bf219d742e"
933+
integrity sha512-ifW3Lb2sMdX+WU91s3R0FyQlAyLxOzCSCP37ujw0+r5POeHPwe6udWVIElKQq8gk3t7b8rkmvqC6IHBpCff4GQ==
934934
dependencies:
935935
esbuild "^0.18.10"
936-
postcss "^8.4.25"
937-
rollup "^3.25.2"
936+
postcss "^8.4.27"
937+
rollup "^3.27.1"
938938
optionalDependencies:
939939
fsevents "~2.3.2"
940940

0 commit comments

Comments
 (0)