@skybridge/devtools 0.0.0-next.ddc1afb → 0.0.0-next.dfb012a
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/alpic-sdk.d.ts +2 -0
- package/dist/alpic-sdk.js +3 -0
- package/dist/alpic-sdk.js.map +1 -0
- package/dist/assets/index-FQs8AvFU.js +277 -0
- package/dist/assets/index-z5atKVVD.css +2 -0
- package/dist/deploy-router.d.ts +7 -0
- package/dist/deploy-router.js +206 -0
- package/dist/deploy-router.js.map +1 -0
- package/dist/devtoolsStaticServer.js +2 -0
- package/dist/devtoolsStaticServer.js.map +1 -1
- package/dist/index.html +2 -2
- package/dist/skybridge.svg +1 -0
- package/package.json +38 -36
- package/dist/assets/index-BQIJfzpz.js +0 -190
- package/dist/assets/index-CiEa4JLr.css +0 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@skybridge/devtools",
|
|
3
|
-
"version": "0.0.0-next.
|
|
3
|
+
"version": "0.0.0-next.dfb012a",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -16,68 +16,70 @@
|
|
|
16
16
|
}
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
|
+
"@alpic-ai/sdk": "^1.155.0",
|
|
19
20
|
"@t3-oss/env-core": "^0.13.11",
|
|
20
21
|
"cors": "^2.8.6",
|
|
21
22
|
"express": "^5.2.1",
|
|
22
|
-
"zod": "^4.3
|
|
23
|
+
"zod": "^4.4.3"
|
|
23
24
|
},
|
|
24
25
|
"devDependencies": {
|
|
25
|
-
"@alpic-ai/ui": "^1.
|
|
26
|
-
"@base-ui/react": "^1.
|
|
27
|
-
"@fontsource-variable/jetbrains-mono": "^5.
|
|
26
|
+
"@alpic-ai/ui": "^1.155.0",
|
|
27
|
+
"@base-ui/react": "^1.6.0",
|
|
28
|
+
"@fontsource-variable/jetbrains-mono": "^5.3.0",
|
|
28
29
|
"@modelcontextprotocol/sdk": "^1.29.0",
|
|
29
|
-
"@playwright/test": "^1.
|
|
30
|
-
"@radix-ui/react-accordion": "^1.2.
|
|
31
|
-
"@radix-ui/react-tooltip": "^1.2.
|
|
32
|
-
"@rjsf/core": "^6.
|
|
33
|
-
"@rjsf/shadcn": "^6.
|
|
34
|
-
"@rjsf/utils": "^6.
|
|
35
|
-
"@rjsf/validator-ajv8": "^6.
|
|
36
|
-
"@tailwindcss/vite": "^4.
|
|
37
|
-
"@tanstack/react-query": "^5.
|
|
30
|
+
"@playwright/test": "^1.61.1",
|
|
31
|
+
"@radix-ui/react-accordion": "^1.2.17",
|
|
32
|
+
"@radix-ui/react-tooltip": "^1.2.13",
|
|
33
|
+
"@rjsf/core": "^6.7.0",
|
|
34
|
+
"@rjsf/shadcn": "^6.7.0",
|
|
35
|
+
"@rjsf/utils": "^6.7.0",
|
|
36
|
+
"@rjsf/validator-ajv8": "^6.7.0",
|
|
37
|
+
"@tailwindcss/vite": "^4.3.3",
|
|
38
|
+
"@tanstack/react-query": "^5.101.2",
|
|
38
39
|
"@total-typescript/tsconfig": "^1.0.4",
|
|
39
40
|
"@types/cors": "^2.8.19",
|
|
40
41
|
"@types/express": "^5.0.6",
|
|
41
42
|
"@types/lodash-es": "^4.17.12",
|
|
42
|
-
"@types/react": "^19.2.
|
|
43
|
+
"@types/react": "^19.2.17",
|
|
43
44
|
"@types/react-dom": "^19.2.3",
|
|
44
45
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
45
|
-
"@vitejs/plugin-react": "^6.0.
|
|
46
|
+
"@vitejs/plugin-react": "^6.0.3",
|
|
46
47
|
"ahooks": "^3.9.7",
|
|
47
|
-
"autoprefixer": "^10.4
|
|
48
|
+
"autoprefixer": "^10.5.4",
|
|
48
49
|
"class-variance-authority": "^0.7.1",
|
|
49
50
|
"clsx": "^2.1.1",
|
|
50
51
|
"cmdk": "^1.1.1",
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"react": "^19.2.
|
|
58
|
-
"react-
|
|
59
|
-
"react-resizable-panels": "^4.11.0",
|
|
52
|
+
"lodash-es": "^4.18.1",
|
|
53
|
+
"lucide-react": "^1.25.0",
|
|
54
|
+
"motion": "^12.42.2",
|
|
55
|
+
"nuqs": "^2.9.1",
|
|
56
|
+
"postcss": "^8.5.20",
|
|
57
|
+
"react": "^19.2.7",
|
|
58
|
+
"react-dom": "^19.2.7",
|
|
59
|
+
"react-resizable-panels": "^4.12.2",
|
|
60
60
|
"react-syntax-highlighter": "^16.1.1",
|
|
61
|
-
"shadcn": "^4.
|
|
62
|
-
"shiki": "^4.
|
|
63
|
-
"tailwind-merge": "^3.
|
|
64
|
-
"tailwindcss": "^4.
|
|
61
|
+
"shadcn": "^4.13.1",
|
|
62
|
+
"shiki": "^4.3.1",
|
|
63
|
+
"tailwind-merge": "^3.6.0",
|
|
64
|
+
"tailwindcss": "^4.3.3",
|
|
65
65
|
"tailwindcss-animate": "^1.0.7",
|
|
66
|
-
"tsx": "^4.
|
|
66
|
+
"tsx": "^4.23.1",
|
|
67
67
|
"tw-animate-css": "^1.4.0",
|
|
68
|
-
"typescript": "~6.0.
|
|
69
|
-
"vite": "^8.
|
|
70
|
-
"
|
|
71
|
-
"
|
|
68
|
+
"typescript": "~6.0.3",
|
|
69
|
+
"vite": "^8.1.5",
|
|
70
|
+
"vitest": "^4.1.10",
|
|
71
|
+
"zustand": "^5.0.14",
|
|
72
|
+
"skybridge": "0.0.0-next.dfb012a"
|
|
72
73
|
},
|
|
73
74
|
"scripts": {
|
|
74
75
|
"dev": "vite",
|
|
75
76
|
"build": "tsc -b && vite build && pnpm run build:server",
|
|
76
77
|
"build:server": "tsc -p tsconfig.server.json",
|
|
77
|
-
"test": "pnpm run test:format && pnpm run test:types",
|
|
78
|
+
"test": "pnpm run test:format && pnpm run test:types && pnpm run test:unit",
|
|
78
79
|
"format": "biome check --write --error-on-warnings",
|
|
79
80
|
"test:format": "biome ci",
|
|
80
81
|
"test:types": "tsc --noEmit -p e2e/tsconfig.json",
|
|
82
|
+
"test:unit": "vitest run",
|
|
81
83
|
"preview": "vite preview",
|
|
82
84
|
"e2e:fixture": "tsx ./e2e/fixtures/server.ts",
|
|
83
85
|
"test:e2e": "playwright test --config e2e/playwright.config.ts",
|