File tree 3 files changed +12
-12
lines changed
3 files changed +12
-12
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.31 .1" ,
26
- "eslint" : " ^9.25.1 " ,
27
- "eslint-config-prettier" : " ^10.1.2 " ,
28
- "eslint-plugin-prettier" : " ^5.2.6 " ,
25
+ "@typescript-eslint/parser" : " ^8.32 .1" ,
26
+ "eslint" : " ^9.27.0 " ,
27
+ "eslint-config-prettier" : " ^10.1.5 " ,
28
+ "eslint-plugin-prettier" : " ^5.4.0 " ,
29
29
"eslint-plugin-react" : " ^7.37.5" ,
30
30
"eslint-plugin-react-hooks" : " ^5.2.0" ,
31
- "eslint-plugin-unicorn" : " ^59.0.0 " ,
32
- "globals" : " ^16.0 .0" ,
31
+ "eslint-plugin-unicorn" : " ^59.0.1 " ,
32
+ "globals" : " ^16.1 .0" ,
33
33
"lerna" : " ^8.2.2" ,
34
34
"npm-run-all" : " ^4.1.5" ,
35
35
"prettier" : " ^3.5.3" ,
36
- "typescript-eslint" : " ^8.31 .1"
36
+ "typescript-eslint" : " ^8.32 .1"
37
37
},
38
38
"overrides" : {
39
39
"gatsby-remark-external-links" : {
Original file line number Diff line number Diff line change 54
54
"@testing-library/react" : " ^16.3.0" ,
55
55
"@types/jest" : " ^29.5.14" ,
56
56
"@types/prop-types" : " 15.7.14" ,
57
- "@types/react" : " ^19.1.2 " ,
58
- "@types/react-dom" : " ^19.1.2 " ,
57
+ "@types/react" : " ^19.1.4 " ,
58
+ "@types/react-dom" : " ^19.1.5 " ,
59
59
"@types/react-transition-group" : " ^4.4.12" ,
60
60
"classnames" : " ^2.5.1" ,
61
61
"cross-env" : " ^7.0.3" ,
64
64
"react" : " ^18.3.1" ,
65
65
"react-dom" : " ^18.3.1" ,
66
66
"react-transition-group" : " ^4.4.5" ,
67
- "rollup" : " ^4.40.1 " ,
68
- "ts-jest" : " ^29.3.2 " ,
67
+ "rollup" : " ^4.41.0 " ,
68
+ "ts-jest" : " ^29.3.4 " ,
69
69
"tslib" : " ^2.8.1" ,
70
70
"typescript" : " ^5.8.3"
71
71
},
Original file line number Diff line number Diff line change 58
58
"react-imask" : " ^7.6.1" ,
59
59
"react-markdown" : " ^10.1.0" ,
60
60
"rimraf" : " ^6.0.1" ,
61
- "sass" : " ^1.87 .0" ,
61
+ "sass" : " ^1.89 .0" ,
62
62
"showdown" : " ^2.1.0"
63
63
},
64
64
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments