File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 2121 "@changesets/cli" : " ^2.27.11" ,
2222 "@types/chart.js" : " ^2.9.41" ,
2323 "@types/js-yaml" : " ^4.0.9" ,
24+ "@types/node" : " ~22.14.1" ,
2425 "ts-node" : " ^10.9.2" ,
25- "turbo" : " ^2.5.4"
26+ "turbo" : " ^2.5.4" ,
27+ "typescript" : " ~5.8.3"
2628 },
2729 "workspaces" : [
2830 " apps/*" ,
Original file line number Diff line number Diff line change @@ -31080,10 +31080,12 @@ __metadata:
3108031080 "@changesets/cli": "npm:^2.27.11"
3108131081 "@types/chart.js": "npm:^2.9.41"
3108231082 "@types/js-yaml": "npm:^4.0.9"
31083+ "@types/node": "npm:~22.14.1"
3108331084 "@types/stream-buffers": "npm:^3.0.7"
3108431085 node-gyp: "npm:^10.2.0"
3108531086 ts-node: "npm:^10.9.2"
3108631087 turbo: "npm:^2.5.4"
31088+ typescript: "npm:~5.8.3"
3108731089 languageName: unknown
3108831090 linkType: soft
3108931091
You can’t perform that action at this time.
0 commit comments