@oyat/editor 1.3.0 → 1.3.2
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@oyat/editor",
|
|
3
|
-
"version": "1.3.
|
|
3
|
+
"version": "1.3.2",
|
|
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",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"html2canvas-pro": "^1.5.13",
|
|
120
120
|
"lodash": "^4.17.21",
|
|
121
121
|
"lowlight": "^3.3.0",
|
|
122
|
-
"lucide-react": "^0.
|
|
122
|
+
"lucide-react": "^0.554.0",
|
|
123
123
|
"pdf-lib": "^1.17.1",
|
|
124
124
|
"platejs": "^51.0.0",
|
|
125
125
|
"react": "^19.2.0",
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
"react-dnd": "^16.0.1",
|
|
128
128
|
"react-dnd-html5-backend": "^16.0.1",
|
|
129
129
|
"react-dom": "^19.2.0",
|
|
130
|
-
"react-lite-youtube-embed": "^
|
|
130
|
+
"react-lite-youtube-embed": "^3.3.1",
|
|
131
131
|
"react-player": "3.3.1",
|
|
132
132
|
"react-textarea-autosize": "^8.5.9",
|
|
133
133
|
"react-tweet": "^3.2.2",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"@types/react-dom": "^19.2.2",
|
|
150
150
|
"@vitejs/plugin-react": "^5.1.0",
|
|
151
151
|
"eslint": "^9.39.1",
|
|
152
|
-
"eslint-plugin-react-hooks": "^
|
|
152
|
+
"eslint-plugin-react-hooks": "^7.0.1",
|
|
153
153
|
"eslint-plugin-react-refresh": "^0.4.24",
|
|
154
154
|
"globals": "^16.5.0",
|
|
155
155
|
"terser": "^5.44.1",
|