-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump json5 from 2.1.1 to 2.2.3 in /UI_dev/qmui_web
Bumps [json5](https://github.com/json5/json5) from 2.1.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
d9c6820
commit 7039bc6
Showing
1 changed file
with
34 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2325,18 +2325,18 @@ define-property@^2.0.2: | |
is-descriptor "^1.0.2" | ||
isobject "^3.0.1" | ||
|
||
del@^6.0.0: | ||
version "6.0.0" | ||
resolved "http://mirrors.tencent.com/npm/del/-/del-6.0.0.tgz#0b40d0332cea743f1614f818be4feb717714c952" | ||
integrity sha512-1shh9DQ23L16oXSZKB2JxpL7iMy2E0S9d517ptA1P8iw0alkPtQcrKH7ru31rYtKwF499HkTu+DRzq3TCKDFRQ== | ||
del@^5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/del/-/del-5.1.0.tgz#d9487c94e367410e6eff2925ee58c0c84a75b3a7" | ||
integrity sha512-wH9xOVHnczo9jN2IW68BabcecVPxacIA3g/7z6vhSU/4stOKQzeCRK0yD0A24WiAAUJmmVpWqrERcTxnLo3AnA== | ||
dependencies: | ||
globby "^11.0.1" | ||
graceful-fs "^4.2.4" | ||
globby "^10.0.1" | ||
graceful-fs "^4.2.2" | ||
is-glob "^4.0.1" | ||
is-path-cwd "^2.2.0" | ||
is-path-inside "^3.0.2" | ||
p-map "^4.0.0" | ||
rimraf "^3.0.2" | ||
is-path-inside "^3.0.1" | ||
p-map "^3.0.0" | ||
rimraf "^3.0.0" | ||
slash "^3.0.0" | ||
|
||
delayed-stream@~1.0.0: | ||
|
@@ -3182,18 +3182,6 @@ fast-glob@^3.0.3: | |
merge2 "^1.3.0" | ||
micromatch "^4.0.2" | ||
|
||
fast-glob@^3.1.1: | ||
version "3.2.5" | ||
resolved "https://mirrors.tencent.com/npm/fast-glob/-/fast-glob-3.2.5.tgz#7939af2a656de79a4f1901903ee8adcaa7cb9661" | ||
integrity sha512-2DtFcgT68wiTTiwZ2hNdJfcHNke9XOfnwmBRWXhmeKM8rF0TGwmC/Qto3S7RoZKp5cilZbxzO5iTNTQsJ+EeDg== | ||
dependencies: | ||
"@nodelib/fs.stat" "^2.0.2" | ||
"@nodelib/fs.walk" "^1.2.3" | ||
glob-parent "^5.1.0" | ||
merge2 "^1.3.0" | ||
micromatch "^4.0.2" | ||
picomatch "^2.2.1" | ||
|
||
fast-json-stable-stringify@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz#d5142c0caee6b1189f87d3a76111064f86c8bbf2" | ||
|
@@ -3984,16 +3972,18 @@ globby@^10.0.0: | |
merge2 "^1.2.3" | ||
slash "^3.0.0" | ||
|
||
globby@^11.0.1: | ||
version "11.0.3" | ||
resolved "https://mirrors.tencent.com/npm/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb" | ||
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg== | ||
globby@^10.0.1: | ||
version "10.0.2" | ||
resolved "https://registry.yarnpkg.com/globby/-/globby-10.0.2.tgz#277593e745acaa4646c3ab411289ec47a0392543" | ||
integrity sha512-7dUi7RvCoT/xast/o/dLN53oqND4yk0nsHkhRgn9w65C4PofCLOoJ39iSOg+qVDdWQPIEj+eszMHQ+aLVwwQSg== | ||
dependencies: | ||
"@types/glob" "^7.1.1" | ||
array-union "^2.1.0" | ||
dir-glob "^3.0.1" | ||
fast-glob "^3.1.1" | ||
ignore "^5.1.4" | ||
merge2 "^1.3.0" | ||
fast-glob "^3.0.3" | ||
glob "^7.1.3" | ||
ignore "^5.1.1" | ||
merge2 "^1.2.3" | ||
slash "^3.0.0" | ||
|
||
globby@^9.0.0: | ||
|
@@ -4098,11 +4088,16 @@ got@^9.6.0: | |
to-readable-stream "^1.0.0" | ||
url-parse-lax "^3.0.0" | ||
|
||
graceful-fs@^4.0.0, graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9, graceful-fs@^4.2.4: | ||
graceful-fs@^4.0.0, graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9: | ||
version "4.2.6" | ||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.6.tgz#ff040b2b0853b23c3d31027523706f1885d76bee" | ||
integrity sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ== | ||
|
||
graceful-fs@^4.2.2: | ||
version "4.2.10" | ||
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.10.tgz#147d3a006da4ca3ce14728c7aefc287c367d7a6c" | ||
integrity sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA== | ||
|
||
[email protected]: | ||
version "1.10.5" | ||
resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e" | ||
|
@@ -4658,11 +4653,6 @@ ignore@^5.0.4, ignore@^5.1.1: | |
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf" | ||
integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A== | ||
|
||
ignore@^5.1.4: | ||
version "5.1.8" | ||
resolved "https://mirrors.tencent.com/npm/ignore/-/ignore-5.1.8.tgz#f150a8b50a34289b33e22f5889abd4d8016f0e57" | ||
integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw== | ||
|
||
imagemin-gifsicle@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://mirrors.tencent.com/npm/imagemin-gifsicle/-/imagemin-gifsicle-6.0.1.tgz#6abad4e95566d52e5a104aba1c24b4f3b48581b3" | ||
|
@@ -5187,11 +5177,6 @@ is-path-inside@^3.0.1: | |
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.2.tgz#f5220fc82a3e233757291dddc9c5877f2a1f3017" | ||
integrity sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg== | ||
|
||
is-path-inside@^3.0.2: | ||
version "3.0.3" | ||
resolved "http://mirrors.tencent.com/npm/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283" | ||
integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ== | ||
|
||
is-plain-obj@^1.0.0, is-plain-obj@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" | ||
|
@@ -5488,19 +5473,10 @@ json-stringify-safe@~5.0.1: | |
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" | ||
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus= | ||
|
||
json5@^2.1.0: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6" | ||
integrity sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ== | ||
dependencies: | ||
minimist "^1.2.0" | ||
|
||
json5@^2.1.3: | ||
version "2.2.0" | ||
resolved "https://mirrors.tencent.com/npm/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" | ||
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== | ||
dependencies: | ||
minimist "^1.2.5" | ||
json5@^2.1.0, json5@^2.1.3: | ||
version "2.2.3" | ||
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283" | ||
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg== | ||
|
||
jsonfile@^2.1.0: | ||
version "2.4.0" | ||
|
@@ -6545,11 +6521,6 @@ [email protected]: | |
integrity sha1-O+39kaktOQFvz6ocaB6Pqhoe/ag= | ||
|
||
minimist@^1.1.0, minimist@^1.1.3, minimist@^1.2.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" | ||
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= | ||
|
||
minimist@^1.2.5: | ||
version "1.2.5" | ||
resolved "http://mirrors.tencent.com/npm/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" | ||
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== | ||
|
@@ -7289,10 +7260,10 @@ p-map-series@^1.0.0: | |
dependencies: | ||
p-reduce "^1.0.0" | ||
|
||
p-map@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://mirrors.tencent.com/npm/p-map/-/p-map-4.0.0.tgz#bb2f95a5eda2ec168ec9274e06a747c3e2904d2b" | ||
integrity sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ== | ||
p-map@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/p-map/-/p-map-3.0.0.tgz#d704d9af8a2ba684e2600d9a215983d4141a979d" | ||
integrity sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ== | ||
dependencies: | ||
aggregate-error "^3.0.0" | ||
|
||
|
@@ -8493,9 +8464,9 @@ rimraf@2, rimraf@2.*, rimraf@^2.5.4, rimraf@^2.6.1: | |
dependencies: | ||
glob "^7.1.3" | ||
|
||
rimraf@^3.0.2: | ||
rimraf@^3.0.0, rimraf@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://mirrors.tencent.com/npm/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" | ||
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" | ||
integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== | ||
dependencies: | ||
glob "^7.1.3" | ||
|