10
10
"tauri" : " tauri"
11
11
},
12
12
"dependencies" : {
13
- "@tailwindcss/typography" : " ^0.5.15 " ,
14
- "@tauri-apps/api" : " ^2.1.1 " ,
13
+ "@tailwindcss/typography" : " ^0.5.16 " ,
14
+ "@tauri-apps/api" : " ^2.4.0 " ,
15
15
"@tauri-apps/plugin-autostart" : " 2.2.0" ,
16
16
"@tauri-apps/plugin-fs" : " 2.2.0" ,
17
- "@tauri-apps/plugin-os" : " ~2" ,
17
+ "@tauri-apps/plugin-os" : " ~2.2.1 " ,
18
18
"@tauri-apps/plugin-shell" : " 2.2.0" ,
19
19
"@tauri-apps/plugin-store" : " 2.2.0" ,
20
20
"@tauri-apps/plugin-window-state" : " 2.2.0" ,
21
21
"@uiw/react-markdown-preview" : " ^5.1.3" ,
22
- "autoprefixer" : " ^10.4.20 " ,
23
- "daisyui" : " ^4.12.10 " ,
24
- "postcss" : " ^8.4.47 " ,
25
- "react" : " ^18.2.0 " ,
26
- "react-dom" : " ^18.2.0 " ,
27
- "react-hot-toast" : " ^2.4.1 " ,
28
- "react-router-dom" : " ^6.26.2 " ,
29
- "tailwindcss" : " ^3.4.13 "
22
+ "autoprefixer" : " ^10.4.21 " ,
23
+ "daisyui" : " ^4.12.24 " ,
24
+ "postcss" : " ^8.5.3 " ,
25
+ "react" : " ^18.3.1 " ,
26
+ "react-dom" : " ^18.3.1 " ,
27
+ "react-hot-toast" : " ^2.5.2 " ,
28
+ "react-router-dom" : " ^6.30.0 " ,
29
+ "tailwindcss" : " ^3.4.17 "
30
30
},
31
31
"devDependencies" : {
32
- "@types/react" : " ^18.2.15 " ,
33
- "@types/react-dom" : " ^18.2.7 " ,
34
- "@vitejs/plugin-react" : " ^4.2.1 " ,
35
- "typescript" : " ^5.2 .2" ,
36
- "vite" : " ^5.3.1 " ,
37
- "@tauri-apps/cli" : " ^2.1 .0"
32
+ "@types/react" : " ^18.3.19 " ,
33
+ "@types/react-dom" : " ^18.3.5 " ,
34
+ "@vitejs/plugin-react" : " ^4.3.4 " ,
35
+ "typescript" : " ^5.8 .2" ,
36
+ "vite" : " ^5.4.14 " ,
37
+ "@tauri-apps/cli" : " ^2.4 .0"
38
38
}
39
39
}
0 commit comments