File tree 2 files changed +180
-144
lines changed
2 files changed +180
-144
lines changed Original file line number Diff line number Diff line change 74
74
"eslint-config-prettier" : " 9.1.0" ,
75
75
"eslint-plugin-import" : " 2.29.1" ,
76
76
"eslint-plugin-jsx-a11y" : " 6.9.0" ,
77
- "eslint-plugin-prettier" : " 5.1.3 " ,
78
- "eslint-plugin-react" : " 7.34.4 " ,
77
+ "eslint-plugin-prettier" : " 5.2.1 " ,
78
+ "eslint-plugin-react" : " 7.35.0 " ,
79
79
"eslint-plugin-react-hooks" : " 4.6.2" ,
80
- "husky" : " 9.0.11 " ,
80
+ "husky" : " 9.1.1 " ,
81
81
"jest" : " 29.7.0" ,
82
82
"jest-environment-jsdom" : " 29.7.0" ,
83
83
"jest-transform-css" : " 6.0.1" ,
88
88
"process" : " ^0.11.10" ,
89
89
"react" : " 16.14.0" ,
90
90
"react-dom" : " 16.14.0" ,
91
- "rimraf" : " 5 .0.5 " ,
92
- "rollup" : " 4.18.1 " ,
91
+ "rimraf" : " 6 .0.1 " ,
92
+ "rollup" : " 4.19.0 " ,
93
93
"rollup-plugin-analyzer" : " ^4.0.0" ,
94
94
"rollup-plugin-browsersync" : " ^1.3.3" ,
95
95
"rollup-plugin-copy" : " 3.5.0" ,
126
126
]
127
127
},
128
128
"dependencies" : {
129
- "@floating-ui/dom" : " 1.6.7 " ,
129
+ "@floating-ui/dom" : " 1.6.8 " ,
130
130
"clsx" : " 2.1.1"
131
131
}
132
132
}
You can’t perform that action at this time.
0 commit comments