@sustaina/shared-ui 1.9.0 → 1.9.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,7 +1,7 @@
1
1
  {
2
2
  "name": "@sustaina/shared-ui",
3
3
  "author": "Sustaina Team",
4
- "version": "1.9.0",
4
+ "version": "1.9.2",
5
5
  "description": "Laboratory for Sustaina micro-frontend modules.",
6
6
  "license": "UNLICENSED",
7
7
  "scripts": {
@@ -101,6 +101,13 @@
101
101
  "@dnd-kit/modifiers": "^9.0.0",
102
102
  "@dnd-kit/sortable": "^10.0.0",
103
103
  "@dnd-kit/utilities": "^3.2.2",
104
+ "@lexical/code": "^0.36.2",
105
+ "@lexical/html": "^0.36.2",
106
+ "@lexical/link": "^0.36.2",
107
+ "@lexical/list": "^0.36.2",
108
+ "@lexical/markdown": "^0.36.2",
109
+ "@lexical/react": "^0.36.2",
110
+ "@lexical/rich-text": "^0.36.2",
104
111
  "@radix-ui/react-accordion": "^1.2.12",
105
112
  "@radix-ui/react-checkbox": "^1.3.3",
106
113
  "@radix-ui/react-dialog": "^1.1.15",
@@ -115,6 +122,7 @@
115
122
  "@radix-ui/react-tooltip": "^1.2.8",
116
123
  "class-variance-authority": "^0.7.1",
117
124
  "clsx": "^2.1.1",
125
+ "lexical": "^0.36.2",
118
126
  "lucide-react": "^0.536.0",
119
127
  "react-day-picker": "^9.9.0",
120
128
  "react-number-format": "^5.4.4",