@gomeniucivan/ui 1.0.25 → 1.0.27

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@gomeniucivan/ui",
3
- "version": "1.0.25",
3
+ "version": "1.0.27",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",
@@ -16,61 +16,61 @@
16
16
  "@dnd-kit/sortable": "^10.0.0",
17
17
  "@dnd-kit/utilities": "^3.2.2",
18
18
  "@radix-ui/react-tooltip": "^1.2.8",
19
- "@tanstack/react-query": "^5.90.2",
19
+ "@tanstack/react-query": "^5.90.12",
20
20
  "@tanstack/react-table": "^8.21.3",
21
- "@vitejs/plugin-react": "^5.0.4",
21
+ "@vitejs/plugin-react": "^5.1.2",
22
22
  "class-variance-authority": "^0.7.1",
23
23
  "clsx": "^2.1.1",
24
24
  "cmdk": "^1.1.1",
25
- "date-fns": "^3.6.0",
25
+ "date-fns": "^4.1.0",
26
26
  "embla-carousel-react": "^8.6.0",
27
- "framer-motion": "^12.23.24",
27
+ "framer-motion": "^12.23.26",
28
28
  "input-otp": "^1.4.2",
29
- "lucide-react": "^0.453.0",
29
+ "lucide-react": "^0.561.0",
30
30
  "radix-ui": "^1.4.3",
31
- "react-day-picker": "^9.11.0",
32
- "react-hook-form": "^7.64.0",
31
+ "react-day-picker": "^9.12.0",
32
+ "react-hook-form": "^7.68.0",
33
33
  "react-resizable-panels": "^3.0.6",
34
- "recharts": "^2.15.4",
35
- "simple-icons": "^15.16.0",
34
+ "recharts": "^3.5.1",
35
+ "simple-icons": "^16.1.0",
36
36
  "sonner": "^2.0.7",
37
- "tailwind-merge": "^3.3.1",
37
+ "tailwind-merge": "^3.4.0",
38
38
  "vaul": "^1.1.2",
39
- "zod": "^3.25.76"
39
+ "zod": "^4.1.13"
40
40
  },
41
41
  "devDependencies": {
42
- "@eslint/eslintrc": "^3.3.1",
43
- "@eslint/js": "^9.16.0",
44
- "@tailwindcss/cli": "^4.1.15",
45
- "@tailwindcss/postcss": "^4.1.13",
42
+ "@eslint/eslintrc": "^3.3.3",
43
+ "@eslint/js": "^9.39.2",
44
+ "@tailwindcss/cli": "^4.1.18",
45
+ "@tailwindcss/postcss": "^4.1.18",
46
46
  "@types/d3-color": "^3.1.3",
47
47
  "@types/d3-path": "^3.1.1",
48
- "@types/node": "^22.18.8",
48
+ "@types/node": "^25.0.1",
49
49
  "@types/prop-types": "^15.7.15",
50
- "@types/react": "^18.3.25",
51
- "@types/react-dom": "^18.3.7",
52
- "@typescript-eslint/parser": "^8.26.0",
53
- "eslint": "^9.36.0",
50
+ "@types/react": "^19.2.7",
51
+ "@types/react-dom": "^19.2.3",
52
+ "@typescript-eslint/parser": "^8.49.0",
53
+ "eslint": "^9.39.2",
54
54
  "eslint-plugin-import": "^2.32.0",
55
55
  "eslint-plugin-prettier": "^5.5.4",
56
56
  "eslint-plugin-react": "^7.37.5",
57
57
  "eslint-plugin-security": "^3.0.1",
58
58
  "eslint-plugin-sonarjs": "^3.0.5",
59
- "eslint-plugin-unused-imports": "^4.2.0",
60
- "globals": "^15.15.0",
61
- "lint-staged": "^15.5.2",
59
+ "eslint-plugin-unused-imports": "^4.3.0",
60
+ "globals": "^16.5.0",
61
+ "lint-staged": "^16.2.7",
62
62
  "postcss": "^8.5.6",
63
- "prettier": "^3.6.2",
64
- "prettier-plugin-tailwindcss": "^0.6.14",
65
- "react": "^19.1.1",
66
- "react-dom": "^19.1.1",
67
- "tailwindcss": "^4.1.5",
63
+ "prettier": "^3.7.4",
64
+ "prettier-plugin-tailwindcss": "^0.7.2",
65
+ "react": "^19.2.3",
66
+ "react-dom": "^19.2.3",
67
+ "tailwindcss": "^4.1.18",
68
68
  "ts-node": "^10.9.2",
69
- "tsup": "^8.3.0",
69
+ "tsup": "^8.5.1",
70
70
  "tw-animate-css": "^1.4.0",
71
- "typescript": "^5.9.2",
72
- "typescript-eslint": "^8.45.0",
73
- "vite": "^6.0.5"
71
+ "typescript": "^5.9.3",
72
+ "typescript-eslint": "^8.49.0",
73
+ "vite": "^7.2.7"
74
74
  },
75
75
  "files": [
76
76
  "dist/index.js",