|
13 | 13 | },
|
14 | 14 | "dependencies": {
|
15 | 15 | "@radix-ui/react-slot": "^1.1.0",
|
16 |
| - "@radix-ui/react-tooltip": "^1.1.2", |
17 |
| - "@udecode/cn": "^38.0.1", |
18 |
| - "@udecode/plate-common": "^38.0.0", |
| 16 | + "@radix-ui/react-tooltip": "^1.1.3", |
| 17 | + "@udecode/cn": "^39.0.0", |
| 18 | + "@udecode/plate-common": "^39.1.8", |
| 19 | + "@udecode/plate-selection": "^39.1.4", |
19 | 20 | "class-variance-authority": "0.7.0",
|
20 | 21 | "clsx": "^2.1.1",
|
21 | 22 | "eslint-plugin-prettier": "^5.2.1",
|
22 |
| - "lucide-react": "0.441.0", |
23 |
| - "next": "^14.2.9", |
| 23 | + "lucide-react": "0.452.0", |
| 24 | + "next": "^14.2.15", |
24 | 25 | "next-themes": "^0.3.0",
|
25 | 26 | "react": "^18.3.1",
|
26 | 27 | "react-dnd": "^16.0.1",
|
|
30 | 31 | "slate-history": "0.109.0",
|
31 | 32 | "slate-hyperscript": "0.100.0",
|
32 | 33 | "slate-react": "0.110.1",
|
33 |
| - "tailwind-merge": "2.5.2", |
| 34 | + "tailwind-merge": "2.5.4", |
34 | 35 | "tailwindcss-animate": "1.0.7"
|
35 | 36 | },
|
36 | 37 | "devDependencies": {
|
37 | 38 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1",
|
38 |
| - "@types/node": "^22.5.4", |
39 |
| - "@types/react": "^18.3.5", |
40 |
| - "@types/react-dom": "^18.3.0", |
41 |
| - "@typescript-eslint/parser": "^8.5.0", |
| 39 | + "@types/node": "^22.7.5", |
| 40 | + "@types/react": "^18.3.11", |
| 41 | + "@types/react-dom": "^18.3.1", |
| 42 | + "@typescript-eslint/parser": "^8.9.0", |
42 | 43 | "autoprefixer": "^10.4.20",
|
43 | 44 | "encoding": "^0.1.13",
|
44 | 45 | "eslint": "^8.56.0",
|
45 |
| - "eslint-config-next": "14.2.12", |
| 46 | + "eslint-config-next": "14.2.15", |
46 | 47 | "eslint-config-prettier": "^9.1.0",
|
47 |
| - "eslint-plugin-react": "^7.35.2", |
48 |
| - "eslint-plugin-tailwindcss": "^3.17.4", |
| 48 | + "eslint-plugin-react": "^7.37.1", |
| 49 | + "eslint-plugin-tailwindcss": "^3.17.5", |
49 | 50 | "eslint-plugin-unused-imports": "^4.1.3",
|
50 | 51 | "postcss": "^8.4.45",
|
51 | 52 | "prettier": "^3.3.3",
|
52 |
| - "tailwindcss": "^3.4.10", |
53 |
| - "typescript": "5.6.2" |
| 53 | + "tailwindcss": "^3.4.13", |
| 54 | + "typescript": "5.6.3" |
54 | 55 | },
|
55 | 56 | "packageManager": "pnpm@9.2.0",
|
56 | 57 | "pnpm": {
|
|
0 commit comments