Skip to content

Commit 099d7a6

Browse files
fix(deps): update dependency @aeriajs/validation to v0.0.159
1 parent 849b628 commit 099d7a6

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.157",
7+
"@aeriajs/validation": "0.0.159",
88
"@ailabs/ts-utils": "1.4.0",
99
"@badrap/valita": "0.4.4",
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-MI7mHJgZ4y52MjtMfhD5rGLTInmz/HTGUKd3vB2YLynZgaAaxINc8l1Q8hw+rGiAZH6RqvTualndJIocUNLCew=="],
111111

112-
"@aeriajs/validation": ["@aeriajs/[email protected].157", "", { "peerDependencies": { "@aeriajs/common": "^0.0.141", "@aeriajs/entrypoint": "^0.0.145", "@aeriajs/types": "^0.0.123", "mongodb": "^6.5.0" } }, "sha512-bhWjLQ989LIKTQMLAU8HlJjgGuSdhMVPF4333Khb7Dqv5yrM/bn0Ajdaaj93q440YPzW0Exv0HMO2zaM0Sn1DQ=="],
112+
"@aeriajs/validation": ["@aeriajs/[email protected].159", "", { "peerDependencies": { "@aeriajs/common": "^0.0.143", "@aeriajs/entrypoint": "^0.0.147", "@aeriajs/types": "^0.0.125", "mongodb": "^6.5.0" } }, "sha512-ykhCjJTYrLkzwaKYiRR3h4sUk++BDxip49XHxaZ5iMuYuintD+wPzfyvG2LcZhW6GowDbKoQGmQW2t5nA2VIIQ=="],
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
@@ -28,7 +28,7 @@
2828
"download-packages-popularity": "ts-node download-packages-popularity.ts"
2929
},
3030
"dependencies": {
31-
"@aeriajs/validation": "0.0.157",
31+
"@aeriajs/validation": "0.0.159",
3232
"@ailabs/ts-utils": "1.4.0",
3333
"@badrap/valita": "0.4.4",
3434
"@deepkit/core": "1.0.5",

0 commit comments

Comments
 (0)