Files
uTools-quickcommand/plugin/package.json
dependabot[bot] d519834012 Bump sm-crypto from 0.3.13 to 0.4.0 in /plugin
Bumps [sm-crypto](https://github.com/JuneAndGreen/sm-crypto) from 0.3.13 to 0.4.0.
- [Changelog](https://github.com/JuneAndGreen/sm-crypto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JuneAndGreen/sm-crypto/commits)

---
updated-dependencies:
- dependency-name: sm-crypto
  dependency-version: 0.4.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-21 16:31:46 +00:00

18 lines
389 B
JSON

{
"dependencies": {
"axios": "^1.8.2",
"chrome-remote-interface": "^0.33.2",
"crypto-js": "^4.2.0",
"dompurify": "^3.2.4",
"exif-reader": "^2.0.1",
"iconv-lite": "^0.6.3",
"marked": "^15.0.7",
"node-forge": "^1.3.1",
"pinyin-match": "^1.2.6",
"png2icons": "^2.0.1",
"ses": "^1.12.0",
"sm-crypto": "^0.4.0",
"tree-kill": "^1.2.2"
}
}