f126af92da
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.2 to 0.21.3. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.21.2...v0.21.3) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
9 lines
129 B
JSON
9 lines
129 B
JSON
{
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"esbuild": "^0.21.3",
|
|
"eslint": "^9.2.0",
|
|
"pdfjs-dist": "^4.2.67"
|
|
}
|
|
}
|