This commit is contained in:
Qing
2023-12-05 12:40:04 +08:00
parent 8be37c93dd
commit fecf4beef0
14 changed files with 562 additions and 467 deletions

View File

@@ -50,6 +50,7 @@
"tailwind-merge": "^2.0.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.22.4",
"zundo": "^2.0.0",
"zustand": "^4.4.6"
},
"devDependencies": {
@@ -6250,6 +6251,18 @@
"url": "https://github.com/sponsors/colinhacks"
}
},
"node_modules/zundo": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/zundo/-/zundo-2.0.0.tgz",
"integrity": "sha512-XzKDyunmyxvQHKDjgTmOClOQscJAm5NAa1iEazR0DilvV/uwCjnDwlHJuJ+GmG/oj5RMjzsD0ptghZzjEj1w4g==",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/charkour"
},
"peerDependencies": {
"zustand": "^4.3.0"
}
},
"node_modules/zustand": {
"version": "4.4.6",
"resolved": "https://registry.npmjs.org/zustand/-/zustand-4.4.6.tgz",