Skip to content

Commit 42d823d

Browse files
committed
chore: update dependencies and devDependencies
1 parent 1a6c3e1 commit 42d823d

File tree

2 files changed

+16
-80
lines changed

2 files changed

+16
-80
lines changed

package.json

+2-8
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212
},
1313
"license": "MIT",
1414
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
15-
"contributors": [
16-
{
17-
"name": "CoreUI Team",
18-
"url": "https://github.com/orgs/coreui/people"
19-
}
20-
],
2115
"scripts": {
2216
"build": "react-scripts build",
2317
"changelog": "auto-changelog --starting-version 3.0.0 --commit-limit false --hide-credit",
@@ -42,8 +36,8 @@
4236
"dependencies": {
4337
"@coreui/chartjs": "^3.0.0",
4438
"@coreui/coreui": "^4.0.5",
45-
"@coreui/icons": "^2.0.1",
46-
"@coreui/icons-react": "2.0.0-rc.5",
39+
"@coreui/icons": "^2.1.0",
40+
"@coreui/icons-react": "2.0.0",
4741
"@coreui/react": "4.0.0-rc.6",
4842
"@coreui/react-chartjs": "2.0.0-rc.3",
4943
"@coreui/utils": "^1.3.1",

yarn.lock

+14-72
Original file line numberDiff line numberDiff line change
@@ -1227,22 +1227,15 @@
12271227
resolved "https://registry.yarnpkg.com/@coreui/coreui/-/coreui-4.0.5.tgz#b2fd0d3ab4d0887ef42c628cbd6f1ecca3d4c62c"
12281228
integrity sha512-6T9ezeRUIalo4UhQ9/E4COzyFwUqEUYgJcFyuu394qtvMcdoxqSSYQL6LLs/TkaDBN5vdbdLtNDdIWe+/CWG+Q==
12291229

1230-
1231-
version "2.0.0-rc.5"
1232-
resolved "https://registry.yarnpkg.com/@coreui/icons-react/-/icons-react-2.0.0-rc.5.tgz#2adb4973b78f565302a4f3295922beccd76c5dda"
1233-
integrity sha512-yqKUq2+sXPCIKXHbIFChd3Ku6VVYUdjKpE9kyxK93WLdZmACJphFQP9+qwPGxgmcyfSq2EeTjfN6Zp69AqcXcA==
1234-
dependencies:
1235-
"@typescript-eslint/eslint-plugin" "^4.29.1"
1236-
"@typescript-eslint/parser" "^4.29.1"
1237-
eslint-config-prettier "^8.3.0"
1238-
eslint-plugin-jsdoc "^36.0.7"
1239-
eslint-plugin-prettier "^3.4.0"
1240-
prettier "^2.3.2"
1241-
1242-
"@coreui/icons@^2.0.1":
1243-
version "2.0.1"
1244-
resolved "https://registry.yarnpkg.com/@coreui/icons/-/icons-2.0.1.tgz#778022fe2b366abf9594d142607026e4edc667f8"
1245-
integrity sha512-gBfFRLPUt3Bv9EZbJRbT3sQRHrhH0c4dRbeE9GpWJgJY8kvE9+3Hf5xGK9XyQhFynHx4o2WQeMxsReQLddlK9w==
1230+
1231+
version "2.0.0"
1232+
resolved "https://registry.yarnpkg.com/@coreui/icons-react/-/icons-react-2.0.0.tgz#5c3ffc86313e9c742a5d130963c538f1eb56dd46"
1233+
integrity sha512-WelvsvDehCryH+tcUMui3r6oPmmb0gMiV9OvghytWTgm5bc0wn/VnL4fxn1PAwBEiMyL/maINLWp6zG0vv/8Wg==
1234+
1235+
"@coreui/icons@^2.1.0":
1236+
version "2.1.0"
1237+
resolved "https://registry.yarnpkg.com/@coreui/icons/-/icons-2.1.0.tgz#b21641d3d034fdef308c87dc347c8684c408a753"
1238+
integrity sha512-3yY9J0088TSY403jwJeP5YERH3RLOvxdhOa4VIQsGOX4fuQZiyVUM+vwlzyCSpgAv9NwKPkCor+gc+JJaYf0TA==
12461239

12471240
12481241
version "2.0.0-rc.3"
@@ -1272,15 +1265,6 @@
12721265
resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18"
12731266
integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==
12741267

1275-
1276-
version "0.10.8"
1277-
resolved "https://registry.yarnpkg.com/@es-joy/jsdoccomment/-/jsdoccomment-0.10.8.tgz#b3152887e25246410ed4ea569a55926ec13b2b05"
1278-
integrity sha512-3P1JiGL4xaR9PoTKUHa2N/LKwa2/eUdRqGwijMWWgBqbFEqJUVpmaOi2TcjcemrsRMgFLBzQCK4ToPhrSVDiFQ==
1279-
dependencies:
1280-
comment-parser "1.2.4"
1281-
esquery "^1.4.0"
1282-
jsdoc-type-pratt-parser "1.1.1"
1283-
12841268
"@eslint/eslintrc@^0.4.3":
12851269
version "0.4.3"
12861270
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.3.tgz#9e42981ef035beb3dd49add17acb96e8ff6f394c"
@@ -1975,7 +1959,7 @@
19751959
dependencies:
19761960
"@types/yargs-parser" "*"
19771961

1978-
"@typescript-eslint/eslint-plugin@^4.29.1", "@typescript-eslint/eslint-plugin@^4.5.0":
1962+
"@typescript-eslint/eslint-plugin@^4.5.0":
19791963
version "4.33.0"
19801964
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.33.0.tgz#c24dc7c8069c7706bc40d99f6fa87edcb2005276"
19811965
integrity sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==
@@ -2012,7 +1996,7 @@
20121996
eslint-scope "^5.0.0"
20131997
eslint-utils "^2.0.0"
20141998

2015-
"@typescript-eslint/parser@^4.29.1", "@typescript-eslint/parser@^4.5.0":
1999+
"@typescript-eslint/parser@^4.5.0":
20162000
version "4.33.0"
20172001
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.33.0.tgz#dfe797570d9694e560528d18eecad86c8c744899"
20182002
integrity sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==
@@ -3528,11 +3512,6 @@ commander@^5.0.0:
35283512
resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
35293513
integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg==
35303514

3531-
3532-
version "1.2.4"
3533-
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.2.4.tgz#489f3ee55dfd184a6e4bffb31baba284453cb760"
3534-
integrity sha512-pm0b+qv+CkWNriSTMsfnjChF9kH0kxz55y44Wo5le9qLxMj5xDQAaEd9ZN1ovSuk9CsrncWaFwgpOMg7ClJwkw==
3535-
35363515
common-tags@^1.8.0:
35373516
version "1.8.0"
35383517
resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937"
@@ -4062,7 +4041,7 @@ [email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
40624041
dependencies:
40634042
ms "2.0.0"
40644043

4065-
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2:
4044+
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1:
40664045
version "4.3.2"
40674046
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
40684047
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
@@ -4693,21 +4672,6 @@ eslint-plugin-jest@^24.1.0:
46934672
dependencies:
46944673
"@typescript-eslint/experimental-utils" "^4.0.1"
46954674

4696-
eslint-plugin-jsdoc@^36.0.7:
4697-
version "36.1.1"
4698-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-36.1.1.tgz#124cd0e53a5d07f01ebde916a96dd1a6009625d6"
4699-
integrity sha512-nuLDvH1EJaKx0PCa9oeQIxH6pACIhZd1gkalTUxZbaxxwokjs7TplqY0Q8Ew3CoZaf5aowm0g/Z3JGHCatt+gQ==
4700-
dependencies:
4701-
"@es-joy/jsdoccomment" "0.10.8"
4702-
comment-parser "1.2.4"
4703-
debug "^4.3.2"
4704-
esquery "^1.4.0"
4705-
jsdoc-type-pratt-parser "^1.1.1"
4706-
lodash "^4.17.21"
4707-
regextras "^0.8.0"
4708-
semver "^7.3.5"
4709-
spdx-expression-parse "^3.0.1"
4710-
47114675
eslint-plugin-jsx-a11y@^6.3.1:
47124676
version "6.4.1"
47134677
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.4.1.tgz#a2d84caa49756942f42f1ffab9002436391718fd"
@@ -4725,13 +4689,6 @@ eslint-plugin-jsx-a11y@^6.3.1:
47254689
jsx-ast-utils "^3.1.0"
47264690
language-tags "^1.0.5"
47274691

4728-
eslint-plugin-prettier@^3.4.0:
4729-
version "3.4.1"
4730-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
4731-
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
4732-
dependencies:
4733-
prettier-linter-helpers "^1.0.0"
4734-
47354692
eslint-plugin-prettier@^4.0.0:
47364693
version "4.0.0"
47374694
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0.0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0"
@@ -6959,16 +6916,6 @@ js-yaml@^3.13.1:
69596916
argparse "^1.0.7"
69606917
esprima "^4.0.0"
69616918

6962-
6963-
version "1.1.1"
6964-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-1.1.1.tgz#10fe5e409ba38de22a48b555598955a26ff0160f"
6965-
integrity sha512-uelRmpghNwPBuZScwgBG/OzodaFk5RbO5xaivBdsAY70icWfShwZ7PCMO0x1zSkOa8T1FzHThmrdoyg/0AwV5g==
6966-
6967-
jsdoc-type-pratt-parser@^1.1.1:
6968-
version "1.2.0"
6969-
resolved "https://registry.yarnpkg.com/jsdoc-type-pratt-parser/-/jsdoc-type-pratt-parser-1.2.0.tgz#3482a3833b74a88c95a6ba7253f0c0de3b77b9f5"
6970-
integrity sha512-4STjeF14jp4bqha44nKMY1OUI6d2/g6uclHWUCZ7B4DoLzaB5bmpTkQrpqU+vSVzMD0LsKAOskcnI3I3VfIpmg==
6971-
69726919
jsdom@^16.4.0:
69736920
version "16.7.0"
69746921
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-16.7.0.tgz#918ae71965424b197c819f8183a754e18977b710"
@@ -9111,7 +9058,7 @@ prettier-linter-helpers@^1.0.0:
91119058
dependencies:
91129059
fast-diff "^1.1.2"
91139060

9114-
[email protected], prettier@^2.3.2:
9061+
91159062
version "2.4.1"
91169063
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.1.tgz#671e11c89c14a4cfc876ce564106c4a6726c9f5c"
91179064
integrity sha512-9fbDAXSBcc6Bs1mZrDYb3XKzDLm4EXXL9sC1LqKP5rZkT6KRr/rf9amVUcODVXgguK/isJz0d0hP72WeaKWsvA==
@@ -9696,11 +9643,6 @@ regexpu-core@^4.7.1:
96969643
unicode-match-property-ecmascript "^2.0.0"
96979644
unicode-match-property-value-ecmascript "^2.0.0"
96989645

9699-
regextras@^0.8.0:
9700-
version "0.8.0"
9701-
resolved "https://registry.yarnpkg.com/regextras/-/regextras-0.8.0.tgz#ec0f99853d4912839321172f608b544814b02217"
9702-
integrity sha512-k519uI04Z3SaY0fLX843MRXnDeG2+vHOFsyhiPZvNLe7r8rD2YNRjq4BQLZZ0oAr2NrtvZlICsXysGNFPGa3CQ==
9703-
97049646
regjsgen@^0.5.2:
97059647
version "0.5.2"
97069648
resolved "https://registry.yarnpkg.com/regjsgen/-/regjsgen-0.5.2.tgz#92ff295fb1deecbf6ecdab2543d207e91aa33733"
@@ -10424,7 +10366,7 @@ spdx-exceptions@^2.1.0:
1042410366
resolved "https://registry.yarnpkg.com/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz#3f28ce1a77a00372683eade4a433183527a2163d"
1042510367
integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==
1042610368

10427-
spdx-expression-parse@^3.0.0, spdx-expression-parse@^3.0.1:
10369+
spdx-expression-parse@^3.0.0:
1042810370
version "3.0.1"
1042910371
resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz#cf70f50482eefdc98e3ce0a6833e4a53ceeba679"
1043010372
integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==

0 commit comments

Comments
 (0)