Skip to content

Commit

Permalink
fix(deps): update dependency @aeriajs/validation to v0.0.151
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent bb38e6e commit 6c39af4
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.150",
"@aeriajs/validation": "0.0.151",
"@ailabs/ts-utils": "1.4.0",
"@badrap/valita": "0.4.2",
"@deepkit/core": "1.0.1-alpha.156",
Expand Down Expand Up @@ -106,7 +106,7 @@

"@aeriajs/types": ["@aeriajs/[email protected]", "", { "peerDependencies": { "@phosphor-icons/core": "^2.1.1" } }, "sha512-Qi0SKgMnEIPXASDwnnl8wuWH3sDVdbsEhjcEFOs/R0MdseO7Sny1lfv1TLOYHvy1PAocZl2g/0RuUkxfjBcrTg=="],

"@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=="],
"@aeriajs/validation": ["@aeriajs/[email protected].151", "", { "peerDependencies": { "@aeriajs/common": "^0.0.135", "@aeriajs/entrypoint": "^0.0.139", "@aeriajs/types": "^0.0.117", "mongodb": "^6.5.0" } }, "sha512-1tJhRTVSYtNwcVmTehM6spNteEOFOgyFdBqfaQ8X4Af8u6jBj69nu08aWUkDTyi74o+C4tjR7bTalp4bHuFFGA=="],

"@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 @@ -31,7 +31,7 @@
"download-packages-popularity": "ts-node download-packages-popularity.ts"
},
"dependencies": {
"@aeriajs/validation": "0.0.150",
"@aeriajs/validation": "0.0.151",
"@ailabs/ts-utils": "1.4.0",
"@badrap/valita": "0.4.2",
"@deepkit/core": "1.0.1-alpha.156",
Expand Down

0 comments on commit 6c39af4

Please sign in to comment.