File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2222 "test:update" : " npm-run-all charts:test:update icons:test:update lib:test:update"
2323 },
2424 "devDependencies" : {
25- "@typescript-eslint/parser" : " ^8.23 .0" ,
26- "eslint" : " ^9.19.0 " ,
25+ "@typescript-eslint/parser" : " ^8.24 .0" ,
26+ "eslint" : " ^9.20.1 " ,
2727 "eslint-config-prettier" : " ^10.0.1" ,
2828 "eslint-plugin-prettier" : " ^5.2.3" ,
2929 "eslint-plugin-react" : " ^7.37.4" ,
3030 "eslint-plugin-react-hooks" : " ^5.1.0" ,
3131 "eslint-plugin-unicorn" : " ^56.0.1" ,
32- "globals" : " ^15.14 .0" ,
32+ "globals" : " ^15.15 .0" ,
3333 "lerna" : " ^8.1.9" ,
3434 "npm-run-all" : " ^4.1.5" ,
35- "prettier" : " ^3.4.2 " ,
36- "typescript-eslint" : " ^8.23 .0"
35+ "prettier" : " ^3.5.1 " ,
36+ "typescript-eslint" : " ^8.24 .0"
3737 },
3838 "overrides" : {
3939 "gatsby-remark-external-links" : {
Original file line number Diff line number Diff line change 4141 "test:update" : " jest --coverage --updateSnapshot"
4242 },
4343 "dependencies" : {
44- "@coreui/coreui" : " ^5.2.0 " ,
44+ "@coreui/coreui" : " ^5.3.1 " ,
4545 "@popperjs/core" : " ^2.11.8" ,
4646 "prop-types" : " ^15.8.1"
4747 },
5353 "@testing-library/jest-dom" : " ^6.6.3" ,
5454 "@testing-library/react" : " ^16.2.0" ,
5555 "@types/jest" : " ^29.5.14" ,
56- "@types/prop-types" : " 15.7.13 " ,
56+ "@types/prop-types" : " 15.7.14 " ,
5757 "@types/react" : " ^18.3.18" ,
5858 "@types/react-dom" : " ^18.3.5" ,
5959 "@types/react-transition-group" : " ^4.4.12" ,
6464 "react" : " ^18.3.1" ,
6565 "react-dom" : " ^18.3.1" ,
6666 "react-transition-group" : " ^4.4.5" ,
67- "rollup" : " ^4.34.4 " ,
67+ "rollup" : " ^4.34.7 " ,
6868 "ts-jest" : " ^29.2.5" ,
6969 "tslib" : " ^2.8.1" ,
7070 "typescript" : " ^5.7.3"
Original file line number Diff line number Diff line change 2424 "clean" : " gatsby clean"
2525 },
2626 "dependencies" : {
27- "@coreui/chartjs" : " ^4.0 .0" ,
28- "@coreui/coreui" : " ^5.2.0 " ,
27+ "@coreui/chartjs" : " ^4.1 .0" ,
28+ "@coreui/coreui" : " ^5.3.1 " ,
2929 "@coreui/icons" : " ^3.0.1" ,
3030 "@coreui/icons-react" : " ^2.3.0" ,
3131 "@coreui/react-chartjs" : " ^3.0.0" ,
4848 "gatsby-remark-external-links" : " ^0.0.4" ,
4949 "gatsby-source-filesystem" : " ^5.14.0" ,
5050 "gatsby-transformer-sharp" : " ^5.14.0" ,
51- "globby" : " ^14.0.2 " ,
51+ "globby" : " ^14.1.0 " ,
5252 "prism-react-renderer" : " ^2.4.1" ,
5353 "prismjs" : " ^1.29.0" ,
5454 "prop-types" : " ^15.8.1" ,
5858 "react-imask" : " ^7.6.1" ,
5959 "react-markdown" : " ^9.0.3" ,
6060 "rimraf" : " ^6.0.1" ,
61- "sass" : " ^1.84 .0" ,
61+ "sass" : " ^1.85 .0" ,
6262 "showdown" : " ^2.1.0"
6363 },
6464 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments