@datacrest/dcuikit 1.0.49 → 1.0.51

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": "@datacrest/dcuikit",
3
- "version": "1.0.49",
3
+ "version": "1.0.51",
4
4
  "description": "UI Component library for DataCrest",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
@@ -38,28 +38,28 @@
38
38
  "@radix-ui/react-switch": "^1.2.6",
39
39
  "@radix-ui/react-tabs": "^1.1.13",
40
40
  "@shadcn/ui": "^0.0.4",
41
- "@storybook/react": "^10.2.17",
41
+ "@storybook/react": "^10.4.2",
42
42
  "@tanstack/react-table": "^8.21.3",
43
43
  "class-variance-authority": "^0.7.1",
44
44
  "classnames": "^2.5.1",
45
45
  "clsx": "^2.1.1",
46
46
  "cmdk": "^1.1.1",
47
- "date-fns": "^4.1.0",
48
- "dayjs": "^1.11.20",
47
+ "date-fns": "^4.4.0",
48
+ "dayjs": "^1.11.21",
49
49
  "embla-carousel-react": "^8.6.0",
50
- "framer-motion": "^12.35.2",
50
+ "framer-motion": "^12.40.0",
51
51
  "input-otp": "^1.4.2",
52
52
  "latest-version": "^9.0.0",
53
- "lucide-react": "^0.577.0",
53
+ "lucide-react": "^1.17.0",
54
54
  "rc-tooltip": "^6.4.0",
55
55
  "react-day-picker": "^8.10.1",
56
56
  "react-dropzone": "^15.0.0",
57
57
  "react-feather": "^2.0.10",
58
58
  "react-icons": "^5.6.0",
59
- "recharts": "^3.8.0",
60
- "tailwind-merge": "^3.5.0",
59
+ "recharts": "^3.8.1",
60
+ "tailwind-merge": "^3.6.0",
61
61
  "tailwindcss-animate": "^1.0.7",
62
- "turndown": "^7.2.2",
62
+ "turndown": "^7.2.4",
63
63
  "vaul": "^1.1.2"
64
64
  },
65
65
  "peerDependencies": {
@@ -68,70 +68,70 @@
68
68
  },
69
69
  "devDependencies": {
70
70
  "@babel/plugin-proposal-class-properties": "^7.18.6",
71
- "@babel/plugin-transform-runtime": "^7.29.0",
72
- "@babel/preset-env": "^7.29.0",
73
- "@babel/preset-react": "^7.28.5",
74
- "@babel/preset-typescript": "^7.28.5",
75
- "@babel/runtime": "^7.28.6",
76
- "@chromatic-com/storybook": "^5.0.1",
71
+ "@babel/plugin-transform-runtime": "^7.29.7",
72
+ "@babel/preset-env": "^7.29.7",
73
+ "@babel/preset-react": "^7.29.7",
74
+ "@babel/preset-typescript": "^7.29.7",
75
+ "@babel/runtime": "^7.29.7",
76
+ "@chromatic-com/storybook": "^5.2.1",
77
77
  "@rollup/plugin-alias": "^6.0.0",
78
- "@rollup/plugin-babel": "^7.0.0",
79
- "@rollup/plugin-commonjs": "^29.0.2",
78
+ "@rollup/plugin-babel": "^7.1.0",
79
+ "@rollup/plugin-commonjs": "^29.0.3",
80
80
  "@rollup/plugin-node-resolve": "^16.0.3",
81
81
  "@rollup/plugin-terser": "^1.0.0",
82
82
  "@rollup/plugin-typescript": "^12.3.0",
83
- "@storybook/addon-docs": "^10.2.17",
84
- "@storybook/addon-links": "^10.2.17",
85
- "@storybook/react-vite": "^10.2.17",
86
- "@tailwindcss/postcss": "^4.2.1",
83
+ "@storybook/addon-docs": "^10.4.2",
84
+ "@storybook/addon-links": "^10.4.2",
85
+ "@storybook/react-vite": "^10.4.2",
86
+ "@tailwindcss/postcss": "^4.3.0",
87
87
  "@testing-library/dom": "^10.4.1",
88
88
  "@testing-library/jest-dom": "^6.9.1",
89
89
  "@testing-library/react": "^16.3.2",
90
90
  "@types/jest": "^30.0.0",
91
- "@types/node": "^25.4.0",
92
- "@types/react": "^19.2.14",
91
+ "@types/node": "^25.9.1",
92
+ "@types/react": "^19.2.16",
93
93
  "@types/react-dom": "^19.2.3",
94
94
  "@types/turndown": "^5.0.6",
95
- "@typescript-eslint/eslint-plugin": "^8.57.0",
96
- "@typescript-eslint/parser": "^8.57.0",
97
- "@vitejs/plugin-react": "^5.1.4",
95
+ "@typescript-eslint/eslint-plugin": "^8.60.1",
96
+ "@typescript-eslint/parser": "^8.60.1",
97
+ "@vitejs/plugin-react": "^6.0.2",
98
98
  "acorn": "^8.16.0",
99
- "babel-jest": "^30.3.0",
99
+ "babel-jest": "^30.4.1",
100
100
  "babel-loader": "^10.1.1",
101
101
  "babel-plugin-import": "^1.13.8",
102
- "babel-plugin-module-resolver": "^5.0.2",
102
+ "babel-plugin-module-resolver": "^5.0.3",
103
103
  "babel-preset-react": "^6.24.1",
104
104
  "check-engine": "^1.14.0",
105
- "eslint": "^10.0.3",
105
+ "eslint": "^10.4.1",
106
106
  "eslint-config-airbnb-typescript": "^18.0.0",
107
- "eslint-config-next": "^16.1.6",
107
+ "eslint-config-next": "^16.2.7",
108
108
  "eslint-config-prettier": "^10.1.8",
109
109
  "eslint-plugin-import": "^2.32.0",
110
- "eslint-plugin-jest": "^29.15.0",
110
+ "eslint-plugin-jest": "^29.15.2",
111
111
  "eslint-plugin-jsx-a11y": "^6.10.2",
112
- "eslint-plugin-prettier": "^5.5.5",
112
+ "eslint-plugin-prettier": "^5.5.6",
113
113
  "eslint-plugin-react": "^7.37.5",
114
- "eslint-plugin-react-hooks": "^7.0.1",
114
+ "eslint-plugin-react-hooks": "^7.1.1",
115
115
  "eslint-plugin-react-refresh": "^0.5.2",
116
- "eslint-plugin-storybook": "^10.2.17",
116
+ "eslint-plugin-storybook": "^10.4.2",
117
117
  "install-peers-cli": "^2.2.0",
118
- "jest": "^30.3.0",
119
- "jest-environment-jsdom": "^30.3.0",
120
- "postcss": "^8.5.8",
121
- "prettier": "^3.8.1",
118
+ "jest": "^30.4.2",
119
+ "jest-environment-jsdom": "^30.4.1",
120
+ "postcss": "^8.5.15",
121
+ "prettier": "^3.8.3",
122
122
  "prettier-plugin-organize-imports": "^4.3.0",
123
123
  "prettier-plugin-sort-json": "^4.2.0",
124
- "rollup": "^4.59.0",
124
+ "rollup": "^4.61.1",
125
125
  "rollup-plugin-peer-deps-external": "^2.2.4",
126
126
  "rollup-plugin-postcss": "^4.0.2",
127
127
  "rollup-plugin-size-snapshot": "^0.2.1",
128
128
  "rollup-plugin-typescript-paths": "^1.5.0",
129
129
  "storybook": "^10.2.17",
130
- "tailwindcss": "^4.2.1",
131
- "tsc-alias": "^1.8.16",
130
+ "tailwindcss": "^4.3.0",
131
+ "tsc-alias": "^1.8.17",
132
132
  "tsconfig-paths-webpack-plugin": "^4.2.0",
133
133
  "typescript": "^5.9.3",
134
- "vite": "^7.3.1",
134
+ "vite": "^8.0.16",
135
135
  "vite-tsconfig-paths": "^6.1.1"
136
136
  },
137
137
  "jest": {