|
37 | 37 | "knip:fix": "knip --fix" |
38 | 38 | }, |
39 | 39 | "dependencies": { |
40 | | - "@ariakit/react": "^0.4.20", |
| 40 | + "@ariakit/react": "^0.4.21", |
41 | 41 | "@dnd-kit/core": "^6.3.1", |
42 | 42 | "@dnd-kit/modifiers": "^9.0.0", |
43 | 43 | "@dnd-kit/sortable": "^10.0.0", |
|
78 | 78 | "@radix-ui/react-tooltip": "^1.2.8", |
79 | 79 | "@radix-ui/react-visually-hidden": "^1.2.4", |
80 | 80 | "@reduxjs/toolkit": "^2.11.2", |
81 | | - "@sentry/nextjs": "^10.32.1", |
| 81 | + "@sentry/nextjs": "^10.36.0", |
82 | 82 | "@supabase/ssr": "^0.8.0", |
83 | | - "@supabase/supabase-js": "^2.90.1", |
| 83 | + "@supabase/supabase-js": "^2.91.0", |
84 | 84 | "@t3-oss/env-nextjs": "^0.13.10", |
85 | 85 | "@tanstack/react-virtual": "^3.13.18", |
86 | 86 | "@types/lodash": "^4.17.23", |
|
90 | 90 | "class-variance-authority": "^0.7.1", |
91 | 91 | "clsx": "^2.1.1", |
92 | 92 | "cmdk": "^1.1.1", |
93 | | - "framer-motion": "^12.25.0", |
94 | | - "lodash": "^4.17.21", |
| 93 | + "framer-motion": "^12.29.0", |
| 94 | + "lodash": "^4.17.23", |
95 | 95 | "lowlight": "^3.3.0", |
96 | 96 | "lucide-react": "^0.562.0", |
97 | | - "next": "^16.1.1", |
| 97 | + "next": "^16.1.4", |
98 | 98 | "nextjs-toploader": "^3.9.17", |
99 | | - "pino": "^10.1.1", |
| 99 | + "pino": "^10.2.1", |
100 | 100 | "platejs": "^52.0.17", |
101 | 101 | "react": "^19.2.3", |
102 | 102 | "react-dom": "^19.2.3", |
|
106 | 106 | "zod": "^4.3.5" |
107 | 107 | }, |
108 | 108 | "devDependencies": { |
109 | | - "@chromatic-com/storybook": "^4.1.3", |
| 109 | + "@chromatic-com/storybook": "^5.0.0", |
110 | 110 | "@laststance/react-next-eslint-plugin": "^1.2.3", |
111 | 111 | "@playwright/test": "^1.57.0", |
112 | | - "@storybook/addon-a11y": "^10.1.11", |
113 | | - "@storybook/addon-docs": "^10.1.11", |
114 | | - "@storybook/addon-mcp": "^0.1.8", |
115 | | - "@storybook/addon-vitest": "^10.1.11", |
116 | | - "@storybook/nextjs-vite": "^10.1.11", |
| 112 | + "@storybook/addon-a11y": "^10.2.0", |
| 113 | + "@storybook/addon-docs": "^10.2.0", |
| 114 | + "@storybook/addon-mcp": "^0.2.0", |
| 115 | + "@storybook/addon-vitest": "^10.2.0", |
| 116 | + "@storybook/nextjs-vite": "^10.2.0", |
117 | 117 | "@tailwindcss/postcss": "^4.1.18", |
118 | 118 | "@tailwindcss/vite": "^4.1.18", |
119 | 119 | "@testing-library/jest-dom": "^6.9.1", |
120 | | - "@testing-library/react": "^16.3.1", |
| 120 | + "@testing-library/react": "^16.3.2", |
121 | 121 | "@testing-library/user-event": "^14.6.1", |
122 | | - "@types/node": "^25.0.6", |
123 | | - "@types/react": "^19.2.8", |
| 122 | + "@types/node": "^25.0.10", |
| 123 | + "@types/react": "^19.2.9", |
124 | 124 | "@types/react-dom": "^19.2.3", |
125 | 125 | "@vitejs/plugin-react": "^5.1.2", |
126 | | - "@vitest/browser-playwright": "^4.0.16", |
127 | | - "@vitest/coverage-v8": "^4.0.16", |
| 126 | + "@vitest/browser-playwright": "^4.0.17", |
| 127 | + "@vitest/coverage-v8": "^4.0.17", |
128 | 128 | "eslint": "^9.39.2", |
129 | | - "eslint-config-next": "^16.1.1", |
| 129 | + "eslint-config-next": "^16.1.4", |
130 | 130 | "eslint-config-ts-prefixer": "^4.1.1", |
131 | 131 | "eslint-plugin-react-you-might-not-need-an-effect": "^0.8.5", |
132 | | - "happy-dom": "^20.1.0", |
| 132 | + "happy-dom": "^20.3.4", |
133 | 133 | "husky": "^9.1.7", |
134 | | - "knip": "^5.80.2", |
| 134 | + "knip": "^5.82.1", |
135 | 135 | "lint-staged": "^16.2.7", |
136 | 136 | "monocart-reporter": "^2.9.23", |
137 | 137 | "msw": "^2.12.7", |
138 | 138 | "msw-storybook-addon": "^2.0.6", |
139 | 139 | "playwright": "^1.57.0", |
140 | 140 | "postcss": "^8.5.6", |
141 | | - "prettier": "^3.7.4", |
142 | | - "storybook": "^10.1.11", |
| 141 | + "prettier": "^3.8.1", |
| 142 | + "storybook": "^10.2.0", |
143 | 143 | "tailwind-scrollbar-hide": "^4.0.0", |
144 | 144 | "tailwindcss": "^4.1.18", |
145 | 145 | "tailwindcss-animate": "^1.0.7", |
146 | 146 | "tw-animate-css": "^1.4.0", |
147 | 147 | "typescript": "^5.9.3", |
148 | 148 | "vite": "^7.3.1", |
149 | | - "vitest": "^4.0.16" |
| 149 | + "vitest": "^4.0.17" |
150 | 150 | } |
151 | 151 | } |
0 commit comments