|
20 | 20 | "lint:inspect": "eslint --inspect-config" |
21 | 21 | }, |
22 | 22 | "dependencies": { |
23 | | - "@dnd-kit/abstract": "0.2.4", |
24 | | - "@dnd-kit/collision": "0.2.4", |
25 | | - "@dnd-kit/dom": "0.2.4", |
26 | | - "@dnd-kit/helpers": "0.2.4", |
27 | | - "@dnd-kit/react": "0.2.4", |
28 | | - "@radix-ui/react-checkbox": "1.3.3", |
29 | | - "@radix-ui/react-dialog": "1.1.15", |
30 | | - "@radix-ui/react-popover": "1.1.15", |
31 | | - "@radix-ui/react-slot": "1.2.4", |
32 | | - "@radix-ui/react-switch": "1.2.6", |
33 | | - "@radix-ui/react-tooltip": "1.2.8", |
34 | | - "@types/react": "19.2.14", |
35 | | - "@types/react-dom": "19.2.3", |
| 23 | + "@dnd-kit/abstract": "0.5.0", |
| 24 | + "@dnd-kit/collision": "0.5.0", |
| 25 | + "@dnd-kit/dom": "0.5.0", |
| 26 | + "@dnd-kit/helpers": "0.5.0", |
| 27 | + "@dnd-kit/react": "0.5.0", |
| 28 | + "@radix-ui/react-checkbox": "1.3.11", |
| 29 | + "@radix-ui/react-dialog": "1.1.23", |
| 30 | + "@radix-ui/react-popover": "1.1.23", |
| 31 | + "@radix-ui/react-slot": "1.3.3", |
| 32 | + "@radix-ui/react-switch": "1.3.7", |
| 33 | + "@radix-ui/react-tooltip": "1.2.16", |
| 34 | + "@types/react": "19.2.18", |
| 35 | + "@types/react-dom": "19.2.4", |
36 | 36 | "@yaasl/core": "0.14.0", |
37 | 37 | "@yaasl/devtools": "0.14.0", |
38 | 38 | "@yaasl/react": "0.14.0", |
39 | 39 | "class-variance-authority": "0.7.1", |
40 | | - "goober": "2.1.18", |
41 | | - "katex": "0.16.45", |
| 40 | + "goober": "2.1.19", |
| 41 | + "katex": "0.18.1", |
42 | 42 | "lucide-react": "0.577.0", |
43 | | - "motion": "12.38.0", |
44 | | - "react": "19.2.5", |
45 | | - "react-dom": "19.2.5", |
| 43 | + "motion": "12.43.0", |
| 44 | + "react": "19.2.8", |
| 45 | + "react-dom": "19.2.8", |
46 | 46 | "rehype": "13.0.2", |
47 | 47 | "rehype-katex": "7.0.1", |
48 | 48 | "rehype-prism-plus": "2.0.2", |
|
51 | 51 | "remark-math": "6.0.0", |
52 | 52 | "remark-parse": "11.0.0", |
53 | 53 | "remark-rehype": "11.1.2", |
54 | | - "tailwind-merge": "3.5.0", |
| 54 | + "tailwind-merge": "3.6.0", |
55 | 55 | "unified": "11.0.5", |
56 | | - "zod": "4.3.6" |
| 56 | + "zod": "4.4.3" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@faker-js/faker": "10.4.0", |
| 59 | + "@faker-js/faker": "10.5.0", |
60 | 60 | "@pretty-cozy/eslint-config": "0.9.0", |
61 | 61 | "@storybook/addon-a11y": "9.1.20", |
62 | 62 | "@storybook/addon-docs": "9.1.20", |
63 | 63 | "@storybook/addon-links": "9.1.20", |
64 | 64 | "@storybook/react": "9.1.20", |
65 | 65 | "@storybook/react-vite": "9.1.20", |
66 | | - "@tailwindcss/typography": "0.5.19", |
67 | | - "@tailwindcss/vite": "4.2.2", |
| 66 | + "@tailwindcss/typography": "0.5.20", |
| 67 | + "@tailwindcss/vite": "4.3.3", |
68 | 68 | "@testing-library/jest-dom": "6.9.1", |
69 | 69 | "@testing-library/react": "16.3.2", |
70 | 70 | "@testing-library/user-event": "14.6.1", |
71 | 71 | "@vitejs/plugin-react": "5.2.0", |
72 | 72 | "chromatic": "13.3.5", |
73 | | - "eslint": "9.39.4", |
| 73 | + "eslint": "9.39.5", |
74 | 74 | "eslint-plugin-storybook": "9.1.20", |
75 | | - "happy-dom": "20.9.0", |
| 75 | + "happy-dom": "20.11.1", |
76 | 76 | "knip": "5.88.1", |
77 | | - "prettier": "3.8.3", |
| 77 | + "prettier": "3.9.6", |
78 | 78 | "storybook": "9.1.20", |
79 | | - "tailwindcss": "4.2.2", |
| 79 | + "tailwindcss": "4.3.3", |
80 | 80 | "tailwindcss-animate": "1.0.7", |
81 | 81 | "typescript": "5.9.3", |
82 | | - "vite": "7.3.2", |
| 82 | + "vite": "7.3.6", |
83 | 83 | "vite-tsconfig-paths": "6.1.1", |
84 | | - "vitest": "4.1.4" |
| 84 | + "vitest": "4.1.10" |
85 | 85 | } |
86 | 86 | } |
0 commit comments