We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73dd68a commit aba0ed3Copy full SHA for aba0ed3
apps/meteor/package.json
@@ -451,6 +451,8 @@
451
"swiper": "patch:swiper@npm%3A11.1.14#~/.yarn/patches/swiper-npm-11.1.14-8126fa478a.patch",
452
"textarea-caret": "^3.1.0",
453
"tinykeys": "^1.4.0",
454
+ "tsyringe": "^4.10.0",
455
+ "tweetnacl": "^1.0.3",
456
"twilio": "^5.4.2",
457
"twit": "^2.2.11",
458
"typia": "~9.7.0",
yarn.lock
@@ -8585,6 +8585,8 @@ __metadata:
8585
textarea-caret: "npm:^3.1.0"
8586
tinykeys: "npm:^1.4.0"
8587
ts-node: "npm:^10.9.2"
8588
+ tsyringe: "npm:^4.10.0"
8589
+ tweetnacl: "npm:^1.0.3"
8590
twilio: "npm:^5.4.2"
8591
twit: "npm:^2.2.11"
8592
typescript: "npm:~5.9.2"
0 commit comments