Skip to content

Commit 7f96e3f

Browse files
committed
chore: update dependencies and devDependencies
1 parent 3b02762 commit 7f96e3f

File tree

6 files changed

+1110
-460
lines changed

6 files changed

+1110
-460
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@
1616
"test:update": "jest --coverage --updateSnapshot"
1717
},
1818
"devDependencies": {
19-
"@typescript-eslint/eslint-plugin": "^5.11.0",
20-
"@typescript-eslint/parser": "^5.11.0",
21-
"eslint": "8.8.0",
22-
"eslint-config-prettier": "^8.3.0",
19+
"@typescript-eslint/eslint-plugin": "^5.18.0",
20+
"@typescript-eslint/parser": "^5.18.0",
21+
"eslint": "8.12.0",
22+
"eslint-config-prettier": "^8.5.0",
2323
"eslint-plugin-prettier": "^4.0.0",
24-
"eslint-plugin-react": "^7.28.0",
25-
"eslint-plugin-react-hooks": "^4.3.0",
24+
"eslint-plugin-react": "^7.29.4",
25+
"eslint-plugin-react-hooks": "^4.4.0",
2626
"jest": "^27.5.1",
2727
"jest-canvas-mock": "^2.3.1",
2828
"lerna": "^4.0.0",
29-
"prettier": "^2.5.1",
30-
"ts-jest": "^27.1.3"
29+
"prettier": "^2.6.2",
30+
"ts-jest": "^27.1.4"
3131
}
3232
}

packages/coreui-icons-react/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,21 @@
3535
"build": "rollup -c"
3636
},
3737
"devDependencies": {
38-
"@rollup/plugin-commonjs": "^21.0.1",
38+
"@rollup/plugin-commonjs": "^21.0.3",
3939
"@rollup/plugin-node-resolve": "^13.1.3",
40-
"@rollup/plugin-typescript": "^8.3.0",
41-
"@testing-library/jest-dom": "^5.16.2",
42-
"@testing-library/react": "^12.1.2",
43-
"@types/react": "^17.0.39",
44-
"@types/react-dom": "^17.0.11",
40+
"@rollup/plugin-typescript": "^8.3.1",
41+
"@testing-library/jest-dom": "^5.16.4",
42+
"@testing-library/react": "^12.1.4",
43+
"@types/react": "^17.0.44",
44+
"@types/react-dom": "^17.0.15",
4545
"classnames": "^2.3.1",
4646
"prop-types": "^15.8.1",
4747
"react": "^17.0.2",
4848
"react-dom": "^17.0.2",
49-
"rollup": "^2.67.1",
50-
"rollup-plugin-import-css": "^3.0.2",
49+
"rollup": "^2.70.1",
50+
"rollup-plugin-import-css": "^3.0.3",
5151
"rollup-plugin-peer-deps-external": "^2.2.4",
52-
"typescript": "^4.5.5"
52+
"typescript": "^4.6.3"
5353
},
5454
"peerDependencies": {
5555
"react": "^17",

packages/coreui-react-chartjs/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,21 @@
3939
},
4040
"dependencies": {
4141
"@coreui/chartjs": "^3.0.0",
42-
"chart.js": "^3.7.0"
42+
"chart.js": "^3.7.1"
4343
},
4444
"devDependencies": {
45-
"@rollup/plugin-commonjs": "^21.0.1",
45+
"@rollup/plugin-commonjs": "^21.0.3",
4646
"@rollup/plugin-node-resolve": "^13.1.3",
47-
"@rollup/plugin-typescript": "^8.3.0",
48-
"@testing-library/jest-dom": "^5.16.2",
49-
"@testing-library/react": "^12.1.2",
50-
"@types/lodash": "^4.14.178",
47+
"@rollup/plugin-typescript": "^8.3.1",
48+
"@testing-library/jest-dom": "^5.16.4",
49+
"@testing-library/react": "^12.1.4",
50+
"@types/lodash": "^4.14.181",
5151
"classnames": "^2.3.1",
5252
"lodash": "^4.17.21",
5353
"prop-types": "^15.8.1",
54-
"rollup": "^2.67.1",
54+
"rollup": "^2.70.1",
5555
"rollup-plugin-peer-deps-external": "^2.2.4",
56-
"typescript": "^4.5.5"
56+
"typescript": "^4.6.3"
5757
},
5858
"peerDependencies": {
5959
"react": "^17",

packages/coreui-react/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,24 +35,24 @@
3535
"build": "rollup -c"
3636
},
3737
"devDependencies": {
38-
"@popperjs/core": "^2.11.2",
39-
"@rollup/plugin-commonjs": "^21.0.1",
38+
"@popperjs/core": "^2.11.5",
39+
"@rollup/plugin-commonjs": "^21.0.3",
4040
"@rollup/plugin-node-resolve": "^13.1.3",
41-
"@rollup/plugin-typescript": "^8.3.0",
42-
"@testing-library/jest-dom": "^5.16.2",
43-
"@testing-library/react": "^12.1.2",
44-
"@types/react": "^17.0.39",
45-
"@types/react-dom": "^17.0.11",
41+
"@rollup/plugin-typescript": "^8.3.1",
42+
"@testing-library/jest-dom": "^5.16.4",
43+
"@testing-library/react": "^12.1.4",
44+
"@types/react": "^17.0.44",
45+
"@types/react-dom": "^17.0.15",
4646
"@types/react-transition-group": "^4.4.4",
4747
"classnames": "^2.3.1",
4848
"prop-types": "^15.8.1",
4949
"react": "^17.0.2",
5050
"react-dom": "^17.0.2",
5151
"react-popper": "^2.2.5",
5252
"react-transition-group": "^4.4.2",
53-
"rollup": "^2.67.1",
53+
"rollup": "^2.70.1",
5454
"rollup-plugin-peer-deps-external": "^2.2.4",
55-
"typescript": "^4.5.5"
55+
"typescript": "^4.6.3"
5656
},
5757
"peerDependencies": {
5858
"react": "^17",

packages/docs/package.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -28,40 +28,40 @@
2828
},
2929
"dependencies": {
3030
"@coreui/chartjs": "^3.0.0",
31-
"@coreui/coreui": "^4.1.0",
31+
"@coreui/coreui": "^4.1.3",
3232
"@coreui/icons": "^2.1.0",
3333
"@coreui/icons-react": "^2.0.0",
3434
"@coreui/react-chartjs": "^2.0.0",
3535
"@mdx-js/mdx": "^1.6.22",
3636
"@mdx-js/react": "^1.6.22",
3737
"@types/react-helmet": "^6.1.5",
38-
"gatsby": "^4.7.1",
39-
"gatsby-plugin-google-gtag": "^4.7.0",
40-
"gatsby-plugin-image": "^2.7.0",
41-
"gatsby-plugin-manifest": "^4.7.0",
42-
"gatsby-plugin-mdx": "^3.7.0",
43-
"gatsby-plugin-offline": "^5.7.0",
44-
"gatsby-plugin-react-helmet": "^5.7.0",
45-
"gatsby-plugin-sass": "^5.7.0",
46-
"gatsby-plugin-sharp": "^4.7.0",
47-
"gatsby-plugin-sitemap": "^5.7.0",
48-
"gatsby-remark-autolink-headers": "^5.7.0",
38+
"gatsby": "^4.11.2",
39+
"gatsby-plugin-google-gtag": "^4.11.0",
40+
"gatsby-plugin-image": "^2.11.1",
41+
"gatsby-plugin-manifest": "^4.11.1",
42+
"gatsby-plugin-mdx": "^3.11.1",
43+
"gatsby-plugin-offline": "^5.11.1",
44+
"gatsby-plugin-react-helmet": "^5.11.0",
45+
"gatsby-plugin-sass": "^5.11.1",
46+
"gatsby-plugin-sharp": "^4.11.1",
47+
"gatsby-plugin-sitemap": "^5.11.1",
48+
"gatsby-remark-autolink-headers": "^5.11.1",
4949
"gatsby-remark-external-links": "^0.0.4",
50-
"gatsby-source-filesystem": "^4.7.0",
51-
"gatsby-transformer-sharp": "^4.7.0",
50+
"gatsby-source-filesystem": "^4.11.1",
51+
"gatsby-transformer-sharp": "^4.11.0",
5252
"glob": "^7.2.0",
5353
"globby": "^11.0.4",
5454
"prism-react-renderer": "^1.3.1",
55-
"prismjs": "^1.26.0",
55+
"prismjs": "^1.27.0",
5656
"prop-types": "^15.8.1",
5757
"react": "^17.0.1",
58-
"react-docgen-typescript": "^2.1.1",
58+
"react-docgen-typescript": "^2.2.2",
5959
"react-dom": "^17.0.1",
60-
"react-github-btn": "^1.2.1",
60+
"react-github-btn": "^1.2.2",
6161
"react-helmet": "^6.1.0",
6262
"remark-html": "^13.0.2",
6363
"rimraf": "^3.0.2",
64-
"sass": "^1.49.7"
64+
"sass": "^1.50.0"
6565
},
6666
"devDependencies": {
6767
"npm-run-all": "^4.1.5"

0 commit comments

Comments
 (0)