|
15 | 15 | "@radix-ui/react-slot": "^1.1.0",
|
16 | 16 | "@radix-ui/react-tooltip": "^1.1.2",
|
17 | 17 | "@udecode/cn": "^37.0.0",
|
18 |
| - "@udecode/plate-common": "^37.0.0", |
| 18 | + "@udecode/plate-common": "^38.0.0", |
19 | 19 | "class-variance-authority": "0.7.0",
|
20 | 20 | "eslint-plugin-prettier": "^5.2.1",
|
21 |
| - "lucide-react": "0.436.0", |
22 |
| - "next": "^14.2.7", |
| 21 | + "lucide-react": "0.439.0", |
| 22 | + "next": "^14.2.9", |
23 | 23 | "next-themes": "^0.3.0",
|
24 | 24 | "react": "^18.3.1",
|
25 | 25 | "react-dnd": "^16.0.1",
|
|
28 | 28 | "slate": "0.103.0",
|
29 | 29 | "slate-history": "0.109.0",
|
30 | 30 | "slate-hyperscript": "0.100.0",
|
31 |
| - "slate-react": "0.109.0", |
| 31 | + "slate-react": "0.110.0", |
32 | 32 | "tailwind-merge": "2.5.2",
|
33 | 33 | "tailwindcss-animate": "1.0.7"
|
34 | 34 | },
|
35 | 35 | "devDependencies": {
|
36 | 36 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1",
|
37 |
| - "@types/node": "^22.5.1", |
38 |
| - "@types/react": "^18.3.4", |
| 37 | + "@types/node": "^22.5.4", |
| 38 | + "@types/react": "^18.3.5", |
39 | 39 | "@types/react-dom": "^18.3.0",
|
40 |
| - "@typescript-eslint/parser": "^8.3.0", |
| 40 | + "@typescript-eslint/parser": "^8.5.0", |
41 | 41 | "autoprefixer": "^10.4.20",
|
42 | 42 | "encoding": "^0.1.13",
|
43 | 43 | "eslint": "^8.56.0",
|
44 |
| - "eslint-config-next": "14.2.7", |
| 44 | + "eslint-config-next": "14.2.9", |
45 | 45 | "eslint-config-prettier": "^9.1.0",
|
46 |
| - "eslint-plugin-react": "^7.35.0", |
| 46 | + "eslint-plugin-react": "^7.35.2", |
47 | 47 | "eslint-plugin-tailwindcss": "^3.17.4",
|
48 | 48 | "eslint-plugin-unused-imports": "^4.1.3",
|
49 |
| - "postcss": "^8.4.41", |
| 49 | + "postcss": "^8.4.45", |
50 | 50 | "prettier": "^3.3.3",
|
51 | 51 | "tailwindcss": "^3.4.10",
|
52 |
| - "typescript": "5.5.4" |
| 52 | + "typescript": "5.6.2" |
53 | 53 | },
|
54 | 54 | "packageManager": "pnpm@9.2.0",
|
55 | 55 | "pnpm": {
|
|
0 commit comments