We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0310385 commit 9fbab55Copy full SHA for 9fbab55
packages/coreui-react/package.json
@@ -43,8 +43,8 @@
43
"@rollup/plugin-typescript": "^11.1.1",
44
"@testing-library/jest-dom": "^5.16.5",
45
"@testing-library/react": "^14.0.0",
46
- "@types/react": "18.2.11",
47
- "@types/react-dom": "^18.2.4",
+ "@types/react": "18.2.12",
+ "@types/react-dom": "^18.2.5",
48
"@types/react-transition-group": "^4.4.6",
49
"classnames": "^2.3.2",
50
"jest": "^29.5.0",
@@ -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.25.0",
+ "rollup": "^3.25.1",
58
"tslib": "^2.5.3",
59
"ts-jest": "^29.1.0",
60
"typescript": "^4.9.5"
0 commit comments