Skip to content

Commit d0e58b7

Browse files
committed
Update dependencies
1 parent 9944327 commit d0e58b7

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

+3-3
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.30.0",
15+
"@moddota/dota-lua-types": "^4.33.0",
1616
"@moddota/find-steam-app": "^1.1.0",
1717
"@moddota/panorama-types": "^1.30.0",
1818
"fs-extra": "^9.0.0",
1919
"npm-run-all": "^4.1.5",
20-
"typescript": "^5.2.2",
21-
"typescript-to-lua": "^1.20.0"
20+
"typescript": "^5.4.2",
21+
"typescript-to-lua": "^1.25.2"
2222
}
2323
}

0 commit comments

Comments
 (0)