This commit is contained in:
ct
2025-05-29 00:53:19 +08:00
parent 9ca221b63b
commit 9f45790e26
9 changed files with 522 additions and 298 deletions

9
package-lock.json generated
View File

@@ -4,7 +4,6 @@
"requires": true,
"packages": {
"": {
"name": "memeaigen",
"dependencies": {
"@headlessui/react": "^2.2.0",
"@inertiajs/react": "^2.0.0",
@@ -41,7 +40,7 @@
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.7.2",
"vite": "^6.0",
"zustand": "^5.0.3"
"zustand": "^5.0.5"
},
"devDependencies": {
"@eslint/js": "^9.19.0",
@@ -7809,9 +7808,9 @@
}
},
"node_modules/zustand": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.3.tgz",
"integrity": "sha512-14fwWQtU3pH4dE0dOpdMiWjddcH+QzKIgk1cl8epwSE7yag43k/AD/m4L6+K7DytAOr9gGBe3/EXj9g7cdostg==",
"version": "5.0.5",
"resolved": "https://registry.npmjs.org/zustand/-/zustand-5.0.5.tgz",
"integrity": "sha512-mILtRfKW9xM47hqxGIxCv12gXusoY/xTSHBYApXozR0HmQv299whhBeeAcRy+KrPPybzosvJBCOmVjq6x12fCg==",
"license": "MIT",
"engines": {
"node": ">=12.20.0"