mediapipe/package.json
dependabot[bot] a0a3357151
Bump protobufjs from 7.1.2 to 7.2.4
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.1.2 to 7.2.4.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/protobufjs-v7.1.2...protobufjs-v7.2.4)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 00:36:26 +00:00

26 lines
733 B
JSON

{
"name": "medipipe-dev",
"version": "0.0.0-alphga",
"description": "MediaPipe GitHub repo",
"devDependencies": {
"@bazel/jasmine": "^5.7.2",
"@bazel/rollup": "^5.7.1",
"@bazel/typescript": "^5.7.1",
"@rollup/plugin-commonjs": "^23.0.2",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-terser": "^0.1.0",
"@types/google-protobuf": "^3.15.6",
"@types/jasmine": "^4.3.1",
"@types/node": "^18.11.11",
"@types/offscreencanvas": "^2019.7.0",
"google-protobuf": "^3.21.2",
"jasmine": "^4.5.0",
"jasmine-core": "^4.5.0",
"protobufjs": "^7.2.4",
"protobufjs-cli": "^1.0.2",
"rollup": "^2.3.0",
"ts-protoc-gen": "^0.15.0",
"typescript": "^4.8.4"
}
}