@blocklet/discuss-kit-ux 2.1.49 → 2.1.50
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blocklet/discuss-kit-ux",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.50",
|
|
4
4
|
"files": [
|
|
5
5
|
"dist"
|
|
6
6
|
],
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
"access": "public"
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@arcblock/bridge": "^2.10.
|
|
22
|
-
"@arcblock/react-hooks": "^2.10.
|
|
23
|
-
"@arcblock/ws": "^1.18.
|
|
21
|
+
"@arcblock/bridge": "^2.10.71",
|
|
22
|
+
"@arcblock/react-hooks": "^2.10.71",
|
|
23
|
+
"@arcblock/ws": "^1.18.150",
|
|
24
24
|
"@blocklet/uploader": "^0.1.53",
|
|
25
|
-
"@emotion/css": "^11.13.
|
|
26
|
-
"@emotion/react": "^11.13.
|
|
27
|
-
"@emotion/styled": "^11.13.
|
|
25
|
+
"@emotion/css": "^11.13.5",
|
|
26
|
+
"@emotion/react": "^11.13.5",
|
|
27
|
+
"@emotion/styled": "^11.13.5",
|
|
28
28
|
"@iconify/react": "^4.1.1",
|
|
29
29
|
"@lexical/react": "0.13.1",
|
|
30
30
|
"@lexical/text": "0.13.1",
|
|
@@ -39,13 +39,13 @@
|
|
|
39
39
|
"react-flip-toolkit": "^7.2.4",
|
|
40
40
|
"react-helmet": "^6.1.0",
|
|
41
41
|
"react-lazy-with-preload": "^2.2.1",
|
|
42
|
-
"react-select": "^5.8.
|
|
42
|
+
"react-select": "^5.8.3",
|
|
43
43
|
"semver-compare": "^1.0.0",
|
|
44
44
|
"ufo": "^1.5.4",
|
|
45
45
|
"unstated-next": "^1.1.0",
|
|
46
46
|
"url-join": "^4.0.1",
|
|
47
|
-
"@blocklet/editor": "^2.1.
|
|
48
|
-
"@blocklet/labels": "^2.1.
|
|
47
|
+
"@blocklet/editor": "^2.1.50",
|
|
48
|
+
"@blocklet/labels": "^2.1.50"
|
|
49
49
|
},
|
|
50
50
|
"peerDependencies": {
|
|
51
51
|
"@arcblock/did-connect": "^2.10.36",
|
|
@@ -61,31 +61,31 @@
|
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
63
|
"@arcblock/eslint-config-ts": "^0.3.3",
|
|
64
|
-
"@babel/core": "^7.
|
|
65
|
-
"@iconify-json/iconoir": "^1.2.
|
|
66
|
-
"@iconify-json/material-symbols": "^1.2.
|
|
67
|
-
"@iconify-json/mdi": "^1.2.
|
|
64
|
+
"@babel/core": "^7.26.0",
|
|
65
|
+
"@iconify-json/iconoir": "^1.2.4",
|
|
66
|
+
"@iconify-json/material-symbols": "^1.2.8",
|
|
67
|
+
"@iconify-json/mdi": "^1.2.1",
|
|
68
68
|
"@storybook/addon-actions": "^6.5.16",
|
|
69
69
|
"@storybook/addon-essentials": "^6.5.16",
|
|
70
70
|
"@storybook/addon-interactions": "^6.5.16",
|
|
71
71
|
"@storybook/addon-links": "^6.5.16",
|
|
72
|
-
"@storybook/builder-vite": "^8.
|
|
72
|
+
"@storybook/builder-vite": "^8.4.5",
|
|
73
73
|
"@storybook/react": "^6.5.16",
|
|
74
74
|
"@storybook/testing-library": "^0.0.13",
|
|
75
75
|
"@svgr/core": "^6.5.1",
|
|
76
|
-
"@types/react": "^18.3.
|
|
76
|
+
"@types/react": "^18.3.12",
|
|
77
77
|
"@types/react-color": "^3.0.12",
|
|
78
|
-
"@types/react-dom": "^18.3.
|
|
78
|
+
"@types/react-dom": "^18.3.1",
|
|
79
79
|
"@types/semver-compare": "^1.0.3",
|
|
80
|
-
"@vitejs/plugin-react": "^4.3.
|
|
80
|
+
"@vitejs/plugin-react": "^4.3.4",
|
|
81
81
|
"babel-loader": "^8.4.1",
|
|
82
82
|
"react": "^18.3.1",
|
|
83
83
|
"react-dom": "^18.3.1",
|
|
84
84
|
"rollup-plugin-node-externals": "^7.1.3",
|
|
85
85
|
"typescript": "^4.9.5",
|
|
86
86
|
"unplugin-icons": "^0.14.15",
|
|
87
|
-
"vite": "^5.4.
|
|
88
|
-
"vite-plugin-dts": "^4.
|
|
87
|
+
"vite": "^5.4.11",
|
|
88
|
+
"vite-plugin-dts": "^4.3.0",
|
|
89
89
|
"vite-plugin-libcss": "^1.1.1"
|
|
90
90
|
},
|
|
91
91
|
"scripts": {
|