Skip to content

Commit 58958ea

Browse files
fix(deps): update dependency @aeriajs/validation to v0.0.155
1 parent 086ba8f commit 58958ea

File tree

3 files changed

+34
-34
lines changed

3 files changed

+34
-34
lines changed

bun.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"": {
55
"name": "typescript-runtime-type-benchmarks",
66
"dependencies": {
7-
"@aeriajs/validation": "0.0.154",
7+
"@aeriajs/validation": "0.0.155",
88
"@ailabs/ts-utils": "1.4.0",
99
"@badrap/valita": "0.4.3",
1010
"@deepkit/core": "1.0.5",
@@ -109,7 +109,7 @@
109109

110110
"@aeriajs/types": ["@aeriajs/[email protected]", "", { "peerDependencies": { "@phosphor-icons/core": "^2.1.1" } }, "sha512-sn3Aj8uNcIb494/B2oA1RFF97sW60vv6wWSIDuy6hrTY9zWUr/Te2VnkLfWXNMPWQFQRravxxZ90OeuyTLbOrQ=="],
111111

112-
"@aeriajs/validation": ["@aeriajs/[email protected].154", "", { "peerDependencies": { "@aeriajs/common": "^0.0.138", "@aeriajs/entrypoint": "^0.0.142", "@aeriajs/types": "^0.0.120", "mongodb": "^6.5.0" } }, "sha512-c2rHueAB5T6nejFcyLaBM8Vr5BDdolYxk9BMxyaO609SAsamdhc/4mKb3cK0SICeYve/4TgKabj/iP5mJqfvsg=="],
112+
"@aeriajs/validation": ["@aeriajs/[email protected].155", "", { "peerDependencies": { "@aeriajs/common": "^0.0.139", "@aeriajs/entrypoint": "^0.0.143", "@aeriajs/types": "^0.0.121", "mongodb": "^6.5.0" } }, "sha512-rrGlhfCGVqOTYTbOEj3aFswj8UdTr9VrXH23fTN/RBTiVYSy485NexAHKlE5Zf6FJ0SlNOYT817BY30/3Uq/1g=="],
113113

114114
"@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=="],
115115

package-lock.json

+31-31
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"download-packages-popularity": "ts-node download-packages-popularity.ts"
3232
},
3333
"dependencies": {
34-
"@aeriajs/validation": "0.0.154",
34+
"@aeriajs/validation": "0.0.155",
3535
"@ailabs/ts-utils": "1.4.0",
3636
"@badrap/valita": "0.4.3",
3737
"@deepkit/core": "1.0.5",

0 commit comments

Comments
 (0)