File tree Expand file tree Collapse file tree 4 files changed +1251
-254
lines changed Expand file tree Collapse file tree 4 files changed +1251
-254
lines changed Original file line number Diff line number Diff line change 21
21
},
22
22
"devDependencies" : {
23
23
"@opennextjs/cloudflare" : " workspace:*" ,
24
- "@types/node" : " ^20.14.8 " ,
25
- "@types/react" : " ^18.3.3 " ,
26
- "@types/react-dom" : " ^18.3.0 " ,
24
+ "@types/node" : " catalog: " ,
25
+ "@types/react" : " catalog: " ,
26
+ "@types/react-dom" : " catalog: " ,
27
27
"autoprefixer" : " ^10.4.19" ,
28
28
"postcss" : " ^8.4.38" ,
29
29
"tailwindcss" : " ^3.4.4" ,
30
- "typescript" : " ^5.5.2 " ,
31
- "wrangler" : " ^3.80.4 "
30
+ "typescript" : " catalog: " ,
31
+ "wrangler" : " catalog: "
32
32
}
33
33
}
Original file line number Diff line number Diff line change 24
24
"next" : " 15.0.0-canary.113" ,
25
25
"react" : " 19.0.0-rc-3208e73e-20240730" ,
26
26
"react-dom" : " 19.0.0-rc-3208e73e-20240730" ,
27
- "sonner" : " ^1.5.0" ,
28
- "wrangler" : " catalog:"
27
+ "sonner" : " ^1.5.0"
29
28
},
30
29
"devDependencies" : {
31
30
"@opennextjs/cloudflare" : " workspace:*" ,
32
31
"@tailwindcss/container-queries" : " ^0.1.1" ,
33
32
"@tailwindcss/typography" : " ^0.5.13" ,
34
- "@types/node" : " 20.14.12 " ,
35
- "@types/react" : " 18.3.3 " ,
36
- "@types/react-dom" : " 18.3.0 " ,
33
+ "@types/node" : " catalog: " ,
34
+ "@types/react" : " catalog: " ,
35
+ "@types/react-dom" : " catalog: " ,
37
36
"autoprefixer" : " ^10.4.19" ,
38
37
"postcss" : " ^8.4.39" ,
39
38
"prettier" : " 3.3.3" ,
40
39
"prettier-plugin-tailwindcss" : " ^0.6.5" ,
41
40
"tailwindcss" : " ^3.4.6" ,
42
- "typescript" : " 5.5.4"
41
+ "typescript" : " catalog:" ,
42
+ "wrangler" : " catalog:"
43
43
}
44
44
}
You can’t perform that action at this time.
0 commit comments