@sudobility/components 2.0.5 → 2.0.6
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 +37 -37
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@sudobility/components",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.6",
|
|
4
4
|
"description": "Reusable UI components and design system for mail box applications",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.umd.js",
|
|
@@ -39,19 +39,19 @@
|
|
|
39
39
|
],
|
|
40
40
|
"author": "John Q Huang",
|
|
41
41
|
"peerDependencies": {
|
|
42
|
-
"@heroicons/react": "^2.
|
|
43
|
-
"@radix-ui/react-alert-dialog": "^1.
|
|
44
|
-
"@radix-ui/react-dialog": "^1.
|
|
45
|
-
"@radix-ui/react-label": "^2.
|
|
46
|
-
"@radix-ui/react-select": "^2.
|
|
47
|
-
"@radix-ui/react-slot": "^1.
|
|
48
|
-
"@radix-ui/react-switch": "^1.
|
|
49
|
-
"@radix-ui/react-tabs": "^1.
|
|
50
|
-
"@sudobility/design": "^1.0.
|
|
51
|
-
"class-variance-authority": "^0.7.
|
|
42
|
+
"@heroicons/react": "^2.2.0",
|
|
43
|
+
"@radix-ui/react-alert-dialog": "^1.1.15",
|
|
44
|
+
"@radix-ui/react-dialog": "^1.1.15",
|
|
45
|
+
"@radix-ui/react-label": "^2.1.7",
|
|
46
|
+
"@radix-ui/react-select": "^2.2.6",
|
|
47
|
+
"@radix-ui/react-slot": "^1.2.3",
|
|
48
|
+
"@radix-ui/react-switch": "^1.2.6",
|
|
49
|
+
"@radix-ui/react-tabs": "^1.1.13",
|
|
50
|
+
"@sudobility/design": "^1.0.27",
|
|
51
|
+
"class-variance-authority": "^0.7.1",
|
|
52
52
|
"clsx": "^2.1.1",
|
|
53
53
|
"i18next": "^25.0.0",
|
|
54
|
-
"lucide-react": "^0.
|
|
54
|
+
"lucide-react": "^0.548.0",
|
|
55
55
|
"react": "^18.0.0 || ^19.0.0",
|
|
56
56
|
"react-dom": "^18.0.0 || ^19.0.0",
|
|
57
57
|
"react-helmet-async": "^2.0.0",
|
|
@@ -62,38 +62,38 @@
|
|
|
62
62
|
"web-vitals": "^5.0.0"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|
|
65
|
-
"@eslint/js": "^9.
|
|
66
|
-
"@heroicons/react": "^2.
|
|
67
|
-
"@radix-ui/react-alert-dialog": "^1.
|
|
68
|
-
"@radix-ui/react-dialog": "^1.
|
|
69
|
-
"@radix-ui/react-label": "^2.
|
|
70
|
-
"@radix-ui/react-select": "^2.
|
|
71
|
-
"@radix-ui/react-slot": "^1.
|
|
72
|
-
"@radix-ui/react-switch": "^1.
|
|
73
|
-
"@radix-ui/react-tabs": "^1.
|
|
74
|
-
"@sudobility/design": "^1.0.
|
|
65
|
+
"@eslint/js": "^9.38.0",
|
|
66
|
+
"@heroicons/react": "^2.2.0",
|
|
67
|
+
"@radix-ui/react-alert-dialog": "^1.1.15",
|
|
68
|
+
"@radix-ui/react-dialog": "^1.1.15",
|
|
69
|
+
"@radix-ui/react-label": "^2.1.7",
|
|
70
|
+
"@radix-ui/react-select": "^2.2.6",
|
|
71
|
+
"@radix-ui/react-slot": "^1.2.3",
|
|
72
|
+
"@radix-ui/react-switch": "^1.2.6",
|
|
73
|
+
"@radix-ui/react-tabs": "^1.1.13",
|
|
74
|
+
"@sudobility/design": "^1.0.27",
|
|
75
75
|
"@testing-library/dom": "^10.4.1",
|
|
76
|
-
"@testing-library/jest-dom": "^6.
|
|
76
|
+
"@testing-library/jest-dom": "^6.9.1",
|
|
77
77
|
"@testing-library/react": "^16.3.0",
|
|
78
|
-
"@types/node": "^24.
|
|
79
|
-
"@types/react": "^19.
|
|
80
|
-
"@types/react-dom": "^19.
|
|
78
|
+
"@types/node": "^24.9.1",
|
|
79
|
+
"@types/react": "^19.2.2",
|
|
80
|
+
"@types/react-dom": "^19.2.2",
|
|
81
81
|
"@typescript-eslint/eslint-plugin": "^8.44.1",
|
|
82
82
|
"@typescript-eslint/parser": "^8.44.1",
|
|
83
|
-
"@vitejs/plugin-react": "^5.0
|
|
83
|
+
"@vitejs/plugin-react": "^5.1.0",
|
|
84
84
|
"ajv": "^8.17.1",
|
|
85
|
-
"autoprefixer": "^10.
|
|
86
|
-
"class-variance-authority": "^0.7.
|
|
85
|
+
"autoprefixer": "^10.4.21",
|
|
86
|
+
"class-variance-authority": "^0.7.1",
|
|
87
87
|
"clsx": "^2.1.1",
|
|
88
|
-
"eslint": "^9.
|
|
88
|
+
"eslint": "^9.38.0",
|
|
89
89
|
"eslint-config-prettier": "^10.1.8",
|
|
90
90
|
"eslint-plugin-prettier": "^5.5.4",
|
|
91
91
|
"eslint-plugin-react-hooks": "^7.0.0",
|
|
92
92
|
"eslint-plugin-react-refresh": "^0.4.0",
|
|
93
93
|
"i18next": "^25.6.0",
|
|
94
94
|
"jsdom": "^26.1.0",
|
|
95
|
-
"lucide-react": "^0.
|
|
96
|
-
"postcss": "^8.
|
|
95
|
+
"lucide-react": "^0.548.0",
|
|
96
|
+
"postcss": "^8.5.6",
|
|
97
97
|
"prettier": "^3.6.2",
|
|
98
98
|
"react": "^19.0.0",
|
|
99
99
|
"react-dom": "^19.0.0",
|
|
@@ -102,9 +102,9 @@
|
|
|
102
102
|
"react-router-dom": "^7.9.4",
|
|
103
103
|
"react-share": "^5.2.2",
|
|
104
104
|
"tailwind-merge": "^3.3.1",
|
|
105
|
-
"tailwindcss": "^4.1.
|
|
106
|
-
"typescript": "^5.
|
|
107
|
-
"vite": "^7.1.
|
|
105
|
+
"tailwindcss": "^4.1.16",
|
|
106
|
+
"typescript": "^5.9.3",
|
|
107
|
+
"vite": "^7.1.12",
|
|
108
108
|
"vite-plugin-dts": "^4.5.4",
|
|
109
109
|
"vitest": "^3.2.4",
|
|
110
110
|
"web-vitals": "^5.1.0"
|
|
@@ -118,8 +118,8 @@
|
|
|
118
118
|
},
|
|
119
119
|
"homepage": "https://github.com/sudobility/components#readme",
|
|
120
120
|
"optionalDependencies": {
|
|
121
|
-
"@rollup/rollup-linux-x64-gnu": "4.52.
|
|
122
|
-
"@rollup/rollup-linux-x64-musl": "4.52.
|
|
121
|
+
"@rollup/rollup-linux-x64-gnu": "4.52.5",
|
|
122
|
+
"@rollup/rollup-linux-x64-musl": "4.52.5"
|
|
123
123
|
},
|
|
124
124
|
"publishConfig": {
|
|
125
125
|
"access": "restricted"
|