@npm-questionpro/wick-ui-lib 2.0.0-next.16 → 2.0.0-next.18

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": "@npm-questionpro/wick-ui-lib",
3
3
  "private": false,
4
- "version": "2.0.0-next.16",
4
+ "version": "2.0.0-next.18",
5
5
  "description": "A React component library by QuestionPro for building web applications with ease",
6
6
  "keywords": [
7
7
  "react",
@@ -36,7 +36,6 @@
36
36
  "files": [
37
37
  "dist"
38
38
  ],
39
- "dependencies": {},
40
39
  "peerDependencies": {
41
40
  "@base-ui/react": "^1.0.0",
42
41
  "@npm-questionpro/wick-ui-icon": ">= 2.0.0",
@@ -88,17 +87,9 @@
88
87
  "@radix-ui/react-toggle": "^1.1.10",
89
88
  "@radix-ui/react-toggle-group": "^1.1.11",
90
89
  "@radix-ui/react-tooltip": "^1.2.8",
91
- "@tanstack/react-table": "^8.21.3",
92
- "class-variance-authority": "^0.7.1",
93
- "clsx": "^2.1.1",
94
- "cmdk": "^1.1.1",
95
- "date-fns": "^4.1.0",
96
- "motion": "^12.23.26",
97
- "react-day-picker": "^10.0.1",
98
- "react-virtuoso": "^4.16.1",
99
- "tailwind-merge": "^2.6.0",
100
90
  "@storybook/react-vite": "^10.4.0",
101
91
  "@tailwindcss/typography": "^0.5.19",
92
+ "@tanstack/react-table": "^8.21.3",
102
93
  "@testing-library/dom": "^10.4.1",
103
94
  "@testing-library/jest-dom": "^6.9.1",
104
95
  "@testing-library/react": "^16.3.2",
@@ -111,14 +102,23 @@
111
102
  "@vitest/coverage-v8": "^4.1.8",
112
103
  "@vitest/ui": "^4.1.8",
113
104
  "autoprefixer": "^10.4.22",
105
+ "class-variance-authority": "^0.7.1",
106
+ "clsx": "^2.1.1",
107
+ "cmdk": "^1.1.1",
114
108
  "cssnano": "^7.1.2",
109
+ "culori": "^4.0.2",
110
+ "date-fns": "^4.1.0",
115
111
  "eslint": "^10.4.1",
116
112
  "jsdom": "^26.1.0",
113
+ "motion": "^12.23.26",
117
114
  "postcss": "^8.5.6",
118
115
  "react": "^19.0.0",
116
+ "react-day-picker": "^10.0.1",
119
117
  "react-dom": "^19.0.0",
118
+ "react-virtuoso": "^4.16.1",
120
119
  "sass-embedded": "^1.93.3",
121
120
  "stylelint": "^16.3.1",
121
+ "tailwind-merge": "^2.6.0",
122
122
  "tailwindcss": "^3.4.18",
123
123
  "tailwindcss-animate": "^1.0.7",
124
124
  "typescript": "^6.0.3",
@@ -127,10 +127,10 @@
127
127
  "vite-bundle-analyzer": "^0.22.3",
128
128
  "vite-plugin-dts": "^4.5.4",
129
129
  "vitest": "^4.1.8",
130
- "@npm-questionpro/wick-ui-icon": "2.0.0-next.16",
131
130
  "@npm-questionpro/wick-ui-eslint-config": "1.0.0",
132
- "@wick-ui/tsconfig": "1.0.0",
133
- "@npm-questionpro/wick-ui-stylelint-config": "1.0.0"
131
+ "@npm-questionpro/wick-ui-icon": "2.0.0-next.18",
132
+ "@npm-questionpro/wick-ui-stylelint-config": "1.0.0",
133
+ "@wick-ui/tsconfig": "1.0.0"
134
134
  },
135
135
  "lint-staged": {
136
136
  "src/**/*.{ts,tsx,js,jsx,json,css,md}": [