refactor: replace zod with shapeshift (#7547)

This commit is contained in:
Parbez
2022-04-09 15:07:16 +05:30
committed by GitHub
parent 3f3e4327c8
commit 3c0bbac82f
14 changed files with 105 additions and 116 deletions

View File

@@ -1758,6 +1758,7 @@ __metadata:
"@babel/preset-env": ^7.16.11
"@babel/preset-typescript": ^7.16.7
"@discordjs/ts-docgen": ^0.3.4
"@sapphire/shapeshift": ^2.0.0
"@sindresorhus/is": ^4.4.0
"@types/jest": ^27.4.0
"@types/node": ^16.11.24
@@ -1777,7 +1778,6 @@ __metadata:
tsup: ^5.11.13
typedoc: ^0.22.11
typescript: ^4.5.5
zod: ^3.11.6
languageName: unknown
linkType: soft
@@ -2317,6 +2317,13 @@ __metadata:
languageName: node
linkType: hard
"@sapphire/shapeshift@npm:^2.0.0":
version: 2.0.0
resolution: "@sapphire/shapeshift@npm:2.0.0"
checksum: e866aa714d70b0c0d607ed9ad831c039b396cca30611691c59a6e43cb369cf23d69404560105101231f56128022b0030a5201c074193da324ad4345c6d06992c
languageName: node
linkType: hard
"@sapphire/snowflake@npm:^3.1.0":
version: 3.1.0
resolution: "@sapphire/snowflake@npm:3.1.0"
@@ -11308,10 +11315,3 @@ dts-critic@latest:
checksum: f77b3d8d00310def622123df93d4ee654fc6a0096182af8bd60679ddcdfb3474c56c6c7190817c84a2785648cdee9d721c0154eb45698c62176c322fb46fc700
languageName: node
linkType: hard
"zod@npm:^3.11.6":
version: 3.11.6
resolution: "zod@npm:3.11.6"
checksum: 044ac416450f179a0c88240f27849d2886c777cebade42df10e5f04125b0265cec82d9bd741a7dcb11796b2ea88b32c86be7d36932a4bed6af57002560359db1
languageName: node
linkType: hard