File tree Expand file tree Collapse file tree 5 files changed +345
-345
lines changed Expand file tree Collapse file tree 5 files changed +345
-345
lines changed Original file line number Diff line number Diff line change 18
18
"@radix-ui/react-toast" : " ^1.2.2" ,
19
19
"@types/react" : " ^18.3.12" ,
20
20
"@types/react-dom" : " ^18.3.1" ,
21
- "@typescript-eslint/eslint-plugin" : " ^8.11.0 " ,
22
- "@typescript-eslint/parser" : " ^8.11.0 " ,
21
+ "@typescript-eslint/eslint-plugin" : " ^8.12.2 " ,
22
+ "@typescript-eslint/parser" : " ^8.12.2 " ,
23
23
"@vitejs/plugin-react-swc" : " ^3.7.1" ,
24
24
"eslint" : " ^9.13.0" ,
25
25
"eslint-plugin-react-hooks" : " ^5.0.0" ,
26
- "eslint-plugin-react-refresh" : " ^0.4.13 " ,
27
- "i18next" : " ^23.16.2 " ,
26
+ "eslint-plugin-react-refresh" : " ^0.4.14 " ,
27
+ "i18next" : " ^23.16.4 " ,
28
28
"i18next-browser-languagedetector" : " ^8.0.0" ,
29
- "lucide-react" : " ^0.453 .0" ,
29
+ "lucide-react" : " ^0.454 .0" ,
30
30
"react" : " ^18.2.0" ,
31
31
"react-dom" : " ^18.2.0" ,
32
32
"react-hook-form" : " ^7.53.1" ,
37
37
"vite" : " ^5.4.10" ,
38
38
"vite-plugin-static-copy" : " ^2.0.0" ,
39
39
"vite-plugin-svgr" : " ^4.2.0" ,
40
- "zustand" : " ^5.0.0 "
40
+ "zustand" : " ^5.0.1 "
41
41
}
42
42
}
Original file line number Diff line number Diff line change 15
15
"ueberdb2" : " ^5.0.6"
16
16
},
17
17
"devDependencies" : {
18
- "@types/node" : " ^22.7.9 " ,
18
+ "@types/node" : " ^22.8.5 " ,
19
19
"@types/semver" : " ^7.5.8" ,
20
20
"typescript" : " ^5.6.3"
21
21
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"devDependencies" : {
3
- "vitepress" : " ^1.4.1 "
3
+ "vitepress" : " ^1.4.3 "
4
4
},
5
5
"scripts" : {
6
6
"docs:dev" : " vitepress dev" ,
You can’t perform that action at this time.
0 commit comments