8000
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 c54a0ab commit 36814f6Copy full SHA for 36814f6
packages/coreui-react/package.json
@@ -49,10 +49,11 @@
49
"@rollup/plugin-commonjs": "^28.0.2",
50
"@rollup/plugin-node-resolve": "^16.0.0",
51
"@rollup/plugin-typescript": "^12.1.2",
52
+ "@testing-library/dom": "^10.4.0",
53
"@testing-library/jest-dom": "^6.6.3",
54
"@testing-library/react": "^16.1.0",
55
"@types/jest": "^29.5.14",
- "@types/react": "18.3.17",
56
+ "@types/react": "^18.3.18",
57
"@types/react-dom": "^18.3.5",
58
"@types/react-transition-group": "^4.4.12",
59
"classnames": "^2.5.1",
@@ -62,7 +63,7 @@
62
63
"react": "^18.3.1",
64
"react-dom": "^18.3.1",
65
"react-transition-group": "^4.4.5",
- "rollup": "^4.28.1",
66
+ "rollup": "^4.29.1",
67
"ts-jest": "^29.2.5",
68
"tslib": "^2.8.1",
69
"typescript": "^5.7.2"
0 commit comments