File tree Expand file tree Collapse file tree 4 files changed +176
-329
lines changed Expand file tree Collapse file tree 4 files changed +176
-329
lines changed Original file line number Diff line number Diff line change 65
65
"@minute/tsconfig" : " workspace:*" ,
66
66
"@next/env" : " ^15.0.0" ,
67
67
"@playwright/test" : " ^1.44.1" ,
68
- "@prisma/nextjs-monorepo-workaround-plugin" : " ^5.15 .0" ,
68
+ "@prisma/nextjs-monorepo-workaround-plugin" : " ^6.0 .0" ,
69
69
"@tanstack/react-query-devtools" : " ^4.36.1" ,
70
70
"@types/chroma-js" : " ^2.4.4" ,
71
71
"@types/hh-mm-ss" : " ^1.2.3" ,
72
72
"@types/node" : " 22.10.2" ,
73
- "@types/react" : " 18.3.16 " ,
74
- "@types/react-dom" : " 18.3.5 " ,
73
+ "@types/react" : " 19.0.2 " ,
74
+ "@types/react-dom" : " 19.0.2 " ,
75
75
"@vitejs/plugin-react" : " ^4.3.1" ,
76
76
"@vitest/coverage-v8" : " ^2.0.0" ,
77
77
"autoprefixer" : " 10.4.20" ,
Original file line number Diff line number Diff line change 19
19
"eslint-plugin-import" : " ^2.29.0" ,
20
20
"eslint-config-next" : " 15.1.0" ,
21
21
"eslint-plugin-tailwindcss" : " ^3.11.0" ,
22
- "eslint-plugin-testing-library" : " ^6 .0.1 " ,
22
+ "eslint-plugin-testing-library" : " ^7 .0.0 " ,
23
23
"typescript" : " 5.7.2"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 32
32
"date-fns" : " ^4.0.0" ,
33
33
"dotenv-cli" : " ^7.4.2" ,
34
34
"lint-staged" : " ^15.2.5" ,
35
- "prisma" : " 5.22 .0" ,
35
+ "prisma" : " 6.1 .0" ,
36
36
"typescript" : " 5.7.2"
37
37
},
38
38
"dependencies" : {
You can’t perform that action at this time.
0 commit comments