Add qrcode dependency to package.json

This commit is contained in:
nirholas
2026-03-31 11:13:13 +00:00
parent 1fc26c8125
commit 78dd88afd1
5 changed files with 47 additions and 1 deletions

View File

@@ -38,12 +38,15 @@
"diff": "^7.0.0",
"execa": "^9.5.0",
"figures": "^6.1.0",
"fuse.js": "^7.0.0",
"highlight.js": "^11.11.0",
"ignore": "^6.0.0",
"lodash-es": "^4.17.21",
"marked": "^15.0.0",
"p-map": "^7.0.0",
"picomatch": "^4.0.0",
"proper-lockfile": "^4.1.2",
"qrcode": "^1.5.0",
"react": "^19.0.0",
"semver": "^7.6.0",
"stack-utils": "^2.0.6",
@@ -52,6 +55,7 @@
"tree-kill": "^1.2.2",
"type-fest": "^4.30.0",
"undici": "^7.3.0",
"usehooks-ts": "^3.1.0",
"wrap-ansi": "^9.0.0",
"ws": "^8.18.0",
"yaml": "^2.6.0",