File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
"react" : " ^19.0.0" ,
53
53
"react-dom" : " ^19.0.0" ,
54
54
"superjson" : " ^1.12.4" ,
55
- "tsx" : " ^4.0.0 " ,
55
+ "tsx" : " ^4.19.3 " ,
56
56
"ws" : " ^8.0.0" ,
57
- "zod" : " ^3.0.0 "
57
+ "zod" : " ^3.24.2 "
58
58
},
59
59
"devDependencies" : {
60
60
"@playwright/test" : " ^1.26.1" ,
61
61
"@tanstack/react-query-devtools" : " ^5.64.2" ,
62
- "@types/node" : " ^22.9.0 " ,
62
+ "@types/node" : " ^22.13.5 " ,
63
63
"@types/react" : " ^19.0.0" ,
64
64
"@types/ws" : " ^8.2.0" ,
65
65
"autoprefixer" : " ^10.4.7" ,
66
66
"cross-env" : " ^7.0.3" ,
67
- "eslint" : " ^9.13 .0" ,
67
+ "eslint" : " ^9.21 .0" ,
68
68
"eslint-config-next" : " ^15.0.2" ,
69
69
"eslint-plugin-react" : " ^7.37.2" ,
70
70
"eslint-plugin-react-hooks" : " ^5.1.0" ,
75
75
"start-server-and-test" : " ^1.12.0" ,
76
76
"tailwindcss" : " ^3.4.6" ,
77
77
"typescript" : " ^5.7.2" ,
78
- "typescript-eslint" : " ^8.12.2 "
78
+ "typescript-eslint" : " ^8.24.1 "
79
79
},
80
80
"publishConfig" : {
81
81
"access" : " restricted"
You can’t perform that action at this time.
0 commit comments