Skip to content

Commit 8547f94

Browse files
committed
chore: update dependencies and devDependencies
1 parent d26aa5f commit 8547f94

File tree

6 files changed

+306
-307
lines changed

6 files changed

+306
-307
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"test:update": "jest --coverage --updateSnapshot"
1717
},
1818
"devDependencies": {
19-
"@typescript-eslint/eslint-plugin": "^5.46.0",
20-
"@typescript-eslint/parser": "^5.46.0",
21-
"eslint": "8.29.0",
19+
"@typescript-eslint/eslint-plugin": "^5.46.1",
20+
"@typescript-eslint/parser": "^5.46.1",
21+
"eslint": "8.30.0",
2222
"eslint-config-prettier": "^8.5.0",
2323
"eslint-plugin-prettier": "^4.2.1",
2424
"eslint-plugin-react": "^7.30.1",

packages/coreui-icons-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"build": "rollup -c --bundleConfigAsCjs"
3636
},
3737
"devDependencies": {
38-
"@rollup/plugin-commonjs": "^23.0.4",
38+
"@rollup/plugin-commonjs": "^23.0.7",
3939
"@rollup/plugin-node-resolve": "^15.0.1",
4040
"@rollup/plugin-typescript": "^10.0.1",
4141
"@testing-library/jest-dom": "^5.16.5",
@@ -46,7 +46,7 @@
4646
"prop-types": "^15.8.1",
4747
"react": "^18.2.0",
4848
"react-dom": "^18.2.0",
49-
"rollup": "^3.7.2",
49+
"rollup": "^3.7.5",
5050
"rollup-plugin-import-css": "^3.0.3",
5151
"typescript": "^4.9.4"
5252
},

packages/coreui-react-chartjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"chart.js": "3.9.1"
4343
},
4444
"devDependencies": {
45-
"@rollup/plugin-commonjs": "^23.0.4",
45+
"@rollup/plugin-commonjs": "^23.0.7",
4646
"@rollup/plugin-node-resolve": "^15.0.1",
4747
"@rollup/plugin-typescript": "^10.0.1",
4848
"@testing-library/jest-dom": "^5.16.5",
@@ -55,7 +55,7 @@
5555
"prop-types": "^15.8.1",
5656
"react": "^18.2.0",
5757
"react-dom": "^18.2.0",
58-
"rollup": "^3.7.2",
58+
"rollup": "^3.7.5",
5959
"typescript": "^4.9.4"
6060
},
6161
"peerDependencies": {

packages/coreui-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@popperjs/core": "^2.11.5",
39-
"@rollup/plugin-commonjs": "^23.0.4",
39+
"@rollup/plugin-commonjs": "^23.0.7",
4040
"@rollup/plugin-node-resolve": "^15.0.1",
4141
"@rollup/plugin-typescript": "^10.0.1",
4242
"@testing-library/jest-dom": "^5.16.5",
@@ -50,7 +50,7 @@
5050
"react-dom": "^18.2.0",
5151
"react-popper": "^2.2.5",
5252
"react-transition-group": "^4.4.5",
53-
"rollup": "^3.7.2",
53+
"rollup": "^3.7.5",
5454
"tslib": "^2.4.1",
5555
"typescript": "^4.9.4"
5656
},

packages/docs/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -34,21 +34,21 @@
3434
"@coreui/react-chartjs": "^2.0.0",
3535
"@mdx-js/mdx": "^1.6.22",
3636
"@mdx-js/react": "^1.6.22",
37-
"@types/react-helmet": "^6.1.5",
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",
37+
"@types/react-helmet": "^6.1.6",
38+
"gatsby": "^4.25.0",
39+
"gatsby-plugin-google-gtag": "^4.25.0",
40+
"gatsby-plugin-image": "^2.25.0",
41+
"gatsby-plugin-manifest": "^4.25.0",
4242
"gatsby-plugin-mdx": "^3.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",
43+
"gatsby-plugin-offline": "^5.25.0",
44+
"gatsby-plugin-react-helmet": "^5.25.0",
45+
"gatsby-plugin-sass": "^5.25.0",
46+
"gatsby-plugin-sharp": "^4.25.0",
47+
"gatsby-plugin-sitemap": "^5.25.0",
48+
"gatsby-remark-autolink-headers": "^5.25.0",
4949
"gatsby-remark-external-links": "^0.0.4",
50-
"gatsby-source-filesystem": "^4.20.0",
51-
"gatsby-transformer-sharp": "^4.20.0",
50+
"gatsby-source-filesystem": "^4.25.0",
51+
"gatsby-transformer-sharp": "^4.25.0",
5252
"glob": "^7.2.0",
5353
"globby": "^11.0.4",
5454
"prism-react-renderer": "^1.3.5",
@@ -60,7 +60,7 @@
6060
"react-helmet": "^6.1.0",
6161
"remark-html": "^13.0.2",
6262
"rimraf": "^3.0.2",
63-
"sass": "^1.56.2"
63+
"sass": "^1.57.0"
6464
},
6565
"devDependencies": {
6666
"npm-run-all": "^4.1.5"

0 commit comments

Comments
 (0)