Commit
·
dcad4d3
1
Parent(s):
4566d9a
updated packages
Browse files- package-lock.json +47 -47
- package.json +44 -44
- pnpm-lock.yaml +0 -0
package-lock.json
CHANGED
@@ -8,98 +8,98 @@
|
|
8 |
"license": "MIT",
|
9 |
"dependencies": {
|
10 |
"@ai-sdk/anthropic": "^0.0.39",
|
11 |
-
"@ai-sdk/cohere": "^1.0.
|
12 |
"@ai-sdk/google": "^0.0.52",
|
13 |
"@ai-sdk/mistral": "^0.0.43",
|
14 |
"@ai-sdk/openai": "^0.0.66",
|
15 |
-
"@codemirror/autocomplete": "^6.
|
16 |
-
"@codemirror/commands": "^6.
|
17 |
"@codemirror/lang-cpp": "^6.0.2",
|
18 |
-
"@codemirror/lang-css": "^6.
|
19 |
"@codemirror/lang-html": "^6.4.9",
|
20 |
"@codemirror/lang-javascript": "^6.2.2",
|
21 |
"@codemirror/lang-json": "^6.0.1",
|
22 |
-
"@codemirror/lang-markdown": "^6.
|
23 |
"@codemirror/lang-python": "^6.1.6",
|
24 |
"@codemirror/lang-sass": "^6.0.2",
|
25 |
"@codemirror/lang-wast": "^6.0.2",
|
26 |
-
"@codemirror/language": "^6.10.
|
27 |
-
"@codemirror/search": "^6.5.
|
28 |
"@codemirror/state": "^6.4.1",
|
29 |
-
"@codemirror/view": "^6.
|
30 |
-
"@iconify-json/ph": "^1.1
|
31 |
-
"@iconify-json/svg-spinners": "^1.1
|
32 |
-
"@lezer/highlight": "^1.2.
|
33 |
-
"@nanostores/react": "^0.7.
|
34 |
"@octokit/rest": "^21.0.2",
|
35 |
-
"@octokit/types": "^13.6.
|
36 |
"@openrouter/ai-sdk-provider": "^0.0.5",
|
37 |
-
"@radix-ui/react-dialog": "^1.1.
|
38 |
-
"@radix-ui/react-dropdown-menu": "^2.1.
|
39 |
"@radix-ui/react-tooltip": "^1.1.4",
|
40 |
-
"@remix-run/cloudflare": "^2.
|
41 |
-
"@remix-run/cloudflare-pages": "^2.
|
42 |
-
"@remix-run/react": "^2.
|
43 |
-
"@uiw/codemirror-theme-vscode": "^4.23.
|
44 |
-
"@unocss/reset": "^0.61.
|
45 |
"@webcontainer/api": "1.3.0-internal.10",
|
46 |
"@xterm/addon-fit": "^0.10.0",
|
47 |
"@xterm/addon-web-links": "^0.11.0",
|
48 |
"@xterm/xterm": "^5.5.0",
|
49 |
-
"ai": "^3.4.
|
50 |
"date-fns": "^3.6.0",
|
51 |
"diff": "^5.2.0",
|
52 |
"file-saver": "^2.0.5",
|
53 |
-
"framer-motion": "^11.
|
54 |
"ignore": "^6.0.2",
|
55 |
-
"isbot": "^4.
|
56 |
"istextorbinary": "^9.5.0",
|
57 |
-
"jose": "^5.6
|
58 |
"js-cookie": "^3.0.5",
|
59 |
"jszip": "^3.10.1",
|
60 |
"nanostores": "^0.10.3",
|
61 |
"ollama-ai-provider": "^0.15.2",
|
62 |
"pnpm": "^9.14.4",
|
63 |
-
"react": "^18.
|
64 |
-
"react-dom": "^18.
|
65 |
-
"react-hotkeys-hook": "^4.
|
66 |
"react-markdown": "^9.0.1",
|
67 |
-
"react-resizable-panels": "^2.
|
68 |
-
"react-toastify": "^10.0.
|
69 |
"rehype-raw": "^7.0.0",
|
70 |
"rehype-sanitize": "^6.0.0",
|
71 |
"remark-gfm": "^4.0.0",
|
72 |
"remix-island": "^0.2.0",
|
73 |
-
"remix-utils": "^7.
|
74 |
-
"shiki": "^1.
|
75 |
"unist-util-visit": "^5.0.0"
|
76 |
},
|
77 |
"devDependencies": {
|
78 |
"@blitz/eslint-plugin": "0.1.0",
|
79 |
-
"@cloudflare/workers-types": "^4.
|
80 |
-
"@jridgewell/sourcemap-codec": "^1.
|
81 |
-
"@remix-run/dev": "^2.
|
82 |
"@rollup/plugin-inject": "^5.0.5",
|
83 |
-
"@types/diff": "^5.2.
|
84 |
"@types/file-saver": "^2.0.7",
|
85 |
"@types/js-cookie": "^3.0.6",
|
86 |
-
"@types/react": "^18.
|
87 |
-
"@types/react-dom": "^18.
|
88 |
"fast-glob": "^3.3.2",
|
89 |
"husky": "9.1.7",
|
90 |
"is-ci": "^3.0.1",
|
91 |
"node-fetch": "^3.3.2",
|
92 |
-
"prettier": "^3.
|
93 |
-
"sass-embedded": "^1.
|
94 |
-
"typescript": "^5.
|
95 |
"unified": "^11.0.5",
|
96 |
-
"unocss": "^0.61.
|
97 |
-
"vite": "^5.
|
98 |
"vite-plugin-node-polyfills": "^0.22.0",
|
99 |
"vite-plugin-optimize-css-modules": "^1.1.0",
|
100 |
"vite-tsconfig-paths": "^4.3.2",
|
101 |
-
"vitest": "^2.
|
102 |
-
"wrangler": "^3.
|
103 |
"zod": "^3.23.8"
|
104 |
},
|
105 |
"engines": {
|
@@ -22300,9 +22300,9 @@
|
|
22300 |
}
|
22301 |
},
|
22302 |
"node_modules/svelte": {
|
22303 |
-
"version": "5.
|
22304 |
-
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.
|
22305 |
-
"integrity": "sha512-
|
22306 |
"license": "MIT",
|
22307 |
"peer": true,
|
22308 |
"dependencies": {
|
|
|
8 |
"license": "MIT",
|
9 |
"dependencies": {
|
10 |
"@ai-sdk/anthropic": "^0.0.39",
|
11 |
+
"@ai-sdk/cohere": "^1.0.3",
|
12 |
"@ai-sdk/google": "^0.0.52",
|
13 |
"@ai-sdk/mistral": "^0.0.43",
|
14 |
"@ai-sdk/openai": "^0.0.66",
|
15 |
+
"@codemirror/autocomplete": "^6.18.3",
|
16 |
+
"@codemirror/commands": "^6.7.1",
|
17 |
"@codemirror/lang-cpp": "^6.0.2",
|
18 |
+
"@codemirror/lang-css": "^6.3.1",
|
19 |
"@codemirror/lang-html": "^6.4.9",
|
20 |
"@codemirror/lang-javascript": "^6.2.2",
|
21 |
"@codemirror/lang-json": "^6.0.1",
|
22 |
+
"@codemirror/lang-markdown": "^6.3.1",
|
23 |
"@codemirror/lang-python": "^6.1.6",
|
24 |
"@codemirror/lang-sass": "^6.0.2",
|
25 |
"@codemirror/lang-wast": "^6.0.2",
|
26 |
+
"@codemirror/language": "^6.10.6",
|
27 |
+
"@codemirror/search": "^6.5.8",
|
28 |
"@codemirror/state": "^6.4.1",
|
29 |
+
"@codemirror/view": "^6.35.0",
|
30 |
+
"@iconify-json/ph": "^1.2.1",
|
31 |
+
"@iconify-json/svg-spinners": "^1.2.1",
|
32 |
+
"@lezer/highlight": "^1.2.1",
|
33 |
+
"@nanostores/react": "^0.7.3",
|
34 |
"@octokit/rest": "^21.0.2",
|
35 |
+
"@octokit/types": "^13.6.2",
|
36 |
"@openrouter/ai-sdk-provider": "^0.0.5",
|
37 |
+
"@radix-ui/react-dialog": "^1.1.2",
|
38 |
+
"@radix-ui/react-dropdown-menu": "^2.1.2",
|
39 |
"@radix-ui/react-tooltip": "^1.1.4",
|
40 |
+
"@remix-run/cloudflare": "^2.15.0",
|
41 |
+
"@remix-run/cloudflare-pages": "^2.15.0",
|
42 |
+
"@remix-run/react": "^2.15.0",
|
43 |
+
"@uiw/codemirror-theme-vscode": "^4.23.6",
|
44 |
+
"@unocss/reset": "^0.61.9",
|
45 |
"@webcontainer/api": "1.3.0-internal.10",
|
46 |
"@xterm/addon-fit": "^0.10.0",
|
47 |
"@xterm/addon-web-links": "^0.11.0",
|
48 |
"@xterm/xterm": "^5.5.0",
|
49 |
+
"ai": "^3.4.33",
|
50 |
"date-fns": "^3.6.0",
|
51 |
"diff": "^5.2.0",
|
52 |
"file-saver": "^2.0.5",
|
53 |
+
"framer-motion": "^11.12.0",
|
54 |
"ignore": "^6.0.2",
|
55 |
+
"isbot": "^4.4.0",
|
56 |
"istextorbinary": "^9.5.0",
|
57 |
+
"jose": "^5.9.6",
|
58 |
"js-cookie": "^3.0.5",
|
59 |
"jszip": "^3.10.1",
|
60 |
"nanostores": "^0.10.3",
|
61 |
"ollama-ai-provider": "^0.15.2",
|
62 |
"pnpm": "^9.14.4",
|
63 |
+
"react": "^18.3.1",
|
64 |
+
"react-dom": "^18.3.1",
|
65 |
+
"react-hotkeys-hook": "^4.6.1",
|
66 |
"react-markdown": "^9.0.1",
|
67 |
+
"react-resizable-panels": "^2.1.7",
|
68 |
+
"react-toastify": "^10.0.6",
|
69 |
"rehype-raw": "^7.0.0",
|
70 |
"rehype-sanitize": "^6.0.0",
|
71 |
"remark-gfm": "^4.0.0",
|
72 |
"remix-island": "^0.2.0",
|
73 |
+
"remix-utils": "^7.7.0",
|
74 |
+
"shiki": "^1.24.0",
|
75 |
"unist-util-visit": "^5.0.0"
|
76 |
},
|
77 |
"devDependencies": {
|
78 |
"@blitz/eslint-plugin": "0.1.0",
|
79 |
+
"@cloudflare/workers-types": "^4.20241127.0",
|
80 |
+
"@jridgewell/sourcemap-codec": "^1.5.0",
|
81 |
+
"@remix-run/dev": "^2.15.0",
|
82 |
"@rollup/plugin-inject": "^5.0.5",
|
83 |
+
"@types/diff": "^5.2.3",
|
84 |
"@types/file-saver": "^2.0.7",
|
85 |
"@types/js-cookie": "^3.0.6",
|
86 |
+
"@types/react": "^18.3.12",
|
87 |
+
"@types/react-dom": "^18.3.1",
|
88 |
"fast-glob": "^3.3.2",
|
89 |
"husky": "9.1.7",
|
90 |
"is-ci": "^3.0.1",
|
91 |
"node-fetch": "^3.3.2",
|
92 |
+
"prettier": "^3.4.1",
|
93 |
+
"sass-embedded": "^1.81.0",
|
94 |
+
"typescript": "^5.7.2",
|
95 |
"unified": "^11.0.5",
|
96 |
+
"unocss": "^0.61.9",
|
97 |
+
"vite": "^5.4.11",
|
98 |
"vite-plugin-node-polyfills": "^0.22.0",
|
99 |
"vite-plugin-optimize-css-modules": "^1.1.0",
|
100 |
"vite-tsconfig-paths": "^4.3.2",
|
101 |
+
"vitest": "^2.1.6",
|
102 |
+
"wrangler": "^3.91.0",
|
103 |
"zod": "^3.23.8"
|
104 |
},
|
105 |
"engines": {
|
|
|
22300 |
}
|
22301 |
},
|
22302 |
"node_modules/svelte": {
|
22303 |
+
"version": "5.3.0",
|
22304 |
+
"resolved": "https://registry.npmjs.org/svelte/-/svelte-5.3.0.tgz",
|
22305 |
+
"integrity": "sha512-R9v8vAlW/bO94S7QdBJMYveMyI8gMqNnGOtEVLPveNVws+CEiQHn8BNWrtIIpkB28IXLnmjV2HaRTJz31XJmIw==",
|
22306 |
"license": "MIT",
|
22307 |
"peer": true,
|
22308 |
"dependencies": {
|
package.json
CHANGED
@@ -28,98 +28,98 @@
|
|
28 |
},
|
29 |
"dependencies": {
|
30 |
"@ai-sdk/anthropic": "^0.0.39",
|
31 |
-
"@ai-sdk/cohere": "^1.0.
|
32 |
"@ai-sdk/google": "^0.0.52",
|
33 |
"@ai-sdk/mistral": "^0.0.43",
|
34 |
"@ai-sdk/openai": "^0.0.66",
|
35 |
-
"@codemirror/autocomplete": "^6.
|
36 |
-
"@codemirror/commands": "^6.
|
37 |
"@codemirror/lang-cpp": "^6.0.2",
|
38 |
-
"@codemirror/lang-css": "^6.
|
39 |
"@codemirror/lang-html": "^6.4.9",
|
40 |
"@codemirror/lang-javascript": "^6.2.2",
|
41 |
"@codemirror/lang-json": "^6.0.1",
|
42 |
-
"@codemirror/lang-markdown": "^6.
|
43 |
"@codemirror/lang-python": "^6.1.6",
|
44 |
"@codemirror/lang-sass": "^6.0.2",
|
45 |
"@codemirror/lang-wast": "^6.0.2",
|
46 |
-
"@codemirror/language": "^6.10.
|
47 |
-
"@codemirror/search": "^6.5.
|
48 |
"@codemirror/state": "^6.4.1",
|
49 |
-
"@codemirror/view": "^6.
|
50 |
-
"@iconify-json/ph": "^1.1
|
51 |
-
"@iconify-json/svg-spinners": "^1.1
|
52 |
-
"@lezer/highlight": "^1.2.
|
53 |
-
"@nanostores/react": "^0.7.
|
54 |
"@octokit/rest": "^21.0.2",
|
55 |
-
"@octokit/types": "^13.6.
|
56 |
"@openrouter/ai-sdk-provider": "^0.0.5",
|
57 |
-
"@radix-ui/react-dialog": "^1.1.
|
58 |
-
"@radix-ui/react-dropdown-menu": "^2.1.
|
59 |
"@radix-ui/react-tooltip": "^1.1.4",
|
60 |
-
"@remix-run/cloudflare": "^2.
|
61 |
-
"@remix-run/cloudflare-pages": "^2.
|
62 |
-
"@remix-run/react": "^2.
|
63 |
-
"@uiw/codemirror-theme-vscode": "^4.23.
|
64 |
-
"@unocss/reset": "^0.61.
|
65 |
"@webcontainer/api": "1.3.0-internal.10",
|
66 |
"@xterm/addon-fit": "^0.10.0",
|
67 |
"@xterm/addon-web-links": "^0.11.0",
|
68 |
"@xterm/xterm": "^5.5.0",
|
69 |
-
"ai": "^3.4.
|
70 |
"date-fns": "^3.6.0",
|
71 |
"diff": "^5.2.0",
|
72 |
"file-saver": "^2.0.5",
|
73 |
-
"framer-motion": "^11.
|
74 |
"ignore": "^6.0.2",
|
75 |
-
"isbot": "^4.
|
76 |
"istextorbinary": "^9.5.0",
|
77 |
-
"jose": "^5.6
|
78 |
"js-cookie": "^3.0.5",
|
79 |
"jszip": "^3.10.1",
|
80 |
"nanostores": "^0.10.3",
|
81 |
"ollama-ai-provider": "^0.15.2",
|
82 |
"pnpm": "^9.14.4",
|
83 |
-
"react": "^18.
|
84 |
-
"react-dom": "^18.
|
85 |
-
"react-hotkeys-hook": "^4.
|
86 |
"react-markdown": "^9.0.1",
|
87 |
-
"react-resizable-panels": "^2.
|
88 |
-
"react-toastify": "^10.0.
|
89 |
"rehype-raw": "^7.0.0",
|
90 |
"rehype-sanitize": "^6.0.0",
|
91 |
"remark-gfm": "^4.0.0",
|
92 |
"remix-island": "^0.2.0",
|
93 |
-
"remix-utils": "^7.
|
94 |
-
"shiki": "^1.
|
95 |
"unist-util-visit": "^5.0.0"
|
96 |
},
|
97 |
"devDependencies": {
|
98 |
"@blitz/eslint-plugin": "0.1.0",
|
99 |
-
"@cloudflare/workers-types": "^4.
|
100 |
-
"@jridgewell/sourcemap-codec": "^1.
|
101 |
-
"@remix-run/dev": "^2.
|
102 |
"@rollup/plugin-inject": "^5.0.5",
|
103 |
-
"@types/diff": "^5.2.
|
104 |
"@types/file-saver": "^2.0.7",
|
105 |
"@types/js-cookie": "^3.0.6",
|
106 |
-
"@types/react": "^18.
|
107 |
-
"@types/react-dom": "^18.
|
108 |
"fast-glob": "^3.3.2",
|
109 |
"husky": "9.1.7",
|
110 |
"is-ci": "^3.0.1",
|
111 |
"node-fetch": "^3.3.2",
|
112 |
-
"prettier": "^3.
|
113 |
-
"sass-embedded": "^1.
|
114 |
-
"typescript": "^5.
|
115 |
"unified": "^11.0.5",
|
116 |
-
"unocss": "^0.61.
|
117 |
-
"vite": "^5.
|
118 |
"vite-plugin-node-polyfills": "^0.22.0",
|
119 |
"vite-plugin-optimize-css-modules": "^1.1.0",
|
120 |
"vite-tsconfig-paths": "^4.3.2",
|
121 |
-
"vitest": "^2.
|
122 |
-
"wrangler": "^3.
|
123 |
"zod": "^3.23.8"
|
124 |
},
|
125 |
"resolutions": {
|
|
|
28 |
},
|
29 |
"dependencies": {
|
30 |
"@ai-sdk/anthropic": "^0.0.39",
|
31 |
+
"@ai-sdk/cohere": "^1.0.3",
|
32 |
"@ai-sdk/google": "^0.0.52",
|
33 |
"@ai-sdk/mistral": "^0.0.43",
|
34 |
"@ai-sdk/openai": "^0.0.66",
|
35 |
+
"@codemirror/autocomplete": "^6.18.3",
|
36 |
+
"@codemirror/commands": "^6.7.1",
|
37 |
"@codemirror/lang-cpp": "^6.0.2",
|
38 |
+
"@codemirror/lang-css": "^6.3.1",
|
39 |
"@codemirror/lang-html": "^6.4.9",
|
40 |
"@codemirror/lang-javascript": "^6.2.2",
|
41 |
"@codemirror/lang-json": "^6.0.1",
|
42 |
+
"@codemirror/lang-markdown": "^6.3.1",
|
43 |
"@codemirror/lang-python": "^6.1.6",
|
44 |
"@codemirror/lang-sass": "^6.0.2",
|
45 |
"@codemirror/lang-wast": "^6.0.2",
|
46 |
+
"@codemirror/language": "^6.10.6",
|
47 |
+
"@codemirror/search": "^6.5.8",
|
48 |
"@codemirror/state": "^6.4.1",
|
49 |
+
"@codemirror/view": "^6.35.0",
|
50 |
+
"@iconify-json/ph": "^1.2.1",
|
51 |
+
"@iconify-json/svg-spinners": "^1.2.1",
|
52 |
+
"@lezer/highlight": "^1.2.1",
|
53 |
+
"@nanostores/react": "^0.7.3",
|
54 |
"@octokit/rest": "^21.0.2",
|
55 |
+
"@octokit/types": "^13.6.2",
|
56 |
"@openrouter/ai-sdk-provider": "^0.0.5",
|
57 |
+
"@radix-ui/react-dialog": "^1.1.2",
|
58 |
+
"@radix-ui/react-dropdown-menu": "^2.1.2",
|
59 |
"@radix-ui/react-tooltip": "^1.1.4",
|
60 |
+
"@remix-run/cloudflare": "^2.15.0",
|
61 |
+
"@remix-run/cloudflare-pages": "^2.15.0",
|
62 |
+
"@remix-run/react": "^2.15.0",
|
63 |
+
"@uiw/codemirror-theme-vscode": "^4.23.6",
|
64 |
+
"@unocss/reset": "^0.61.9",
|
65 |
"@webcontainer/api": "1.3.0-internal.10",
|
66 |
"@xterm/addon-fit": "^0.10.0",
|
67 |
"@xterm/addon-web-links": "^0.11.0",
|
68 |
"@xterm/xterm": "^5.5.0",
|
69 |
+
"ai": "^3.4.33",
|
70 |
"date-fns": "^3.6.0",
|
71 |
"diff": "^5.2.0",
|
72 |
"file-saver": "^2.0.5",
|
73 |
+
"framer-motion": "^11.12.0",
|
74 |
"ignore": "^6.0.2",
|
75 |
+
"isbot": "^4.4.0",
|
76 |
"istextorbinary": "^9.5.0",
|
77 |
+
"jose": "^5.9.6",
|
78 |
"js-cookie": "^3.0.5",
|
79 |
"jszip": "^3.10.1",
|
80 |
"nanostores": "^0.10.3",
|
81 |
"ollama-ai-provider": "^0.15.2",
|
82 |
"pnpm": "^9.14.4",
|
83 |
+
"react": "^18.3.1",
|
84 |
+
"react-dom": "^18.3.1",
|
85 |
+
"react-hotkeys-hook": "^4.6.1",
|
86 |
"react-markdown": "^9.0.1",
|
87 |
+
"react-resizable-panels": "^2.1.7",
|
88 |
+
"react-toastify": "^10.0.6",
|
89 |
"rehype-raw": "^7.0.0",
|
90 |
"rehype-sanitize": "^6.0.0",
|
91 |
"remark-gfm": "^4.0.0",
|
92 |
"remix-island": "^0.2.0",
|
93 |
+
"remix-utils": "^7.7.0",
|
94 |
+
"shiki": "^1.24.0",
|
95 |
"unist-util-visit": "^5.0.0"
|
96 |
},
|
97 |
"devDependencies": {
|
98 |
"@blitz/eslint-plugin": "0.1.0",
|
99 |
+
"@cloudflare/workers-types": "^4.20241127.0",
|
100 |
+
"@jridgewell/sourcemap-codec": "^1.5.0",
|
101 |
+
"@remix-run/dev": "^2.15.0",
|
102 |
"@rollup/plugin-inject": "^5.0.5",
|
103 |
+
"@types/diff": "^5.2.3",
|
104 |
"@types/file-saver": "^2.0.7",
|
105 |
"@types/js-cookie": "^3.0.6",
|
106 |
+
"@types/react": "^18.3.12",
|
107 |
+
"@types/react-dom": "^18.3.1",
|
108 |
"fast-glob": "^3.3.2",
|
109 |
"husky": "9.1.7",
|
110 |
"is-ci": "^3.0.1",
|
111 |
"node-fetch": "^3.3.2",
|
112 |
+
"prettier": "^3.4.1",
|
113 |
+
"sass-embedded": "^1.81.0",
|
114 |
+
"typescript": "^5.7.2",
|
115 |
"unified": "^11.0.5",
|
116 |
+
"unocss": "^0.61.9",
|
117 |
+
"vite": "^5.4.11",
|
118 |
"vite-plugin-node-polyfills": "^0.22.0",
|
119 |
"vite-plugin-optimize-css-modules": "^1.1.0",
|
120 |
"vite-tsconfig-paths": "^4.3.2",
|
121 |
+
"vitest": "^2.1.6",
|
122 |
+
"wrangler": "^3.91.0",
|
123 |
"zod": "^3.23.8"
|
124 |
},
|
125 |
"resolutions": {
|
pnpm-lock.yaml
CHANGED
The diff for this file is too large to render.
See raw diff
|
|