File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 22
22
"test:update" : " npm-run-all charts:test:update icons:test:update lib:test:update"
23
23
},
24
24
"devDependencies" : {
25
- "@typescript-eslint/parser" : " ^8.42 .0" ,
26
- "eslint" : " ^9.34 .0" ,
25
+ "@typescript-eslint/parser" : " ^8.44 .0" ,
26
+ "eslint" : " ^9.35 .0" ,
27
27
"eslint-config-prettier" : " ^10.1.8" ,
28
28
"eslint-plugin-prettier" : " ^5.5.4" ,
29
29
"eslint-plugin-react" : " ^7.37.5" ,
30
30
"eslint-plugin-react-hooks" : " ^5.2.0" ,
31
- "eslint-plugin-unicorn" : " ^60 .0.0 " ,
32
- "globals" : " ^16.3 .0" ,
33
- "lerna" : " ^8.2.3 " ,
31
+ "eslint-plugin-unicorn" : " ^61 .0.2 " ,
32
+ "globals" : " ^16.4 .0" ,
33
+ "lerna" : " ^8.2.4 " ,
34
34
"npm-run-all" : " ^4.1.5" ,
35
35
"prettier" : " ^3.6.2" ,
36
- "typescript-eslint" : " ^8.42 .0"
36
+ "typescript-eslint" : " ^8.44 .0"
37
37
},
38
38
"overrides" : {
39
39
"gatsby-remark-external-links" : {
Original file line number Diff line number Diff line change 53
53
"@testing-library/jest-dom" : " ^6.8.0" ,
54
54
"@testing-library/react" : " ^16.3.0" ,
55
55
"@types/jest" : " ^29.5.14" ,
56
- "@types/prop-types" : " 15.8.05 " ,
57
- "@types/react" : " ^19.1.12 " ,
56
+ "@types/prop-types" : " 15.7.15 " ,
57
+ "@types/react" : " ^19.1.13 " ,
58
58
"@types/react-dom" : " ^19.1.9" ,
59
59
"@types/react-transition-group" : " ^4.4.12" ,
60
60
"classnames" : " ^2.5.1" ,
64
64
"react" : " ^18.3.1" ,
65
65
"react-dom" : " ^18.3.1" ,
66
66
"react-transition-group" : " ^4.4.5" ,
67
- "rollup" : " ^4.50.0 " ,
68
- "ts-jest" : " ^29.4.1 " ,
67
+ "rollup" : " ^4.50.2 " ,
68
+ "ts-jest" : " ^29.4.2 " ,
69
69
"tslib" : " ^2.8.1" ,
70
70
"typescript" : " ^5.9.2"
71
71
},
Original file line number Diff line number Diff line change 30
30
"@coreui/icons-react" : " ^2.3.0" ,
31
31
"@coreui/react-chartjs" : " ^3.0.0" ,
32
32
"@coreui/utils" : " ^2.0.2" ,
33
- "@docsearch/css" : " ^3.9.0 " ,
34
- "@docsearch/react" : " ^3.9.0 " ,
33
+ "@docsearch/css" : " ^4.0.1 " ,
34
+ "@docsearch/react" : " ^4.0.1 " ,
35
35
"@mdx-js/mdx" : " ^3.1.1" ,
36
36
"@mdx-js/react" : " ^3.1.1" ,
37
37
"@stackblitz/sdk" : " ^1.11.0" ,
58
58
"react-imask" : " ^7.6.1" ,
59
59
"react-markdown" : " ^10.1.0" ,
60
60
"rimraf" : " ^6.0.1" ,
61
- "sass" : " ^1.91.0 " ,
61
+ "sass" : " ^1.92.1 " ,
62
62
"showdown" : " ^2.1.0"
63
63
},
64
64
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments