File tree 2 files changed +307
-295
lines changed
2 files changed +307
-295
lines changed Original file line number Diff line number Diff line change 15
15
"react" : " ^18.2.0" ,
16
16
"react-dom" : " ^18.2.0" ,
17
17
"react-fitty" : " ^1.0.1" ,
18
- "zustand" : " ^4.3.2 "
18
+ "zustand" : " ^4.3.3 "
19
19
},
20
20
"devDependencies" : {
21
- "@mheob/eslint-config" : " ^4.1 .0" ,
22
- "@mheob/prettier-config" : " ^3.0.0 " ,
21
+ "@mheob/eslint-config" : " ^4.2 .0" ,
22
+ "@mheob/prettier-config" : " ^3.0.1 " ,
23
23
"@mheob/tsconfig" : " ^1.0.1" ,
24
- "@types/node" : " ^18.11.18 " ,
25
- "@types/react" : " ^18.0.27 " ,
26
- "@types/react-dom" : " ^18.0.10 " ,
27
- "@vitejs/plugin-react" : " ^3.0.1 " ,
28
- "eslint" : " ^8.32 .0" ,
29
- "prettier" : " ^2.8.3 " ,
30
- "typescript" : " ^4.9.4 " ,
31
- "vite" : " ^4.0.4 "
24
+ "@types/node" : " ^18.13.0 " ,
25
+ "@types/react" : " ^18.0.28 " ,
26
+ "@types/react-dom" : " ^18.0.11 " ,
27
+ "@vitejs/plugin-react" : " ^3.1.0 " ,
28
+ "eslint" : " ^8.34 .0" ,
29
+ "prettier" : " ^2.8.4 " ,
30
+ "typescript" : " ^4.9.5 " ,
31
+ "vite" : " ^4.1.2 "
32
32
}
33
33
}
You can’t perform that action at this time.
0 commit comments