|
45 | 45 | "@emotion/styled": "^11.11.0", |
46 | 46 | "@headlessui/react": "^1.7.18", |
47 | 47 | "@heroicons/react": "^2.1.1", |
48 | | - "@hookform/resolvers": "^3.7.0", |
49 | 48 | "@testing-library/jest-dom": "^5.17.0", |
50 | 49 | "@testing-library/react": "^13.4.0", |
51 | 50 | "@testing-library/user-event": "^13.5.0", |
|
62 | 61 | "mousetrap": "^1.6.5", |
63 | 62 | "notistack": "^3.0.1", |
64 | 63 | "postcss": "^8.4.35", |
| 64 | + "posthog-node": "^4.0.1", |
65 | 65 | "react": "^18.2.0", |
66 | 66 | "react-copy-to-clipboard": "^5.1.0", |
67 | 67 | "react-custom-scrollbars": "^4.2.1", |
68 | 68 | "react-dom": "^18.2.0", |
69 | 69 | "react-edit-text": "^5.1.1", |
70 | | - "react-hook-form": "^7.52.0", |
71 | 70 | "react-icons": "^5.0.1", |
72 | 71 | "react-json-view-lite": "^1.4.0", |
73 | 72 | "react-perfect-scrollbar": "^1.5.8", |
|
82 | 81 | "tailwindcss": "^3.4.1", |
83 | 82 | "typescript": "4", |
84 | 83 | "web-vitals": "^2.1.4", |
85 | | - "zod": "^3.23.8", |
86 | 84 | "zustand": "^4.5.2" |
87 | 85 | }, |
88 | 86 | "devDependencies": { |
89 | 87 | "@changesets/cli": "^2.27.1", |
90 | | - "@tailwindcss/forms": "^0.5.7", |
91 | 88 | "@tailwindcss/typography": "^0.5.10", |
92 | 89 | "@types/node": "20.11.5", |
93 | 90 | "daisyui": "^4.7.2", |
|
0 commit comments