@superinterface/react 3.20.1 → 3.20.2
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/dist/index.cjs +1918 -830
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1919 -831
- package/dist/index.js.map +1 -1
- package/package.json +18 -18
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@superinterface/react",
|
|
3
|
-
"version": "3.20.
|
|
3
|
+
"version": "3.20.2",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -23,10 +23,10 @@
|
|
|
23
23
|
"@mdx-js/mdx": "^3.1.0",
|
|
24
24
|
"@mdx-js/react": "^3.1.0",
|
|
25
25
|
"@radix-ui/react-icons": "^1.3.2",
|
|
26
|
-
"@radix-ui/react-toast": "^1.2.
|
|
27
|
-
"@streamparser/json-whatwg": "^0.0.
|
|
26
|
+
"@radix-ui/react-toast": "^1.2.6",
|
|
27
|
+
"@streamparser/json-whatwg": "^0.0.22",
|
|
28
28
|
"@vidstack/react": "1.12.13",
|
|
29
|
-
"compromise": "^14.14.
|
|
29
|
+
"compromise": "^14.14.4",
|
|
30
30
|
"dayjs": "^1.11.13",
|
|
31
31
|
"detect-browser": "^5.3.0",
|
|
32
32
|
"escodegen": "^2.1.0",
|
|
@@ -34,22 +34,22 @@
|
|
|
34
34
|
"howler": "^2.2.4",
|
|
35
35
|
"js-cookie": "^3.0.5",
|
|
36
36
|
"lodash": "^4.17.21",
|
|
37
|
-
"openai": "^4.
|
|
37
|
+
"openai": "^4.91.1",
|
|
38
38
|
"p-map": "^7.0.3",
|
|
39
39
|
"radash": "^12.1.0",
|
|
40
40
|
"react-children-utilities": "^2.10.0",
|
|
41
|
-
"react-compiler-runtime": "^19.0.0-beta-
|
|
42
|
-
"react-hook-form": "^7.
|
|
43
|
-
"react-intersection-observer": "^9.
|
|
44
|
-
"react-textarea-autosize": "^8.5.
|
|
41
|
+
"react-compiler-runtime": "^19.0.0-beta-e993439-20250328",
|
|
42
|
+
"react-hook-form": "^7.55.0",
|
|
43
|
+
"react-intersection-observer": "^9.16.0",
|
|
44
|
+
"react-textarea-autosize": "^8.5.9",
|
|
45
45
|
"react-use-audio-player": "^2.2.0",
|
|
46
46
|
"regenerator-runtime": "^0.14.1",
|
|
47
|
-
"remark-gfm": "^4.0.
|
|
47
|
+
"remark-gfm": "^4.0.1",
|
|
48
48
|
"unified": "^11.0.5",
|
|
49
49
|
"unist-util-flatmap": "^1.0.0",
|
|
50
50
|
"unist-util-visit": "^5.0.0",
|
|
51
51
|
"use-audio-capture": "^0.0.10",
|
|
52
|
-
"zod": "^3.24.
|
|
52
|
+
"zod": "^3.24.2"
|
|
53
53
|
},
|
|
54
54
|
"peerDependencies": {
|
|
55
55
|
"@radix-ui/themes": ">=3.0.0",
|
|
@@ -60,20 +60,20 @@
|
|
|
60
60
|
"react": "*"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@babel/core": "^7.26.
|
|
64
|
-
"@babel/preset-env": "^7.26.
|
|
63
|
+
"@babel/core": "^7.26.10",
|
|
64
|
+
"@babel/preset-env": "^7.26.9",
|
|
65
65
|
"@babel/preset-react": "^7.26.3",
|
|
66
|
-
"@babel/preset-typescript": "^7.
|
|
67
|
-
"@tanstack/react-query": ">=5.
|
|
66
|
+
"@babel/preset-typescript": "^7.27.0",
|
|
67
|
+
"@tanstack/react-query": ">=5.71.10",
|
|
68
68
|
"@types/howler": "^2.2.12",
|
|
69
69
|
"@types/js-cookie": "^3.0.6",
|
|
70
|
-
"@types/lodash": "^4.17.
|
|
70
|
+
"@types/lodash": "^4.17.16",
|
|
71
71
|
"@types/react": "npm:types-react@rc",
|
|
72
72
|
"@types/react-dom": "npm:types-react-dom@rc",
|
|
73
73
|
"@types/unist": "^3.0.3",
|
|
74
|
-
"babel-plugin-react-compiler": "^19.0.0-beta-
|
|
74
|
+
"babel-plugin-react-compiler": "^19.0.0-beta-e993439-20250328",
|
|
75
75
|
"esbuild-plugin-babel": "^0.2.3",
|
|
76
76
|
"react": "19.1",
|
|
77
|
-
"tsup": "^8.
|
|
77
|
+
"tsup": "^8.4.0"
|
|
78
78
|
}
|
|
79
79
|
}
|