File tree Expand file tree Collapse file tree 3 files changed +74
-50
lines changed Expand file tree Collapse file tree 3 files changed +74
-50
lines changed Original file line number Diff line number Diff line change 13
13
"e2e" : " playwright test"
14
14
},
15
15
"dependencies" : {
16
- "next" : " 14.2.5 " ,
17
- "react" : " ^18 " ,
18
- "react-dom" : " ^18 "
16
+ "next" : " catalog: " ,
17
+ "react" : " catalog: " ,
18
+ "react-dom" : " catalog: "
19
19
},
20
20
"devDependencies" : {
21
21
"@flarelabs-net/builder" : " workspace:*" ,
22
- "@playwright/test" : " 1.47.0 " ,
23
- "@types/node" : " ^22.2.0 " ,
24
- "wrangler" : " 3.78.6 "
22
+ "@playwright/test" : " catalog: " ,
23
+ "@types/node" : " catalog: " ,
24
+ "wrangler" : " catalog: "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 13
13
"e2e" : " playwright test -c e2e/playwright.config.ts"
14
14
},
15
15
"dependencies" : {
16
- "react" : " ^18 " ,
17
- "react-dom" : " ^18 " ,
18
- "next" : " 14.2.11 "
16
+ "react" : " catalog: " ,
17
+ "react-dom" : " catalog: " ,
18
+ "next" : " catalog: "
19
19
},
20
20
"devDependencies" : {
21
21
"@flarelabs-net/builder" : " workspace:*" ,
22
- "@playwright/test" : " 1.47.0 " ,
23
- "@types/node" : " ^20 " ,
24
- "@types/react" : " ^18 " ,
25
- "@types/react-dom" : " ^18 " ,
26
- "eslint" : " ^8 " ,
27
- "eslint-config-next" : " 14.2.11 " ,
22
+ "@playwright/test" : " catalog: " ,
23
+ "@types/node" : " catalog: " ,
24
+ "@types/react" : " catalog: " ,
25
+ "@types/react-dom" : " catalog: " ,
26
+ "eslint" : " catalog: " ,
27
+ "eslint-config-next" : " catalog: " ,
28
28
"postcss" : " ^8" ,
29
29
"tailwindcss" : " ^3.4.1" ,
30
- "typescript" : " ^5 " ,
31
- "wrangler" : " ^3.78.6 "
30
+ "typescript" : " catalog: " ,
31
+ "wrangler" : " catalog: "
32
32
}
33
33
}
You can’t perform that action at this time.
0 commit comments