8000 chore: update dependencies and devDependencies · engrrio07/coreui-react-17@78fe80c · GitHub
[go: up one dir, main page]

Skip to content

Commit 78fe80c

Browse files
committed
chore: update dependencies and devDependencies
1 parent 048ec10 commit 78fe80c

File tree

5 files changed

+3219
-3279
lines changed

5 files changed

+3219
-3279
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
"devDependencies": {
1919
"@typescript-eslint/eslint-plugin": "^5.46.1",
2020
"@typescript-eslint/parser": "^5.46.1",
21-
"eslint": "8.30.0",
21+
"eslint": "8.32.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.3",
26+
"jest": "^29.3.1",
2727
"jest-canvas-mock": "^2.3.1",
28-
"jest-environment-jsdom": "^28.1.3",
28+
"jest-environment-jsdom": "^29.3.1",
2929
"lerna": "^4.0.0",
3030
"prettier": "^2.8.1",
31-
"ts-jest": "^28.0.7"
31+
"ts-jest": "^29.0.5"
3232
}
3333
}

packages/coreui-icons-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"build": "rollup -c --bundleConfigAsCjs"
3636
},
3737
"devDependencies": {
38-
"@rollup/plugin-commonjs": "^23.0.7",
38+
"@rollup/plugin-commonjs": "^24.0.1",
3939
"@rollup/plugin-node-resolve": "^15.0.1",
40-
"@rollup/plugin-typescript": "^10.0.1",
40+
"@rollup/plugin-typescript": "^11.0.0",
4141
"@testing-library/jest-dom": "^5.16.5",
4242
"@testing-library/react": "^13.4.0",
43-
"@types/react": "^18.0.26",
43+
"@types/react": "^18.0.27",
4444
"@types/react-dom": "^18.0.6",
4545
"classnames": "^2.3.2",
4646
"prop-types": "^15.8.1",

packages/coreui-react-chartjs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
"chart.js": "3.9.1"
4343
},
4444
"devDependencies": {
45-
"@rollup/plugin-commonjs": "^23.0.7",
45+
"@rollup/plugin-commonjs": "^24.0.1",
4646
"@rollup/plugin-node-resolve": "^15.0.1",
47-
"@rollup/plugin-typescript": "^10.0.1",
47+
"@rollup/plugin-typescript": "^11.0.0",
4848
"@testing-library/jest-dom": "^5.16.5",
4949
"@testing-library/react": "^13.4.0",
5050
"@types/lodash": "^4.14.191",
51-
"@types/react": "18.0.26",
51+
"@types/react": "18.0.27",
5252
"@types/react-dom": "^18.0.6",
5353
"classnames": "^2.3.2",
5454
"lodash": "^4.17.21",

packages/coreui-react/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
},
3737
"devDependencies": {
3838
"@popperjs/core": "^2.11.5",
39-
"@rollup/plugin-commonjs": "^23.0.7",
39+
"@rollup/plugin-commonjs": "^24.0.1",
4040
"@rollup/plugin-node-resolve": "^15.0.1",
41-
"@rollup/plugin-typescript": "^10.0.1",
41+
"@rollup/plugin-typescript": "^11.0.0",
4242
"@testing-library/jest-dom": "^5.16.5",
4343
"@testing-library/react": "^13.4.0",
44-
"@types/react": "18.0.26",
44+
"@types/react": "18.0.27",
4545
"@types/react-dom": "^18.0.6",
4646
"@types/react-transition-group": "^4.4.5",
4747
"classnames": "^2.3.2",

0 commit comments

Comments
 (0)
0