Skip to content

Commit 10a1aad

Browse files
committed
chore: update dependencies and devDependencies
1 parent cc45282 commit 10a1aad

File tree

6 files changed

+454
-421
lines changed

6 files changed

+454
-421
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@
1616
"test:update": "jest --coverage --updateSnapshot"
1717
},
1818
"devDependencies": {
19-
"@typescript-eslint/eslint-plugin": "^5.29.0",
20-
"@typescript-eslint/parser": "^5.29.0",
21-
"eslint": "8.18.0",
19+
"@typescript-eslint/eslint-plugin": "^5.30.5",
20+
"@typescript-eslint/parser": "^5.30.5",
21+
"eslint": "8.19.0",
2222
"eslint-config-prettier": "^8.5.0",
23-
"eslint-plugin-prettier": "^4.0.0",
24-
"eslint-plugin-react": "^7.29.4",
23+
"eslint-plugin-prettier": "^4.2.1",
24+
"eslint-plugin-react": "^7.30.1",
2525
"eslint-plugin-react-hooks": "^4.6.0",
26-
"jest": "^28.1.1",
26+
"jest": "^28.1.2",
2727
"jest-canvas-mock": "^2.3.1",
28-
"jest-environment-jsdom": "^28.1.1",
28+
"jest-environment-jsdom": "^28.1.2",
2929
"lerna": "^4.0.0",
3030
"prettier": "^2.7.1",
3131
"ts-jest": "^28.0.5"

packages/coreui-icons-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
"build": "rollup -c"
3636
},
3737
"devDependencies": {
38-
"@rollup/plugin-commonjs": "^22.0.0",
38+
"@rollup/plugin-commonjs": "^22.0.1",
3939
"@rollup/plugin-node-resolve": "^13.3.0",
4040
"@rollup/plugin-typescript": "^8.3.3",
4141
"@testing-library/jest-dom": "^5.16.4",
4242
"@testing-library/react": "^13.3.0",
43-
"@types/react": "^18.0.14",
44-
"@types/react-dom": "^18.0.5",
43+
"@types/react": "^18.0.15",
44+
"@types/react-dom": "^18.0.6",
4545
"classnames": "^2.3.1",
4646
"prop-types": "^15.8.1",
4747
"react": "^18.2.0",

packages/coreui-react-chartjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"chart.js": "^3.7.1"
4343
},
4444
"devDependencies": {
45-
"@rollup/plugin-commonjs": "^22.0.0",
45+
"@rollup/plugin-commonjs": "^22.0.1",
4646
"@rollup/plugin-node-resolve": "^13.3.0",
4747
"@rollup/plugin-typescript": "^8.3.3",
4848
"@testing-library/jest-dom": "^5.16.4",

packages/coreui-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
},
3737
"devDependencies": {
3838
"@popperjs/core": "^2.11.5",
39-
"@rollup/plugin-commonjs": "^22.0.0",
39+
"@rollup/plugin-commonjs": "^22.0.1",
4040
"@rollup/plugin-node-resolve": "^13.3.0",
4141
"@rollup/plugin-typescript": "^8.3.3",
4242
"@testing-library/jest-dom": "^5.16.4",
4343
"@testing-library/react": "^13.3.0",
44-
"@types/react": "18.0.14",
45-
"@types/react-dom": "^18.0.5",
44+
"@types/react": "18.0.15",
45+
"@types/react-dom": "^18.0.6",
4646
"@types/react-transition-group": "^4.4.5",
4747
"classnames": "^2.3.1",
4848
"prop-types": "^15.8.1",

packages/docs/package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -35,23 +35,23 @@
3535
"@mdx-js/mdx": "^1.6.22",
3636
"@mdx-js/react": "^1.6.22",
3737
"@types/react-helmet": "^6.1.5",
38-
"gatsby": "^4.17.0",
39-
"gatsby-plugin-google-gtag": "^4.17.0",
40-
"gatsby-plugin-image": "^2.17.0",
41-
"gatsby-plugin-manifest": "^4.17.0",
42-
"gatsby-plugin-mdx": "^3.17.0",
43-
"gatsby-plugin-offline": "^5.17.0",
44-
"gatsby-plugin-react-helmet": "^5.17.0",
45-
"gatsby-plugin-sass": "^5.17.0",
46-
"gatsby-plugin-sharp": "^4.17.0",
47-
"gatsby-plugin-sitemap": "^5.17.0",
48-
"gatsby-remark-autolink-headers": "^5.17.0",
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",
42+
"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",
4949
"gatsby-remark-external-links": "^0.0.4",
50-
"gatsby-source-filesystem": "^4.17.0",
51-
"gatsby-transformer-sharp": "^4.17.0",
50+
"gatsby-source-filesystem": "^4.18.0",
51+
"gatsby-transformer-sharp": "^4.18.0",
5252
"glob": "^7.2.0",
5353
"globby": "^11.0.4",
54-
"prism-react-renderer": "^1.3.1",
54+
"prism-react-renderer": "^1.3.5",
5555
"prismjs": "^1.27.0",
5656
"prop-types": "^15.8.1",
5757
"react": "^18.2.0",

0 commit comments

Comments
 (0)