create-mcp-use-app 0.8.1-canary.2 → 0.8.1-canary.4
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.
|
@@ -27,27 +27,23 @@
|
|
|
27
27
|
"deploy": "mcp-use deploy"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@openai/apps-sdk-ui": "^0.2.
|
|
31
|
-
"@tanstack/react-query": "^5.90.
|
|
30
|
+
"@openai/apps-sdk-ui": "^0.2.1",
|
|
31
|
+
"@tanstack/react-query": "^5.90.12",
|
|
32
32
|
"cors": "^2.8.5",
|
|
33
|
-
"express": "^5.2.
|
|
33
|
+
"express": "^5.2.1",
|
|
34
34
|
"mcp-use": "workspace:*",
|
|
35
35
|
"node-mocks-http": "^1.17.2",
|
|
36
|
-
"react": "^19.2.
|
|
37
|
-
"react-dom": "^19.2.
|
|
38
|
-
"react-router": "^7.
|
|
39
|
-
"tailwindcss": "^4.1.
|
|
40
|
-
"zod": "^4.
|
|
36
|
+
"react": "^19.2.3",
|
|
37
|
+
"react-dom": "^19.2.3",
|
|
38
|
+
"react-router": "^7.10.1",
|
|
39
|
+
"tailwindcss": "^4.1.18",
|
|
40
|
+
"zod": "^4.2.0"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@tailwindcss/vite": "^4.1.
|
|
44
|
-
"@
|
|
45
|
-
"@types/react": "^19.2.7",
|
|
46
|
-
"@types/react-dom": "^19.2.3",
|
|
47
|
-
"@vitejs/plugin-react": "^5.1.1",
|
|
43
|
+
"@tailwindcss/vite": "^4.1.18",
|
|
44
|
+
"@vitejs/plugin-react": "^5.1.2",
|
|
48
45
|
"tsx": "^4.21.0",
|
|
49
|
-
"
|
|
50
|
-
"vite": "^7.2.4"
|
|
46
|
+
"vite": "^7.3.0"
|
|
51
47
|
},
|
|
52
48
|
"overrides": {
|
|
53
49
|
"sugarss": "^5.0.1"
|
|
@@ -25,24 +25,20 @@
|
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"cors": "^2.8.5",
|
|
28
|
-
"express": "^5.2.
|
|
28
|
+
"express": "^5.2.1",
|
|
29
29
|
"mcp-use": "workspace:*",
|
|
30
30
|
"node-mocks-http": "^1.17.2",
|
|
31
|
-
"react": "^19.2.
|
|
32
|
-
"react-dom": "^19.2.
|
|
33
|
-
"react-router": "^7.
|
|
34
|
-
"tailwindcss": "^4.1.
|
|
35
|
-
"zod": "^4.
|
|
31
|
+
"react": "^19.2.3",
|
|
32
|
+
"react-dom": "^19.2.3",
|
|
33
|
+
"react-router": "^7.10.1",
|
|
34
|
+
"tailwindcss": "^4.1.18",
|
|
35
|
+
"zod": "^4.2.0"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@tailwindcss/vite": "^4.1.
|
|
39
|
-
"@
|
|
40
|
-
"@types/react": "^19.2.7",
|
|
41
|
-
"@types/react-dom": "^19.2.3",
|
|
42
|
-
"@vitejs/plugin-react": "^5.1.1",
|
|
38
|
+
"@tailwindcss/vite": "^4.1.18",
|
|
39
|
+
"@vitejs/plugin-react": "^5.1.2",
|
|
43
40
|
"tsx": "^4.21.0",
|
|
44
|
-
"
|
|
45
|
-
"vite": "^7.2.4"
|
|
41
|
+
"vite": "^7.3.0"
|
|
46
42
|
},
|
|
47
43
|
"overrides": {
|
|
48
44
|
"sugarss": "^5.0.1"
|
|
@@ -27,27 +27,23 @@
|
|
|
27
27
|
"deploy": "mcp-use deploy"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@openai/apps-sdk-ui": "^0.2.
|
|
31
|
-
"@tanstack/react-query": "^5.90.
|
|
30
|
+
"@openai/apps-sdk-ui": "^0.2.1",
|
|
31
|
+
"@tanstack/react-query": "^5.90.12",
|
|
32
32
|
"cors": "^2.8.5",
|
|
33
|
-
"express": "^5.2.
|
|
33
|
+
"express": "^5.2.1",
|
|
34
34
|
"mcp-use": "workspace:*",
|
|
35
35
|
"node-mocks-http": "^1.17.2",
|
|
36
|
-
"react": "^19.2.
|
|
37
|
-
"react-dom": "^19.2.
|
|
38
|
-
"react-router": "^7.
|
|
39
|
-
"tailwindcss": "^4.1.
|
|
40
|
-
"zod": "^4.
|
|
36
|
+
"react": "^19.2.3",
|
|
37
|
+
"react-dom": "^19.2.3",
|
|
38
|
+
"react-router": "^7.10.1",
|
|
39
|
+
"tailwindcss": "^4.1.18",
|
|
40
|
+
"zod": "^4.2.0"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@tailwindcss/vite": "^4.1.
|
|
44
|
-
"@
|
|
45
|
-
"@types/react": "^19.2.7",
|
|
46
|
-
"@types/react-dom": "^19.2.3",
|
|
47
|
-
"@vitejs/plugin-react": "^5.1.1",
|
|
43
|
+
"@tailwindcss/vite": "^4.1.18",
|
|
44
|
+
"@vitejs/plugin-react": "^5.1.2",
|
|
48
45
|
"tsx": "^4.21.0",
|
|
49
|
-
"
|
|
50
|
-
"vite": "^7.2.4"
|
|
46
|
+
"vite": "^7.3.0"
|
|
51
47
|
},
|
|
52
48
|
"overrides": {
|
|
53
49
|
"sugarss": "^5.0.1"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "create-mcp-use-app",
|
|
3
|
-
"version": "0.8.1-canary.
|
|
3
|
+
"version": "0.8.1-canary.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Create MCP-Use apps with one command",
|
|
6
6
|
"author": "mcp-use, Inc.",
|
|
@@ -43,14 +43,11 @@
|
|
|
43
43
|
"ink-select-input": "^6.2.0",
|
|
44
44
|
"ink-text-input": "^6.0.0",
|
|
45
45
|
"ora": "^9.0.0",
|
|
46
|
-
"react": "^19.2.
|
|
46
|
+
"react": "^19.2.3"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
49
|
"@types/fs-extra": "^11.0.4",
|
|
50
|
-
"
|
|
51
|
-
"@types/react": "^19.2.7",
|
|
52
|
-
"typescript": "^5.9.3",
|
|
53
|
-
"vitest": "^4.0.14"
|
|
50
|
+
"vitest": "^4.0.15"
|
|
54
51
|
},
|
|
55
52
|
"publishConfig": {
|
|
56
53
|
"access": "public"
|