File tree 2 files changed +71
-62
lines changed
2 files changed +71
-62
lines changed Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@headlessui/react" : " ^1.7.19" ,
19
19
"@reduxjs/toolkit" : " ^1.9.7" ,
20
- "axios" : " ^1.7.8 " ,
20
+ "axios" : " ^1.7.9 " ,
21
21
"dotenv" : " ^16.4.7" ,
22
22
"react" : " ^18.3.1" ,
23
23
"react-dom" : " ^18.3.1" ,
24
- "react-hook-form" : " ^7.53 .2" ,
24
+ "react-hook-form" : " ^7.54 .2" ,
25
25
"react-icons" : " ^4.12.0" ,
26
26
"react-password-strength-bar" : " ^0.4.1" ,
27
27
"react-redux" : " ^8.1.3" ,
28
- "react-router-dom" : " ^6.28.0 " ,
28
+ "react-router-dom" : " ^6.28.1 " ,
29
29
"react-scroll" : " ^1.9.0" ,
30
30
"redux" : " ^4.2.1"
31
31
},
32
32
"devDependencies" : {
33
- "@types/node" : " ^22.10.1 " ,
33
+ "@types/node" : " ^22.10.2 " ,
34
34
"@types/react" : " ^18.3.12" ,
35
35
"@types/react-dom" : " ^18.3.1" ,
36
36
"@types/react-router-dom" : " ^5.3.3" ,
46
46
"eslint-plugin-react-hooks" : " ^4.6.2" ,
47
47
"eslint-plugin-react-refresh" : " ^0.4.16" ,
48
48
"postcss" : " ^8.4.49" ,
49
- "prettier" : " ^3.4.1 " ,
50
- "tailwindcss" : " ^3.4.16 " ,
49
+ "prettier" : " ^3.4.2 " ,
50
+ "tailwindcss" : " ^3.4.17 " ,
51
51
"typescript" : " ^5.7.2" ,
52
52
"vite" : " ^5.4.11"
53
53
},
You can’t perform that action at this time.
0 commit comments