fivem-typescript-boilerplate
fivem-typescript-boilerplate copied to clipboard
A simple boilerplate for getting started with TypeScript in FiveM
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.1 to 6.0.1. Changelog Sourced from rimraf's changelog. 6.0 Drop support for nodes before v20 Add --version to CLI 5.0 No default export, only named exports 4.4...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.10 to 0.23.0. Release notes Sourced from esbuild's releases. v0.23.0 This release deliberately contains backwards-incompatible changes. To avoid automatically picking up releases like this, you should either...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.5 to 22.5.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.10 to 0.23.1. Release notes Sourced from esbuild's releases. v0.23.1 Allow using the node: import prefix with es* targets (#3821) The node: prefix on imports is an...