File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 9
9
"lint" : " next lint"
10
10
},
11
11
"dependencies" : {
12
- "@aws-cdk/cloud-assembly-schema" : " 41.2.0" ,
13
- "@tailwindcss/postcss" : " ^4.0.15" ,
14
12
"@types/node" : " 22.13.5" ,
15
13
"@types/react" : " 19.0.10" ,
16
14
"@types/react-dom" : " 19.0.4" ,
21
19
"postcss" : " 8.5.3" ,
22
20
"react" : " 19.0.0" ,
23
21
"react-dom" : " 19.0.0" ,
24
- "tailwindcss" : " 4.0.15" ,
25
- "typescript" : " 5.8.2"
22
+ "tailwindcss" : " 3.4.17" ,
23
+ "typescript" : " 5.8.2" ,
24
+ "@aws-cdk/cloud-assembly-schema" : " 41.2.0"
26
25
},
27
26
"devDependencies" : {
27
+ "sst" : " 3.9.30" ,
28
28
"aws-cdk-lib" : " 2.181.0" ,
29
- "constructs" : " 10.4.2" ,
30
- "sst" : " 3.9.30"
29
+ "constructs" : " 10.4.2"
31
30
}
32
31
}
Original file line number Diff line number Diff line change 13
13
"@types/mime" : " 2.0.3" ,
14
14
"@types/node" : " 22.13.5" ,
15
15
"typescript" : " 5.8.2"
16
+ },
17
+ "engines" : {
18
+ "node" : " >=22"
16
19
}
17
20
}
You can’t perform that action at this time.
0 commit comments