12
12
"preview:android" : " cap run android --no-sync"
13
13
},
14
14
"dependencies" : {
15
- "@capacitor/android" : " ^5.0.5 " ,
16
- "@capacitor/core" : " ^5.0.5 " ,
17
- "@capacitor/filesystem" : " ^5.0.4 " ,
18
- "@hookform/resolvers" : " ^3.1.0 " ,
19
- "@ionic/react" : " ^7.0.12 " ,
20
- "@ionic/react-router" : " ^7.0.12 " ,
15
+ "@capacitor/android" : " ^5.1.1 " ,
16
+ "@capacitor/core" : " ^5.1.1 " ,
17
+ "@capacitor/filesystem" : " ^5.0.5 " ,
18
+ "@hookform/resolvers" : " ^3.1.1 " ,
19
+ "@ionic/react" : " ^7.1.2 " ,
20
+ "@ionic/react-router" : " ^7.1.2 " ,
21
21
"ionicons" : " ^7.1.2" ,
22
22
"papaparse" : " ^5.4.1" ,
23
23
"react" : " ^18.2.0" ,
24
24
"react-dom" : " ^18.2.0" ,
25
- "react-hook-form" : " ^7.44.3 " ,
25
+ "react-hook-form" : " ^7.45.1 " ,
26
26
"react-router-dom" : " ^5.3.4" ,
27
27
"react-use" : " ^17.4.0" ,
28
28
"zod" : " ^3.21.4" ,
29
- "zustand" : " ^4.3.8 "
29
+ "zustand" : " ^4.3.9 "
30
30
},
31
31
"devDependencies" : {
32
32
"@capacitor/assets" : " ^2.0.4" ,
33
- "@capacitor/cli" : " ^5.0.5 " ,
33
+ "@capacitor/cli" : " ^5.1.1 " ,
34
34
"@types/papaparse" : " ^5.3.7" ,
35
- "@types/react" : " ^18.2.9 " ,
36
- "@types/react-dom" : " ^18.2.4 " ,
35
+ "@types/react" : " ^18.2.14 " ,
36
+ "@types/react-dom" : " ^18.2.6 " ,
37
37
"@types/react-router-dom" : " ^5.3.3" ,
38
- "@typescript-eslint/eslint-plugin" : " ^5.59.9 " ,
39
- "@typescript-eslint/parser" : " ^5.59.9 " ,
38
+ "@typescript-eslint/eslint-plugin" : " ^6.0.0 " ,
39
+ "@typescript-eslint/parser" : " ^6.0.0 " ,
40
40
"@vitejs/plugin-react-swc" : " ^3.3.2" ,
41
41
"autoprefixer" : " ^10.4.14" ,
42
- "eslint" : " ^8.42 .0" ,
42
+ "eslint" : " ^8.44 .0" ,
43
43
"eslint-plugin-react-hooks" : " ^4.6.0" ,
44
- "eslint-plugin-react-refresh" : " ^0.4.1 " ,
45
- "postcss" : " ^8.4.24 " ,
46
- "prettier" : " ^2.8.8 " ,
47
- "prettier-plugin-tailwindcss" : " ^0.3 .0" ,
44
+ "eslint-plugin-react-refresh" : " ^0.4.3 " ,
45
+ "postcss" : " ^8.4.25 " ,
46
+ "prettier" : " ^3.0.0 " ,
47
+ "prettier-plugin-tailwindcss" : " ^0.4 .0" ,
48
48
"simple-zustand-devtools" : " ^1.1.0" ,
49
49
"tailwindcss" : " ^3.3.2" ,
50
- "typescript" : " ^5.1.3 " ,
51
- "vite" : " ^4.3.9 "
50
+ "typescript" : " ^5.1.6 " ,
51
+ "vite" : " ^4.4.3 "
52
52
}
53
53
}
0 commit comments