libpdfviewer/package.json
dependabot[bot] 2300df7509 Bump esbuild from 0.20.1 to 0.20.2
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.20.1 to 0.20.2.
- [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.20.1...v0.20.2)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 17:40:38 -04:00

9 lines
131 B
JSON

{
"type": "module",
"devDependencies": {
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"pdfjs-dist": "^4.0.379"
}
}