|
91 | 91 | } |
92 | 92 | }, |
93 | 93 | "devDependencies": { |
94 | | - "@blocknote/core": "0.37.0", |
95 | | - "@blocknote/mantine": "0.37.0", |
96 | | - "@blocknote/react": "0.37.0", |
| 94 | + "@blocknote/core": "0.42.0", |
| 95 | + "@blocknote/mantine": "0.42.0", |
| 96 | + "@blocknote/react": "0.42.0", |
97 | 97 | "@edge-runtime/vm": "5.0.0", |
98 | 98 | "@eslint/eslintrc": "3.3.1", |
99 | | - "@eslint/js": "9.38.0", |
| 99 | + "@eslint/js": "9.39.1", |
100 | 100 | "@hocuspocus/provider": "2.15.3", |
101 | | - "@mantine/core": "^7.5.3", |
102 | | - "@tiptap/core": "2.26.2", |
103 | | - "@tiptap/extension-highlight": "2.26.2", |
104 | | - "@tiptap/extension-image": "2.26.2", |
105 | | - "@tiptap/extension-link": "2.26.2", |
106 | | - "@tiptap/extension-task-item": "2.26.2", |
107 | | - "@tiptap/extension-task-list": "2.26.2", |
108 | | - "@tiptap/extension-text-align": "2.26.2", |
109 | | - "@tiptap/extension-typography": "2.26.2", |
110 | | - "@tiptap/extension-underline": "2.26.2", |
111 | | - "@tiptap/react": "2.26.2", |
112 | | - "@tiptap/starter-kit": "2.26.1", |
113 | | - "@types/node": "20.19.24", |
114 | | - "@types/react": "19.2.2", |
115 | | - "@types/react-dom": "19.2.2", |
| 101 | + "@mantine/core": "7.17.8", |
| 102 | + "@tiptap/core": "2.27.1", |
| 103 | + "@tiptap/extension-highlight": "2.27.1", |
| 104 | + "@tiptap/extension-image": "2.27.1", |
| 105 | + "@tiptap/extension-link": "2.27.1", |
| 106 | + "@tiptap/extension-task-item": "2.27.1", |
| 107 | + "@tiptap/extension-task-list": "2.27.1", |
| 108 | + "@tiptap/extension-text-align": "2.27.1", |
| 109 | + "@tiptap/extension-typography": "2.27.1", |
| 110 | + "@tiptap/extension-underline": "2.27.1", |
| 111 | + "@tiptap/react": "2.27.1", |
| 112 | + "@tiptap/starter-kit": "2.27.1", |
| 113 | + "@types/node": "20.19.25", |
| 114 | + "@types/react": "19.2.4", |
| 115 | + "@types/react-dom": "19.2.3", |
116 | 116 | "@types/ws": "8.18.1", |
117 | | - "@vitejs/plugin-react": "5.0.4", |
| 117 | + "@vitejs/plugin-react": "5.1.1", |
118 | 118 | "chokidar-cli": "3.0.0", |
119 | 119 | "convex": "1.29.0", |
120 | 120 | "convex-test": "0.0.38", |
121 | 121 | "cpy-cli": "6.0.0", |
122 | | - "eslint": "9.38.0", |
123 | | - "eslint-plugin-react-hooks": "7.0.0", |
| 122 | + "eslint": "9.39.1", |
| 123 | + "eslint-plugin-react-hooks": "7.0.1", |
124 | 124 | "eslint-plugin-react-refresh": "0.4.24", |
125 | | - "globals": "16.4.0", |
| 125 | + "globals": "16.5.0", |
126 | 126 | "npm-run-all2": "8.0.4", |
127 | 127 | "prettier": "3.6.2", |
128 | | - "react": "^19.0.0", |
129 | | - "react-dom": "^19.0.0", |
| 128 | + "react": "19.1.0", |
| 129 | + "react-dom": "19.1.0", |
130 | 130 | "typescript": "5.9.3", |
131 | | - "typescript-eslint": "8.46.2", |
| 131 | + "typescript-eslint": "8.46.4", |
132 | 132 | "vite": "6.4.1", |
133 | | - "vitest": "^3.2.4" |
| 133 | + "vitest": "3.2.4" |
134 | 134 | }, |
135 | 135 | "types": "./dist/client/index.d.ts", |
136 | 136 | "module": "./dist/client/index.js" |
|
0 commit comments