This commit is contained in:
ct
2025-07-08 03:12:54 +08:00
parent f0ee15b03b
commit 21287e6bc5
4 changed files with 46 additions and 7 deletions

7
package-lock.json generated
View File

@@ -64,6 +64,7 @@
"react-day-picker": "^9.7.0",
"react-dom": "^19.0.0",
"react-error-boundary": "^6.0.0",
"react-ga4": "^2.1.0",
"react-hook-form": "^7.57.0",
"react-konva": "^19.0.6",
"react-konva-utils": "^1.1.0",
@@ -7390,6 +7391,12 @@
"react": ">=16.13.1"
}
},
"node_modules/react-ga4": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/react-ga4/-/react-ga4-2.1.0.tgz",
"integrity": "sha512-ZKS7PGNFqqMd3PJ6+C2Jtz/o1iU9ggiy8Y8nUeksgVuvNISbmrQtJiZNvC/TjDsqD0QlU5Wkgs7i+w9+OjHhhQ==",
"license": "MIT"
},
"node_modules/react-hook-form": {
"version": "7.57.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.57.0.tgz",