Skip to content

Commit

Permalink
add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego committed Dec 10, 2024
1 parent d1c9d1f commit d68ddb9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@
},
"dependencies": {
"@rocket.chat/model-typings": "workspace:~",
"@rocket.chat/random": "workspace:^",
"@rocket.chat/rest-typings": "workspace:^",
"@rocket.chat/sha256": "workspace:^",
"@rocket.chat/string-helpers": "^0.31.25",
"@rocket.chat/tracing": "workspace:^",
"node-rsa": "^1.1.1"
},
Expand Down
5 changes: 4 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9557,7 +9557,10 @@ __metadata:
dependencies:
"@rocket.chat/jest-presets": "workspace:~"
"@rocket.chat/model-typings": "workspace:~"
"@rocket.chat/random": "workspace:^"
"@rocket.chat/rest-typings": "workspace:^"
"@rocket.chat/sha256": "workspace:^"
"@rocket.chat/string-helpers": "npm:^0.31.25"
"@rocket.chat/tracing": "workspace:^"
"@types/jest": "npm:~29.5.14"
"@types/node-rsa": "npm:^1.1.4"
Expand Down Expand Up @@ -10020,7 +10023,7 @@ __metadata:
languageName: unknown
linkType: soft

"@rocket.chat/string-helpers@npm:~0.31.25":
"@rocket.chat/string-helpers@npm:^0.31.25, @rocket.chat/string-helpers@npm:~0.31.25":
version: 0.31.25
resolution: "@rocket.chat/string-helpers@npm:0.31.25"
checksum: 10/9fd3f25a9e87a6c33bea1fb521c51e7e6497ad5f9b695807b8b0b98b3130799924305adaa1ea851f10ed2ffc64af8270f3f14339ac181f64b038cb1fd8f8819f
Expand Down

0 comments on commit d68ddb9

Please sign in to comment.