Skip to content

Commit

Permalink
fix(deps): update dependency @aeriajs/validation to v0.0.149 (#1590)
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 24, 2025
1 parent 1c23c3f commit 0fc3cb3
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"": {
"name": "typescript-runtime-type-benchmarks",
"dependencies": {
"@aeriajs/validation": "0.0.148",
"@aeriajs/validation": "0.0.149",
"@ailabs/ts-utils": "1.4.0",
"@badrap/valita": "0.4.2",
"@deepkit/core": "1.0.1-alpha.154",
Expand Down Expand Up @@ -105,7 +105,7 @@

"@aeriajs/types": ["@aeriajs/[email protected]", "", { "peerDependencies": { "@phosphor-icons/core": "^2.1.1" } }, "sha512-BkbOzBx14JWsaWBtooPNLY3tKXEV2zE5cwetCt6Ny9eIAVwMxu0utdlkmeZ6UrH9vK/lOf0qyeiZSuDJCfbSbA=="],

"@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=="],
"@aeriajs/validation": ["@aeriajs/[email protected].149", "", { "peerDependencies": { "@aeriajs/common": "^0.0.133", "@aeriajs/entrypoint": "^0.0.137", "@aeriajs/types": "^0.0.115", "mongodb": "^6.5.0" } }, "sha512-PySQBGSqV15qtP8llIC7F6C8SRjbJw9O/bpWkJ2goOzLE1MWrL9nFEAmVOsg8Nqu8XM9hmscflhr3KaIL6ghDg=="],

"@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
62 changes: 31 additions & 31 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.148",
"@aeriajs/validation": "0.0.149",
"@ailabs/ts-utils": "1.4.0",
"@badrap/valita": "0.4.2",
"@deepkit/core": "1.0.1-alpha.154",
Expand Down

0 comments on commit 0fc3cb3

Please sign in to comment.