|
1 | 1 | { |
2 | 2 | "name": "@smart-cloud/flow-admin", |
3 | 3 | "private": true, |
4 | | - "version": "1.1.3", |
| 4 | + "version": "1.1.4", |
5 | 5 | "type": "module", |
6 | 6 | "exports": { |
7 | 7 | "./editor-runtime": { |
|
33 | 33 | "@hello-pangea/dnd": "^18.0.1", |
34 | 34 | "@mantine/tiptap": "^8.3.18", |
35 | 35 | "@monaco-editor/react": "^4.7.0", |
36 | | - "@smart-cloud/flow-core": "^1.1.4", |
37 | | - "@smart-cloud/gatey-core": "^2.3.0", |
38 | | - "@smart-cloud/wpsuite-core": "^2.3.0", |
| 36 | + "@smart-cloud/flow-core": "^1.1.5", |
| 37 | + "@smart-cloud/gatey-core": "^2.3.1", |
| 38 | + "@smart-cloud/wpsuite-core": "^2.3.1", |
39 | 39 | "@tabler/icons-react": "^3.44.0", |
40 | | - "@tanstack/react-query": "^5.100.11", |
41 | | - "@tiptap/extension-color": "^3.23.5", |
42 | | - "@tiptap/extension-link": "^3.23.5", |
43 | | - "@tiptap/extension-placeholder": "^3.23.5", |
44 | | - "@tiptap/extension-table": "^3.23.5", |
45 | | - "@tiptap/extension-table-cell": "^3.23.5", |
46 | | - "@tiptap/extension-table-header": "^3.23.5", |
47 | | - "@tiptap/extension-table-row": "^3.23.5", |
48 | | - "@tiptap/extension-text-align": "^3.23.5", |
49 | | - "@tiptap/extension-text-style": "^3.23.5", |
50 | | - "@tiptap/extension-underline": "^3.23.5", |
51 | | - "@tiptap/react": "^3.23.5", |
52 | | - "@tiptap/starter-kit": "^3.23.5", |
| 40 | + "@tanstack/react-query": "^5.100.14", |
| 41 | + "@tiptap/extension-color": "^3.24.0", |
| 42 | + "@tiptap/extension-link": "^3.24.0", |
| 43 | + "@tiptap/extension-placeholder": "^3.24.0", |
| 44 | + "@tiptap/extension-table": "^3.24.0", |
| 45 | + "@tiptap/extension-table-cell": "^3.24.0", |
| 46 | + "@tiptap/extension-table-header": "^3.24.0", |
| 47 | + "@tiptap/extension-table-row": "^3.24.0", |
| 48 | + "@tiptap/extension-text-align": "^3.24.0", |
| 49 | + "@tiptap/extension-text-style": "^3.24.0", |
| 50 | + "@tiptap/extension-underline": "^3.24.0", |
| 51 | + "@tiptap/react": "^3.24.0", |
| 52 | + "@tiptap/starter-kit": "^3.24.0", |
53 | 53 | "@xyflow/react": "^12.10.2", |
54 | 54 | "aws-amplify": "^6.17.0", |
55 | 55 | "clsx": "^2.1.1", |
|
68 | 68 | "@mantine/hooks": "^8.3.18", |
69 | 69 | "@mantine/modals": "^8.3.18", |
70 | 70 | "@mantine/notifications": "^8.3.18", |
71 | | - "@wordpress/api-fetch": "^7.46.0", |
72 | | - "@wordpress/block-editor": "^15.19.0", |
73 | | - "@wordpress/blocks": "^15.19.0", |
74 | | - "@wordpress/components": "^33.1.0", |
75 | | - "@wordpress/data": "^10.46.0", |
76 | | - "@wordpress/editor": "^14.46.0", |
77 | | - "@wordpress/i18n": "^6.19.0", |
78 | | - "@wordpress/plugins": "^7.46.0", |
79 | | - "dayjs": "^1.11.20", |
| 71 | + "@wordpress/api-fetch": "^7.47.0", |
| 72 | + "@wordpress/block-editor": "^15.20.0", |
| 73 | + "@wordpress/blocks": "^15.20.0", |
| 74 | + "@wordpress/data": "^10.47.0", |
| 75 | + "@wordpress/editor": "^14.47.0", |
| 76 | + "@wordpress/i18n": "^6.20.0", |
| 77 | + "@wordpress/plugins": "^7.47.0", |
| 78 | + "dayjs": "^1.11.21", |
80 | 79 | "jquery": "^4.0.0", |
81 | 80 | "react": "^18.3.1", |
82 | 81 | "react-dom": "^18.3.1" |
|
97 | 96 | "@types/react": "^18.3.23", |
98 | 97 | "@types/react-dom": "^18.3.7", |
99 | 98 | "@types/wordpress__block-editor": "^15.0.6", |
100 | | - "@typescript-eslint/eslint-plugin": "^8.59.4", |
101 | | - "@typescript-eslint/parser": "^8.59.4", |
| 99 | + "@typescript-eslint/eslint-plugin": "^8.60.0", |
| 100 | + "@typescript-eslint/parser": "^8.60.0", |
102 | 101 | "@vitejs/plugin-basic-ssl": "^2.3.0", |
103 | 102 | "@vitejs/plugin-react": "^6.0.1", |
104 | | - "@wordpress/api-fetch": "^7.46.0", |
105 | | - "@wordpress/block-editor": "^15.19.0", |
106 | | - "@wordpress/blocks": "^15.19.0", |
107 | | - "@wordpress/components": "^33.1.0", |
108 | | - "@wordpress/data": "^10.46.0", |
109 | | - "@wordpress/editor": "^14.46.0", |
110 | | - "@wordpress/i18n": "^6.19.0", |
111 | | - "@wordpress/plugins": "^7.46.0", |
112 | | - "@wordpress/scripts": "^32.2.0", |
| 103 | + "@wordpress/api-fetch": "^7.47.0", |
| 104 | + "@wordpress/block-editor": "^15.20.0", |
| 105 | + "@wordpress/blocks": "^15.20.0", |
| 106 | + "@wordpress/data": "^10.47.0", |
| 107 | + "@wordpress/editor": "^14.47.0", |
| 108 | + "@wordpress/i18n": "^6.20.0", |
| 109 | + "@wordpress/plugins": "^7.47.0", |
| 110 | + "@wordpress/scripts": "^32.3.0", |
113 | 111 | "ajv": "^8.20.0", |
114 | | - "dayjs": "^1.11.20", |
115 | | - "eslint": "^10.4.0", |
| 112 | + "dayjs": "^1.11.21", |
| 113 | + "eslint": "^10.4.1", |
116 | 114 | "eslint-plugin-react-hooks": "^7.1.1", |
117 | 115 | "eslint-plugin-react-refresh": "^0.5.2", |
118 | 116 | "globals": "^17.6.0", |
|
121 | 119 | "react": "^18.3.1", |
122 | 120 | "react-dom": "^18.3.1", |
123 | 121 | "typescript": "^6.0.3", |
124 | | - "typescript-eslint": "^8.59.4", |
125 | | - "vite": "^8.0.14" |
| 122 | + "typescript-eslint": "^8.60.0", |
| 123 | + "vite": "^8.0.15" |
126 | 124 | } |
127 | 125 | } |
0 commit comments