File tree Expand file tree Collapse file tree 6 files changed +929
-823
lines changed Expand file tree Collapse file tree 6 files changed +929
-823
lines changed Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@repo/ui" : " workspace:*" ,
15
- "next" : " ^15.1.0 " ,
15
+ "next" : " ^15.1.6 " ,
16
16
"react" : " ^19.0.0" ,
17
17
"react-dom" : " ^19.0.0"
18
18
},
19
19
"devDependencies" : {
20
20
"@repo/eslint-config" : " workspace:*" ,
21
21
"@repo/typescript-config" : " workspace:*" ,
22
- "@types/node" : " ^20 " ,
23
- "@types/react" : " 18.3.1 " ,
24
- "@types/react-dom" : " 18.3.0 " ,
25
- "typescript" : " 5.5.4 "
22
+ "@types/node" : " ^22 " ,
23
+ "@types/react" : " 19.0.8 " ,
24
+ "@types/react-dom" : " 19.0.3 " ,
25
+ "typescript" : " 5.7.3 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 12
12
},
13
13
"dependencies" : {
14
14
"@repo/ui" : " workspace:*" ,
15
- "next" : " ^15.1.0 " ,
15
+ "next" : " ^15.1.6 " ,
16
16
"react" : " ^19.0.0" ,
17
17
"react-dom" : " ^19.0.0"
18
18
},
19
19
"devDependencies" : {
20
20
"@repo/eslint-config" : " workspace:*" ,
21
21
"@repo/typescript-config" : " workspace:*" ,
22
- "@types/node" : " ^20 " ,
23
- "@types/react" : " 18.3.1 " ,
24
- "@types/react-dom" : " 18.3.0 " ,
25
- "typescript" : " 5.5.4 "
22
+ "@types/node" : " ^22 " ,
23
+ "@types/react" : " 19.0.8 " ,
24
+ "@types/react-dom" : " 19.0.3 " ,
25
+ "typescript" : " 5.7.3 "
26
26
}
27
27
}
Original file line number Diff line number Diff line change 8
8
"format" : " prettier --write \" **/*.{ts,tsx,md}\" "
9
9
},
10
10
"devDependencies" : {
11
- "prettier" : " ^3.2.5 " ,
12
- "turbo" : " ^2.3.0 " ,
13
- "typescript" : " 5.5.4 "
11
+ "prettier" : " ^3.4.2 " ,
12
+ "turbo" : " ^2.3.3 " ,
13
+ "typescript" : " 5.7.3 "
14
14
},
15
15
"packageManager" :
" [email protected] " ,
16
16
"engines" : {
Original file line number Diff line number Diff line change 9
9
"./react-internal" : " ./react-internal.js"
10
10
},
11
11
"devDependencies" : {
12
- "@eslint/js" : " ^9.17 .0" ,
13
- "@next/eslint-plugin-next" : " ^15.1.0 " ,
14
- "eslint" : " ^9.15 .0" ,
15
- "eslint-config-prettier" : " ^9.1.0 " ,
12
+ "@eslint/js" : " ^9.18 .0" ,
13
+ "@next/eslint-plugin-next" : " ^15.1.6 " ,
14
+ "eslint" : " ^9.18 .0" ,
15
+ "eslint-config-prettier" : " ^10.0.1 " ,
16
16
"eslint-plugin-only-warn" : " ^1.1.0" ,
17
- "eslint-plugin-react" : " ^7.37.2 " ,
18
- "eslint-plugin-react-hooks" : " ^5.0 .0" ,
19
- "eslint-plugin-turbo" : " ^2.3.0 " ,
20
- "globals" : " ^15.12 .0" ,
21
- "typescript" : " ^5.3 .3" ,
22
- "typescript-eslint" : " ^8.15 .0"
17
+ "eslint-plugin-react" : " ^7.37.4 " ,
18
+ "eslint-plugin-react-hooks" : " ^5.1 .0" ,
19
+ "eslint-plugin-turbo" : " ^2.3.3 " ,
20
+ "globals" : " ^15.14 .0" ,
21
+ "typescript" : " ^5.7 .3" ,
22
+ "typescript-eslint" : " ^8.21 .0"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 15
15
"devDependencies" : {
16
16
"@repo/eslint-config" : " workspace:*" ,
17
17
"@repo/typescript-config" : " workspace:*" ,
18
- "@turbo/gen" : " ^1.12.4 " ,
19
- "@types/node" : " ^20.11.24 " ,
20
- "@types/react" : " 18.3.0 " ,
21
- "@types/react-dom" : " 18.3.1 " ,
22
- "typescript" : " 5.5.4 "
18
+ "@turbo/gen" : " ^2.3.3 " ,
19
+ "@types/node" : " ^22.10.9 " ,
20
+ "@types/react" : " 19.0.8 " ,
21
+ "@types/react-dom" : " 19.0.3 " ,
22
+ "typescript" : " 5.7.3 "
23
23
},
24
24
"dependencies" : {
25
25
"react" : " ^19.0.0" ,
You can’t perform that action at this time.
0 commit comments