Skip to content

Commit

Permalink
fix(deps): update dependency @aeriajs/validation to v0.0.148 (#1580)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 67e5829 commit f170547
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"workspaces": {
"": {
"dependencies": {
"@aeriajs/validation": "0.0.147",
"@aeriajs/validation": "0.0.148",
"@ailabs/ts-utils": "1.4.0",
"@badrap/valita": "0.4.2",
"@deepkit/core": "1.0.1-alpha.154",
Expand Down Expand Up @@ -106,7 +106,7 @@

"@aeriajs/types": ["@aeriajs/[email protected]", "", {}, "sha512-jTNcL2RVVpqWclDlvKnbTjnSd/zl2t7xQa28GGGDU3Z3NMFspT5Co/1+EAYMIVwBIaLSFFJTXqsP7LULCfcB7A=="],

"@aeriajs/validation": ["@aeriajs/[email protected].147", "", { "peerDependencies": { "@aeriajs/common": "^0.0.132", "@aeriajs/entrypoint": "^0.0.135", "@aeriajs/types": "^0.0.114", "mongodb": "^6.5.0" } }, "sha512-NLpBSofm4tw/e/By002hQdovWQaZs3smSGaJZmbO9ECn3mCBNKA8oTu3b902hACVVKZ9I+s3UZwvj/Fd0ZFslw=="],
"@aeriajs/validation": ["@aeriajs/[email protected].148", "", { "peerDependencies": { "@aeriajs/common": "^0.0.132", "@aeriajs/entrypoint": "^0.0.136", "@aeriajs/types": "^0.0.114", "mongodb": "^6.5.0" } }, "sha512-+F1ZO/kekrbUuQzrTxMmq4uyrrOP2lDPj2/l3dWG93R1E4wMZ+NHM5Q3fhBC+cc8bBO/vn8/t8h4x1RKgqk54A=="],

"@ailabs/ts-utils": ["@ailabs/[email protected]", "", { "dependencies": { "ramda": "^0.26.1", "seedrandom": "3.0.5", "ts-toolbelt": "^4.8.19" } }, "sha512-jO8FFfFVTBokpT5OqpUXbsnVb+C22UbfRa/z7D8NBedgc7wJ6bFFHLog90LEGoRJKh1qI/zcwjiZ2pgCXPwpLw=="],

Expand Down
28 changes: 14 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"download-packages-popularity": "ts-node download-packages-popularity.ts"
},
"dependencies": {
"@aeriajs/validation": "0.0.147",
"@aeriajs/validation": "0.0.148",
"@ailabs/ts-utils": "1.4.0",
"@badrap/valita": "0.4.2",
"@deepkit/core": "1.0.1-alpha.154",
Expand Down

0 comments on commit f170547

Please sign in to comment.