We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c15b39 commit 3518e4aCopy full SHA for 3518e4a
packages/coreui-react/package.json
@@ -41,9 +41,9 @@
41
"@rollup/plugin-commonjs": "^25.0.7",
42
"@rollup/plugin-node-resolve": "^15.2.3",
43
"@rollup/plugin-typescript": "^11.1.5",
44
- "@testing-library/jest-dom": "^5.17.0",
+ "@testing-library/jest-dom": "^6.1.4",
45
"@testing-library/react": "^14.0.0",
46
- "@types/react": "18.2.30",
+ "@types/react": "18.2.33",
47
"@types/react-dom": "^18.2.14",
48
"@types/react-transition-group": "^4.4.8",
49
"classnames": "^2.3.2",
@@ -54,7 +54,7 @@
54
"react-dom": "^18.2.0",
55
"react-popper": "^2.3.0",
56
"react-transition-group": "^4.4.5",
57
- "rollup": "^3.29.4",
+ "rollup": "^4.1.4",
58
"ts-jest": "^29.1.1",
59
"tslib": "^2.6.2",
60
"typescript": "^5.2.2"
0 commit comments