@sustaina/shared-ui 1.32.0 → 1.33.1

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.32.0",
4
+ "version": "1.33.1",
5
5
  "description": "Laboratory for Sustaina micro-frontend modules.",
6
6
  "license": "UNLICENSED",
7
7
  "scripts": {
@@ -91,7 +91,6 @@
91
91
  },
92
92
  "peerDependencies": {
93
93
  "@hookform/resolvers": "^3.10.0",
94
- "react-number-format": "^5.4.4",
95
94
  "@tanstack/react-table": "^8.0.0",
96
95
  "i18next": "^25.6.0",
97
96
  "react": "^18.0.0 || ^19.0.0",
@@ -99,6 +98,7 @@
99
98
  "react-easy-crop": "^5.5.3",
100
99
  "react-hook-form": "^7.0.0",
101
100
  "react-i18next": "^15.6.1",
101
+ "react-number-format": "^5.4.4",
102
102
  "zod": "^3.25.76",
103
103
  "zustand": "^5.0.8"
104
104
  },
@@ -126,12 +126,14 @@
126
126
  "@radix-ui/react-slot": "^1.2.3",
127
127
  "@radix-ui/react-switch": "^1.2.6",
128
128
  "@radix-ui/react-tooltip": "^1.2.8",
129
+ "@tanstack/react-virtual": "^3.13.13",
129
130
  "@tiptap/core": "^3.11.0",
130
131
  "@tiptap/react": "^3.11.0",
131
132
  "@tiptap/starter-kit": "^3.11.0",
132
133
  "@tiptap/suggestion": "^3.11.0",
133
134
  "class-variance-authority": "^0.7.1",
134
135
  "clsx": "^2.1.1",
136
+ "cmdk": "^1.1.1",
135
137
  "lexical": "^0.36.2",
136
138
  "lucide-react": "^0.536.0",
137
139
  "prosemirror-state": "^1.4.4",