Revision 0.8.16

This commit is contained in:
sinclair
2025-02-12 22:02:01 +09:00
parent 42559f06aa
commit f307f64438
2 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@sinclair/typemap",
"version": "0.8.15",
"version": "0.8.16",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sinclair/typemap",
"version": "0.8.15",
"version": "0.8.16",
"license": "MIT",
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",
@@ -18,7 +18,7 @@
"typescript": "^5.7.2"
},
"peerDependencies": {
"@sinclair/typebox": "^0.34.16",
"@sinclair/typebox": "^0.34.18",
"valibot": "^1.0.0-rc.0",
"zod": "^3.24.1"
}
@@ -170,9 +170,9 @@
}
},
"node_modules/@sinclair/typebox": {
"version": "0.34.16",
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.16.tgz",
"integrity": "sha512-rIljj8VPYAfn26ANY+5pCNVBPiv6hSufuKGe46y65cJZpvx8vHvPXlU0Q/Le4OGtlNaL8Jg2FuhtvQX18lSIqA==",
"version": "0.34.18",
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.18.tgz",
"integrity": "sha512-NIOg6hK3NLuL6RVsJ6jR/ykmnpdFAAV1YVFYm41ahDtPwshhOK78MpRed8y+Vcns+TOUf8eyy34ppHnwLpK/iQ==",
"peer": true
},
"node_modules/@sindresorhus/is": {
@@ -2264,9 +2264,9 @@
}
},
"@sinclair/typebox": {
"version": "0.34.16",
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.16.tgz",
"integrity": "sha512-rIljj8VPYAfn26ANY+5pCNVBPiv6hSufuKGe46y65cJZpvx8vHvPXlU0Q/Le4OGtlNaL8Jg2FuhtvQX18lSIqA==",
"version": "0.34.18",
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.34.18.tgz",
"integrity": "sha512-NIOg6hK3NLuL6RVsJ6jR/ykmnpdFAAV1YVFYm41ahDtPwshhOK78MpRed8y+Vcns+TOUf8eyy34ppHnwLpK/iQ==",
"peer": true
},
"@sindresorhus/is": {