Skip to content

Commit 0f727a7

Browse files
committed
chore: update dependencies and devDependencies
@coreui/coreui ^5.0.0-rc-2 → ^5.0.0-rc.3 @coreui/react ^5.0.0-rc.2 → ^5.0.0-rc.3 @testing-library/react ^14.2.1 → ^14.2.2 core-js ^3.36.0 → ^3.36.1 sass ^1.71.1 → ^1.72.0
1 parent b1ef8ad commit 0f727a7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"@coreui/coreui": "^5.0.0-rc-2",
2727
"@coreui/icons": "^3.0.1",
2828
"@coreui/icons-react": "^2.2.1",
29-
"@coreui/react": "^5.0.0-rc.2",
29+
"@coreui/react": "^5.0.0-rc.3",
3030
"@coreui/react-chartjs": "^3.0.0-rc.0",
3131
"@coreui/utils": "^2.0.2",
3232
"@popperjs/core": "^2.11.8",
3333
"chart.js": "^4.4.2",
3434
"classnames": "^2.5.1",
35-
"core-js": "^3.36.0",
35+
"core-js": "^3.36.1",
3636
"prop-types": "^15.8.1",
3737
"react": "^18.2.0",
3838
"react-app-polyfill": "^3.0.0",
@@ -45,13 +45,13 @@
4545
"devDependencies": {
4646
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
4747
"@testing-library/jest-dom": "^6.4.2",
48-
"@testing-library/react": "^14.2.1",
48+
"@testing-library/react": "^14.2.2",
4949
"@testing-library/user-event": "^14.5.2",
5050
"eslint-config-prettier": "^9.1.0",
5151
"eslint-plugin-prettier": "^5.1.3",
5252
"prettier": "3.2.5",
5353
"react-scripts": "5.0.1",
54-
"sass": "^1.71.1",
54+
"sass": "^1.72.0",
5555
"web-vitals": "^3.5.2"
5656
},
5757
"engines": {

0 commit comments

Comments
 (0)