mtxuilib 0.1.590 → 0.1.591

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.
Files changed (1) hide show
  1. package/package.json +3 -4
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mtxuilib",
3
3
  "private": false,
4
- "version": "0.1.590",
4
+ "version": "0.1.591",
5
5
  "publishConfig": {
6
6
  "access": "public"
7
7
  },
@@ -49,7 +49,6 @@
49
49
  "./src/*/index.tsx",
50
50
  "./dist/*.d.ts",
51
51
  "./dist/*/index.d.ts"
52
-
53
52
  ],
54
53
  "import": [
55
54
  "./src/*",
@@ -124,11 +123,13 @@
124
123
  "ansi-to-html": "^0.7.2",
125
124
  "dompurify": "^3.1.6",
126
125
  "timeago-react": "^3.0.6",
126
+ "@lukemorales/query-key-factory": "^1.3.2",
127
127
  "ai": "3.4.33",
128
128
  "@heroicons/react": "^2.0.18",
129
129
  "class-variance-authority": "^0.7.0",
130
130
  "clsx": "^2.1.1",
131
131
  "cmdk": "^1.0.0",
132
+ "recharts": "^2.12.7",
132
133
  "compression": "^1.7.4",
133
134
  "date-fns": "^4.1.0",
134
135
  "embla-carousel-autoplay": "^8.1.8",
@@ -169,9 +170,7 @@
169
170
  "react-textarea-autosize": "^8.5.3",
170
171
  "react-tweet": "^3.2.1",
171
172
  "react-use": "^17.5.1",
172
- "recharts": "^2.12.7",
173
173
  "@tanstack/react-table": "^8.20.1",
174
-
175
174
  "rehype-external-links": "^3.0.0",
176
175
  "rehype-sanitize": "^6.0.0",
177
176
  "remark-gfm": "^4.0.0",