B: Fix build

This commit is contained in:
Ivan 2025-09-15 11:57:55 +03:00
parent c3e17549c7
commit 925147299e
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"react-zoom-pan-pinch": "^3.7.0", "react-zoom-pan-pinch": "^3.7.0",
"reactflow": "^11.11.4", "reactflow": "^11.11.4",
"tailwind-merge": "^3.3.1", "tailwind-merge": "^3.3.1",
"tw-animate-css": "^1.3.8", "tw-animate-css": "^1.3.7",
"use-debounce": "^10.0.6", "use-debounce": "^10.0.6",
"zod": "^4.1.8", "zod": "^4.1.8",
"zustand": "^5.0.8" "zustand": "^5.0.8"
@ -12841,9 +12841,9 @@
} }
}, },
"node_modules/tw-animate-css": { "node_modules/tw-animate-css": {
"version": "1.3.8", "version": "1.3.7",
"resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.8.tgz", "resolved": "https://registry.npmjs.org/tw-animate-css/-/tw-animate-css-1.3.7.tgz",
"integrity": "sha512-Qrk3PZ7l7wUcGYhwZloqfkWCmaXZAoqjkdbIDvzfGshwGtexa/DAs9koXxIkrpEasyevandomzCBAV1Yyop5rw==", "integrity": "sha512-lvLb3hTIpB5oGsk8JmLoAjeCHV58nKa2zHYn8yWOoG5JJusH3bhJlF2DLAZ/5NmJ+jyH3ssiAx/2KmbhavJy/A==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"url": "https://github.com/sponsors/Wombosvideo" "url": "https://github.com/sponsors/Wombosvideo"

View File

@ -46,7 +46,7 @@
"react-zoom-pan-pinch": "^3.7.0", "react-zoom-pan-pinch": "^3.7.0",
"reactflow": "^11.11.4", "reactflow": "^11.11.4",
"tailwind-merge": "^3.3.1", "tailwind-merge": "^3.3.1",
"tw-animate-css": "^1.3.8", "tw-animate-css": "^1.3.7",
"use-debounce": "^10.0.6", "use-debounce": "^10.0.6",
"zod": "^4.1.8", "zod": "^4.1.8",
"zustand": "^5.0.8" "zustand": "^5.0.8"