Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9ef30fc

Browse filesBrowse files
committed
chore: update dependencies and devDependencies
1 parent 630cba1 commit 9ef30fc
Copy full SHA for 9ef30fc

File tree

Expand file treeCollapse file tree

6 files changed

+2552
-2654
lines changed
Filter options
Expand file treeCollapse file tree

6 files changed

+2552
-2654
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+6-6Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,18 @@
1616
"test:update": "jest --coverage --updateSnapshot"
1717
},
1818
"devDependencies": {
19-
"@typescript-eslint/eslint-plugin": "^5.30.5",
20-
"@typescript-eslint/parser": "^5.30.5",
21-
"eslint": "8.19.0",
19+
"@typescript-eslint/eslint-plugin": "^5.32.0",
20+
"@typescript-eslint/parser": "^5.32.0",
21+
"eslint": "8.21.0",
2222
"eslint-config-prettier": "^8.5.0",
2323
"eslint-plugin-prettier": "^4.2.1",
2424
"eslint-plugin-react": "^7.30.1",
2525
"eslint-plugin-react-hooks": "^4.6.0",
26-
"jest": "^28.1.2",
26+
"jest": "^28.1.3",
2727
"jest-canvas-mock": "^2.3.1",
28-
"jest-environment-jsdom": "^28.1.2",
28+
"jest-environment-jsdom": "^28.1.3",
2929
"lerna": "^4.0.0",
3030
"prettier": "^2.7.1",
31-
"ts-jest": "^28.0.5"
31+
"ts-jest": "^28.0.7"
3232
}
3333
}

‎packages/coreui-icons-react/package.json

Copy file name to clipboardExpand all lines: packages/coreui-icons-react/package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@rollup/plugin-commonjs": "^22.0.1",
3939
"@rollup/plugin-node-resolve": "^13.3.0",
40-
"@rollup/plugin-typescript": "^8.3.3",
40+
"@rollup/plugin-typescript": "^8.3.4",
4141
"@testing-library/jest-dom": "^5.16.4",
4242
"@testing-library/react": "^13.3.0",
4343
"@types/react": "^18.0.15",
@@ -46,7 +46,7 @@
4646
"prop-types": "^15.8.1",
4747
"react": "^18.2.0",
4848
"react-dom": "^18.2.0",
49-
"rollup": "^2.75.7",
49+
"rollup": "^2.77.2",
5050
"rollup-plugin-import-css": "^3.0.3",
5151
"rollup-plugin-peer-deps-external": "^2.2.4",
5252
"typescript": "^4.7.4"

‎packages/coreui-react-chartjs/package.json

Copy file name to clipboardExpand all lines: packages/coreui-react-chartjs/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,19 +39,19 @@
3939
},
4040
"dependencies": {
4141
"@coreui/chartjs": "^3.0.0",
42-
"chart.js": "^3.7.1"
42+
"chart.js": "^3.9.1"
4343
},
4444
"devDependencies": {
4545
"@rollup/plugin-commonjs": "^22.0.1",
4646
"@rollup/plugin-node-resolve": "^13.3.0",
47-
"@rollup/plugin-typescript": "^8.3.3",
47+
"@rollup/plugin-typescript": "^8.3.4",
4848
"@testing-library/jest-dom": "^5.16.4",
4949
"@testing-library/react": "^13.3.0",
5050
"@types/lodash": "^4.14.181",
5151
"classnames": "^2.3.1",
5252
"lodash": "^4.17.21",
5353
"prop-types": "^15.8.1",
54-
"rollup": "^2.75.7",
54+
"rollup": "^2.77.2",
5555
"rollup-plugin-peer-deps-external": "^2.2.4",
5656
"typescript": "^4.7.4"
5757
},

‎packages/coreui-react/package.json

Copy file name to clipboardExpand all lines: packages/coreui-react/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@popperjs/core": "^2.11.5",
3939
"@rollup/plugin-commonjs": "^22.0.1",
4040
"@rollup/plugin-node-resolve": "^13.3.0",
41-
"@rollup/plugin-typescript": "^8.3.3",
41+
"@rollup/plugin-typescript": "^8.3.4",
4242
"@testing-library/jest-dom": "^5.16.4",
4343
"@testing-library/react": "^13.3.0",
4444
"@types/react": "18.0.15",
@@ -49,8 +49,8 @@
4949
"react": "^18.2.0",
5050
"react-dom": "^18.2.0",
5151
"react-popper": "^2.2.5",
52-
"react-transition-group": "^4.4.2",
53-
"rollup": "^2.75.7",
52+
"react-transition-group": "^4.4.5",
53+
"rollup": "^2.77.2",
5454
"rollup-plugin-peer-deps-external": "^2.2.4",
5555
"tslib": "^2.4.0",
5656
"typescript": "^4.7.4"

‎packages/docs/package.json

Copy file name to clipboardExpand all lines: packages/docs/package.json
+13-13Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -35,20 +35,20 @@
3535
"@mdx-js/mdx": "^1.6.22",
3636
"@mdx-js/react": "^1.6.22",
3737
"@types/react-helmet": "^6.1.5",
38-
"gatsby": "^4.18.0",
39-
"gatsby-plugin-google-gtag": "^4.18.0",
40-
"gatsby-plugin-image": "^2.18.0",
41-
"gatsby-plugin-manifest": "^4.18.0",
38+
"gatsby": "^4.20.0",
39+
"gatsby-plugin-google-gtag": "^4.20.0",
40+
"gatsby-plugin-image": "^2.20.0",
41+
"gatsby-plugin-manifest": "^4.20.0",
4242
"gatsby-plugin-mdx": "^3.18.0",
43-
"gatsby-plugin-offline": "^5.18.0",
44-
"gatsby-plugin-react-helmet": "^5.18.0",
45-
"gatsby-plugin-sass": "^5.18.0",
46-
"gatsby-plugin-sharp": "^4.18.0",
47-
"gatsby-plugin-sitemap": "^5.18.0",
48-
"gatsby-remark-autolink-headers": "^5.18.0",
43+
"gatsby-plugin-offline": "^5.20.0",
44+
"gatsby-plugin-react-helmet": "^5.20.0",
45+
"gatsby-plugin-sass": "^5.20.0",
46+
"gatsby-plugin-sharp": "^4.20.0",
47+
"gatsby-plugin-sitemap": "^5.20.0",
48+
"gatsby-remark-autolink-headers": "^5.20.0",
4949
"gatsby-remark-external-links": "^0.0.4",
50-
"gatsby-source-filesystem": "^4.18.0",
51-
"gatsby-transformer-sharp": "^4.18.0",
50+
"gatsby-source-filesystem": "^4.20.0",
51+
"gatsby-transformer-sharp": "^4.20.0",
5252
"glob": "^7.2.0",
5353
"globby": "^11.0.4",
5454
"prism-react-renderer": "^1.3.5",
@@ -61,7 +61,7 @@
6161
"react-helmet": "^6.1.0",
6262
"remark-html": "^13.0.2",
6363
"rimraf": "^3.0.2",
64-
"sass": "^1.53.0"
64+
"sass": "^1.54.2"
6565
},
6666
"devDependencies": {
6767
"npm-run-all": "^4.1.5"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.