@oyat/editor 1.6.2 → 1.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/ui/alert-dialog.d.ts +1 -1
- package/dist/components/ui/alert-dialog.d.ts.map +1 -1
- package/dist/components/ui/avatar.d.ts +1 -1
- package/dist/components/ui/avatar.d.ts.map +1 -1
- package/dist/components/ui/button.d.ts.map +1 -1
- package/dist/components/ui/checkbox.d.ts +1 -1
- package/dist/components/ui/checkbox.d.ts.map +1 -1
- package/dist/components/ui/context-menu.d.ts +1 -1
- package/dist/components/ui/context-menu.d.ts.map +1 -1
- package/dist/components/ui/dialog.d.ts +1 -1
- package/dist/components/ui/dialog.d.ts.map +1 -1
- package/dist/components/ui/dropdown-menu.d.ts +1 -1
- package/dist/components/ui/dropdown-menu.d.ts.map +1 -1
- package/dist/components/ui/popover.d.ts +1 -1
- package/dist/components/ui/popover.d.ts.map +1 -1
- package/dist/components/ui/separator.d.ts +1 -1
- package/dist/components/ui/separator.d.ts.map +1 -1
- package/dist/components/ui/tooltip.d.ts +1 -1
- package/dist/components/ui/tooltip.d.ts.map +1 -1
- package/dist/index.js +230 -230
- package/dist/index.js.map +1 -1
- package/package.json +11 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oyat/editor",
|
|
3
|
-
"version": "1.6.
|
|
3
|
+
"version": "1.6.4",
|
|
4
4
|
"description": "A powerful, feature-rich Plate.js editor component with AI integration, collaboration features, and extensive customization options",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"@ai-sdk/react": "2.0.28",
|
|
48
48
|
"@ariakit/react": "^0.4.21",
|
|
49
49
|
"@emoji-mart/data": "1.2.1",
|
|
50
|
-
"@faker-js/faker": "^10.
|
|
50
|
+
"@faker-js/faker": "^10.3.0",
|
|
51
51
|
"@platejs/ai": "^52.1.0",
|
|
52
52
|
"@platejs/autoformat": "^52.0.11",
|
|
53
53
|
"@platejs/basic-nodes": "^52.0.11",
|
|
@@ -100,14 +100,15 @@
|
|
|
100
100
|
"cmdk": "^1.1.1",
|
|
101
101
|
"date-fns": "^4.1.0",
|
|
102
102
|
"dedent": "1.0.0",
|
|
103
|
-
"html2canvas-pro": "^1.6.
|
|
103
|
+
"html2canvas-pro": "^1.6.7",
|
|
104
104
|
"lodash": "^4.17.23",
|
|
105
105
|
"lowlight": "^3.3.0",
|
|
106
|
-
"lucide-react": "^0.
|
|
106
|
+
"lucide-react": "^0.564.0",
|
|
107
107
|
"pdf-lib": "^1.17.1",
|
|
108
108
|
"platejs": "^52.0.17",
|
|
109
|
+
"radix-ui": "^1.4.3",
|
|
109
110
|
"react": "^19.2.0",
|
|
110
|
-
"react-day-picker": "^9.13.
|
|
111
|
+
"react-day-picker": "^9.13.2",
|
|
111
112
|
"react-dnd": "^16.0.1",
|
|
112
113
|
"react-dnd-html5-backend": "^16.0.1",
|
|
113
114
|
"react-dom": "^19.2.0",
|
|
@@ -118,7 +119,7 @@
|
|
|
118
119
|
"remark-gfm": "^4.0.1",
|
|
119
120
|
"remark-math": "^6.0.0",
|
|
120
121
|
"sonner": "^2.0.7",
|
|
121
|
-
"tailwind-merge": "^3.4.
|
|
122
|
+
"tailwind-merge": "^3.4.1",
|
|
122
123
|
"tailwind-scrollbar-hide": "^4.0.0",
|
|
123
124
|
"tailwindcss": "^4.1.18",
|
|
124
125
|
"uploadthing": "7.7.4",
|
|
@@ -129,18 +130,19 @@
|
|
|
129
130
|
"@eslint/js": "^9.39.1",
|
|
130
131
|
"@types/lodash": "^4.17.23",
|
|
131
132
|
"@types/node": "^24.10.1",
|
|
132
|
-
"@types/react": "^19.2.
|
|
133
|
+
"@types/react": "^19.2.7",
|
|
133
134
|
"@types/react-dom": "^19.2.3",
|
|
134
135
|
"@vitejs/plugin-react": "^5.1.1",
|
|
135
136
|
"eslint": "^9.39.1",
|
|
136
137
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
137
138
|
"eslint-plugin-react-refresh": "^0.4.24",
|
|
138
139
|
"globals": "^16.5.0",
|
|
140
|
+
"shadcn": "^3.8.5",
|
|
139
141
|
"terser": "^5.46.0",
|
|
140
142
|
"tw-animate-css": "^1.4.0",
|
|
141
143
|
"typescript": "~5.9.3",
|
|
142
|
-
"typescript-eslint": "^8.
|
|
143
|
-
"vite": "^7.
|
|
144
|
+
"typescript-eslint": "^8.48.0",
|
|
145
|
+
"vite": "^7.3.1",
|
|
144
146
|
"vite-plugin-css-injected-by-js": "^3.5.2",
|
|
145
147
|
"vite-plugin-dts": "^4.5.4"
|
|
146
148
|
},
|