prometeo-design-system 2.7.9 → 2.8.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": "prometeo-design-system",
3
3
  "private": false,
4
- "version": "2.7.9",
4
+ "version": "2.8.1",
5
5
  "type": "module",
6
6
  "description": "design kit system",
7
7
  "main": "dist/prometeo-design-system.umd.js",
@@ -249,7 +249,6 @@
249
249
  "globals": "^16.3.0",
250
250
  "gsap": "^3.13.0",
251
251
  "input-otp": "^1.4.2",
252
- "lucide-react": "^0.400.0",
253
252
  "react": "^19.0.0",
254
253
  "react-day-picker": "^9.11.1",
255
254
  "react-dom": "^19.0.0",
@@ -276,7 +275,6 @@
276
275
  "formik": "^2.4.6",
277
276
  "framer-motion": "^12.0.0",
278
277
  "gsap": "^3.12.5",
279
- "lucide-react": "^0.400.0",
280
278
  "react": "^19.0.0",
281
279
  "react-dom": "^19.0.0",
282
280
  "react-dropzone": "^14.3.8",
@@ -285,8 +283,7 @@
285
283
  "react-spinners": "^0.17.0",
286
284
  "sonner": "^2.0.7",
287
285
  "tailwind-merge": "^3.0.0",
288
- "use-debounce": "^10.0.0",
289
- "vaul": "^1.1.2"
286
+ "use-debounce": "^10.0.0"
290
287
  },
291
288
  "overrides": {
292
289
  "ajv": "^8.17.1",