Skip to content

Commit

Permalink
fix(deps): update dependency @aeriajs/validation to v0.0.150 (#1595)
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 27, 2025
1 parent 18df2c5 commit 044d0f7
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 deletions.
6 changes: 3 additions & 3 deletions bun.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"lockfileVersion": 0,
"lockfileVersion": 1,
"workspaces": {
"": {
"name": "typescript-runtime-type-benchmarks",
"dependencies": {
"@aeriajs/validation": "0.0.149",
"@aeriajs/validation": "0.0.150",
"@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-U/jevwlIfHe6P3h6rZ0it9gcUkjSlOds8BHygbmKsMja/l0KeIEKuyWTULpev2Pjtfywa4n4p4q0RPbAz2rI5w=="],

"@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=="],
"@aeriajs/validation": ["@aeriajs/[email protected].150", "", { "peerDependencies": { "@aeriajs/common": "^0.0.134", "@aeriajs/entrypoint": "^0.0.138", "@aeriajs/types": "^0.0.116", "mongodb": "^6.5.0" } }, "sha512-5fsS1RvsNdnmPeNFrBrqDQWtDV1uGAHiGv7BEqOT8H1AjgITGLB8fMKQ3mDWahWGXCrQVRUO5DyUyFTNdmCBIQ=="],

"@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.149",
"@aeriajs/validation": "0.0.150",
"@ailabs/ts-utils": "1.4.0",
"@badrap/valita": "0.4.2",
"@deepkit/core": "1.0.1-alpha.154",
Expand Down

0 comments on commit 044d0f7

Please sign in to comment.