Skip to content

Commit 2a45453

Browse files
fix(deps): update dependency @aeriajs/validation to v0.0.168
1 parent 988c7b8 commit 2a45453

File tree

3 files changed

+52
-54
lines changed

3 files changed

+52
-54
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
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.162",
7+
"@aeriajs/validation": "0.0.168",
88
"@ailabs/ts-utils": "1.4.0",
99
"@badrap/valita": "0.4.5",
1010
"@deepkit/core": "1.0.5",
@@ -110,7 +110,7 @@
110110

111111
"@aeriajs/types": ["@aeriajs/[email protected]", "", { "peerDependencies": { "@phosphor-icons/core": "^2.1.1" } }, "sha512-MI7mHJgZ4y52MjtMfhD5rGLTInmz/HTGUKd3vB2YLynZgaAaxINc8l1Q8hw+rGiAZH6RqvTualndJIocUNLCew=="],
112112

113-
"@aeriajs/validation": ["@aeriajs/[email protected].162", "", { "peerDependencies": { "@aeriajs/common": "^0.0.144", "@aeriajs/entrypoint": "^0.0.149", "@aeriajs/types": "^0.0.126", "mongodb": "^6.5.0" } }, "sha512-24A8u04ecEYDACD2tRIwsVOwA9rsNV1Yw4rrD7TYzlwBVxMhQRorv/owXOyEZq33gVsSSxOKFi1/u+sxk6UdeA=="],
113+
"@aeriajs/validation": ["@aeriajs/[email protected].168", "", { "peerDependencies": { "@aeriajs/common": "^0.0.150", "@aeriajs/entrypoint": "^0.0.155", "@aeriajs/types": "^0.0.128", "mongodb": "^6.16.0" } }, "sha512-XVMlvye95OFLD3qsA4LSCW5EJMJLexXQ1qljbVmyJbNYTWXEDaY40kx3KW1AaS+1QDupBe0WMxrArFWqShXmng=="],
114114

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

package-lock.json

Lines changed: 49 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.162",
31+
"@aeriajs/validation": "0.0.168",
3232
"@ailabs/ts-utils": "1.4.0",
3333
"@badrap/valita": "0.4.5",
3434
"@deepkit/core": "1.0.5",

0 commit comments

Comments
 (0)