Skip to content

Commit

Permalink
Upgrade typescript / ts-morph to latest
Browse files Browse the repository at this point in the history
adeira-source-id: e4db0c2dcc591d1f86021a5d19e58470d4a2ec53
  • Loading branch information
itsdouges authored and triplex-bot committed Jan 3, 2025
1 parent b790202 commit 1985e7a
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions .changeset/silly-cameras-remain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"create-triplex-project": patch
"@triplex/renderer": patch
"@triplex/bridge": patch
"@triplex/client": patch
"@triplex/editor": patch
"@triplex/server": patch
"@triplex/lib": patch
"@triplex/ux": patch
"@triplex/ws": patch
"@triplex/electron": patch
"triplex-vsce": patch
"@docs/triplex": patch
---

Upgrade TypeScript to latest.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"suspend-react": "^0.1.3",
"tailwindcss": "^3.2.4",
"three": "^0.168.0",
"typescript": "^5.6.2",
"typescript": "^5.7.2",
"valibot": "^0.25.0",
"zustand": "^4.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/create-triplex-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@swc/core": "^1.6.5",
"@types/node": "^18.11.18",
"ts-node": "^10.9.1",
"typescript": "^5.6.2"
"typescript": "^5.7.2"
},
"publishConfig": {
"bin": {
Expand Down

0 comments on commit 1985e7a

Please sign in to comment.