Skip to content

Commit ff38798

Browse files
committed
chore: update package versions in yarn.lock
- Updated version specifications for several packages to remove caret (^) and ensure exact versioning. - Added new version for @tacxou/nestjs_module_restools, updating from 1.0.4 to 1.1.1 and adjusting the resolved URL accordingly.
1 parent 60efd38 commit ff38798

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6294,7 +6294,7 @@
62946294
dependencies:
62956295
defer-to-connect "^2.0.1"
62966296

6297-
"@tacxou/jsonforms_builder@^1.0.3":
6297+
"@tacxou/jsonforms_builder@1.0.3":
62986298
version "1.0.3"
62996299
resolved "https://registry.yarnpkg.com/@tacxou/jsonforms_builder/-/jsonforms_builder-1.0.3.tgz#83b3189ff5a506c85ec3e570e58d2a9195d43179"
63006300
integrity sha512-sYc6qcLTznbHEVe6Ral6APNNy7SWskciup+7qDhWMU2SjO3lZ5sWsb5qtvSgsy0uNSQZpvaLDY8cmwkqrJ6A5w==
@@ -6314,26 +6314,26 @@
63146314
dayjs "^1.11.13"
63156315
radash "^12.1.1"
63166316

6317-
"@tacxou/nestjs_module_factorydrive-s3@^1.0.5":
6317+
"@tacxou/nestjs_module_factorydrive-s3@1.0.5":
63186318
version "1.0.5"
6319-
resolved "https://registry.npmjs.org/@tacxou/nestjs_module_factorydrive-s3/-/nestjs_module_factorydrive-s3-1.0.5.tgz#67f51a34f405b93f093dc4b3b6819554d9c88fe3"
6319+
resolved "https://registry.yarnpkg.com/@tacxou/nestjs_module_factorydrive-s3/-/nestjs_module_factorydrive-s3-1.0.5.tgz#67f51a34f405b93f093dc4b3b6819554d9c88fe3"
63206320
integrity sha512-qd4BJv8uRWCGXmJb+CjQym11ki2ZxM4QqetaHY316cw4yQezcfEqm9Zh26URLDfremzJ/m3cIZ2WOjnLfDIsXw==
63216321
dependencies:
63226322
"@aws-sdk/client-s3" ">=3.1004.0"
63236323
"@aws-sdk/s3-request-presigner" "^3.1004.0"
63246324

6325-
"@tacxou/nestjs_module_factorydrive@^1.1.6":
6325+
"@tacxou/nestjs_module_factorydrive@1.1.6":
63266326
version "1.1.6"
6327-
resolved "https://registry.npmjs.org/@tacxou/nestjs_module_factorydrive/-/nestjs_module_factorydrive-1.1.6.tgz#d170c7384ea1a52d24d6b85eb6a40ea4d32e7954"
6327+
resolved "https://registry.yarnpkg.com/@tacxou/nestjs_module_factorydrive/-/nestjs_module_factorydrive-1.1.6.tgz#d170c7384ea1a52d24d6b85eb6a40ea4d32e7954"
63286328
integrity sha512-MVXMV2C+U9LtT5hr1GaAhoSNNZJQZMemz7mbXot2VcURHfjcXA6sIF7QBS8huP2aPD/InwtXiR6K+gvCWFwXfw==
63296329
dependencies:
63306330
fs-extra "^11.3.4"
63316331
node-exceptions "^4.0.1"
63326332

6333-
"@tacxou/nestjs_module_restools@^1.0.4":
6334-
version "1.0.4"
6335-
resolved "https://registry.yarnpkg.com/@tacxou/nestjs_module_restools/-/nestjs_module_restools-1.0.4.tgz#e5fe6edbdb6423c830fc4f9ddcd0e153429014ca"
6336-
integrity sha512-9XApc+iMC06ll7+iQO0i7I7wfp5Byhs8nxjsqLsQSt5cmt06s3GtEYDIO/hgAGLW7dylE3VaGlnUtmy3Y5Ojng==
6333+
"@tacxou/nestjs_module_restools@1.1.1":
6334+
version "1.1.1"
6335+
resolved "https://registry.yarnpkg.com/@tacxou/nestjs_module_restools/-/nestjs_module_restools-1.1.1.tgz#df6ef0f5a2d3c1ed77ade3cb72cbb19564ff79d4"
6336+
integrity sha512-BQnE2a9WIT6spXYS1nLcaZJmN1sASqfA3udI9yunwvd1GozsoZ4DPi1JH9enJ8aX97MtXk6dkdMvHhgMxwQbWA==
63376337
dependencies:
63386338
"@nestjs/event-emitter" "^3.1.0"
63396339
class-transformer "^0.5.1"

0 commit comments

Comments
 (0)