@sustaina/shared-ui 1.47.0 → 1.49.0

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.47.0",
4
+ "version": "1.49.0",
5
5
  "description": "Laboratory for Sustaina micro-frontend modules.",
6
6
  "license": "UNLICENSED",
7
7
  "scripts": {
@@ -92,6 +92,7 @@
92
92
  },
93
93
  "peerDependencies": {
94
94
  "@hookform/resolvers": "^3.10.0",
95
+ "@tanstack/react-router": "^1.130.12",
95
96
  "@tanstack/react-table": "^8.0.0",
96
97
  "i18next": "^25.6.0",
97
98
  "react": "^18.0.0 || ^19.0.0",
@@ -101,8 +102,7 @@
101
102
  "react-i18next": "^15.6.1",
102
103
  "react-number-format": "^5.4.4",
103
104
  "zod": "^3.25.76",
104
- "zustand": "^5.0.8",
105
- "@tanstack/react-router": "^1.130.12"
105
+ "zustand": "^5.0.8"
106
106
  },
107
107
  "dependencies": {
108
108
  "@dnd-kit/core": "^6.3.1",
@@ -136,6 +136,9 @@
136
136
  "class-variance-authority": "^0.7.1",
137
137
  "clsx": "^2.1.1",
138
138
  "cmdk": "^1.1.1",
139
+ "embla-carousel": "^8.6.0",
140
+ "embla-carousel-autoplay": "^8.6.0",
141
+ "embla-carousel-react": "^8.6.0",
139
142
  "lexical": "^0.36.2",
140
143
  "lucide-react": "^0.536.0",
141
144
  "prosemirror-state": "^1.4.4",