@xiping/react-components 1.0.59 → 1.0.61
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 +20 -20
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@xiping/react-components",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.61",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/cjs/index.js",
|
|
7
7
|
"module": "./dist/es/index.js",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@floating-ui/dom": "^1.7.5",
|
|
41
|
-
"@heroui/react": "^2.8.
|
|
41
|
+
"@heroui/react": "^2.8.9",
|
|
42
42
|
"@radix-ui/react-scroll-area": "^1.2.10",
|
|
43
43
|
"@react-spring/web": "9.7.5",
|
|
44
44
|
"@tiptap/pm": "^3.19.0",
|
|
@@ -48,16 +48,16 @@
|
|
|
48
48
|
"@xiping/llm-utils": "1.0.10",
|
|
49
49
|
"@xiping/subtitle": "1.0.52",
|
|
50
50
|
"ahooks": "^3.9.6",
|
|
51
|
-
"axios": "^1.13.
|
|
52
|
-
"bowser": "^2.
|
|
51
|
+
"axios": "^1.13.5",
|
|
52
|
+
"bowser": "^2.14.1",
|
|
53
53
|
"canvas-confetti": "^1.9.4",
|
|
54
54
|
"class-variance-authority": "^0.7.1",
|
|
55
55
|
"clsx": "^2.1.1",
|
|
56
56
|
"dayjs": "^1.11.19",
|
|
57
57
|
"gsap": "^3.14.2",
|
|
58
58
|
"lodash-es": "^4.17.23",
|
|
59
|
-
"lucide-react": "^0.
|
|
60
|
-
"motion": "^12.
|
|
59
|
+
"lucide-react": "^0.564.0",
|
|
60
|
+
"motion": "^12.34.0",
|
|
61
61
|
"react": "^19.2.4",
|
|
62
62
|
"react-device-detect": "^2.2.3",
|
|
63
63
|
"react-dom": "^19.2.4",
|
|
@@ -65,44 +65,44 @@
|
|
|
65
65
|
"react-hot-toast": "^2.6.0",
|
|
66
66
|
"react-icons": "^5.5.0",
|
|
67
67
|
"react-markdown": "^10.1.0",
|
|
68
|
-
"react-resizable-panels": "^4.6.
|
|
68
|
+
"react-resizable-panels": "^4.6.4",
|
|
69
69
|
"react-router-dom": "^7.13.0",
|
|
70
70
|
"xgplayer": "^3.0.23",
|
|
71
71
|
"zustand": "^5.0.11"
|
|
72
72
|
},
|
|
73
73
|
"devDependencies": {
|
|
74
|
-
"@chromatic-com/storybook": "^5.0.
|
|
74
|
+
"@chromatic-com/storybook": "^5.0.1",
|
|
75
75
|
"@eslint/js": "^9.39.2",
|
|
76
|
-
"@faker-js/faker": "^10.
|
|
77
|
-
"@storybook/addon-docs": "^10.2.
|
|
78
|
-
"@storybook/addon-onboarding": "^10.2.
|
|
79
|
-
"@storybook/react-vite": "^10.2.
|
|
76
|
+
"@faker-js/faker": "^10.3.0",
|
|
77
|
+
"@storybook/addon-docs": "^10.2.8",
|
|
78
|
+
"@storybook/addon-onboarding": "^10.2.8",
|
|
79
|
+
"@storybook/react-vite": "^10.2.8",
|
|
80
80
|
"@tailwindcss/vite": "^4.1.18",
|
|
81
81
|
"@types/canvas-confetti": "^1.9.0",
|
|
82
82
|
"@types/lodash-es": "^4.17.12",
|
|
83
|
-
"@types/node": "^22.19.
|
|
84
|
-
"@types/react": "^19.2.
|
|
83
|
+
"@types/node": "^22.19.11",
|
|
84
|
+
"@types/react": "^19.2.14",
|
|
85
85
|
"@types/react-dom": "^19.2.3",
|
|
86
|
-
"@vitejs/plugin-react": "^5.1.
|
|
86
|
+
"@vitejs/plugin-react": "^5.1.4",
|
|
87
87
|
"eslint": "^9.39.2",
|
|
88
88
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
89
89
|
"eslint-plugin-react-refresh": "^0.5.0",
|
|
90
|
-
"eslint-plugin-storybook": "^10.2.
|
|
90
|
+
"eslint-plugin-storybook": "^10.2.8",
|
|
91
91
|
"globals": "^17.3.0",
|
|
92
92
|
"rollup-preserve-directives": "^1.1.3",
|
|
93
93
|
"sharp": "^0.34.5",
|
|
94
|
-
"storybook": "^10.2.
|
|
94
|
+
"storybook": "^10.2.8",
|
|
95
95
|
"svgo": "^4.0.0",
|
|
96
96
|
"tailwindcss": "^4.1.18",
|
|
97
97
|
"terser": "^5.46.0",
|
|
98
98
|
"typescript": "^5.9.3",
|
|
99
|
-
"typescript-eslint": "^8.
|
|
99
|
+
"typescript-eslint": "^8.55.0",
|
|
100
100
|
"vite": "^7.3.1",
|
|
101
101
|
"vite-plugin-dts": "^4.5.4",
|
|
102
102
|
"vite-plugin-image-optimizer": "^2.0.3",
|
|
103
103
|
"vite-plugin-lib-inject-css": "^2.2.2",
|
|
104
104
|
"vite-plugin-zip-pack": "^1.2.4",
|
|
105
|
-
"vite-tsconfig-paths": "^6.
|
|
105
|
+
"vite-tsconfig-paths": "^6.1.1"
|
|
106
106
|
},
|
|
107
107
|
"publishConfig": {
|
|
108
108
|
"access": "public",
|
|
@@ -111,5 +111,5 @@
|
|
|
111
111
|
"engines": {
|
|
112
112
|
"node": ">=22"
|
|
113
113
|
},
|
|
114
|
-
"gitHead": "
|
|
114
|
+
"gitHead": "6cb2ac8c64a780abb18ec793978d3adfff71fba7"
|
|
115
115
|
}
|