Skip to content

Commit 4740c25

Browse files
committed
Update ts, tstl and all types packages
1 parent 3a8eebf commit 4740c25

File tree

2 files changed

+34
-21
lines changed

2 files changed

+34
-21
lines changed

package-lock.json

+30-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"dev:vscripts": "tstl --project src/vscripts/tsconfig.json --watch"
1313
},
1414
"devDependencies": {
15+
"@moddota/dota-lua-types": "^4.29.0",
1516
"@moddota/find-steam-app": "^1.1.0",
16-
"@moddota/dota-lua-types": "^4.26.1",
17-
"@moddota/panorama-types": "^1.26.0",
17+
"@moddota/panorama-types": "^1.29.0",
1818
"fs-extra": "^9.0.0",
1919
"npm-run-all": "^4.1.5",
20-
"typescript": "^5.1.3",
21-
"typescript-to-lua": "^1.16.2"
20+
"typescript": "^5.2.2",
21+
"typescript-to-lua": "^1.19.0"
2222
}
2323
}

0 commit comments

Comments
 (0)