|
|
|
@ -8,7 +8,6 @@
|
|
|
|
"name": "svelte.dev",
|
|
|
|
"name": "svelte.dev",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@puruvj/svelte-repl-next": "^0.0.2",
|
|
|
|
|
|
|
|
"@supabase/supabase-js": "^2.21.0",
|
|
|
|
"@supabase/supabase-js": "^2.21.0",
|
|
|
|
"@sveltejs/repl": "^0.5.0-next.0",
|
|
|
|
"@sveltejs/repl": "^0.5.0-next.0",
|
|
|
|
"cookie": "^0.5.0",
|
|
|
|
"cookie": "^0.5.0",
|
|
|
|
@ -1130,38 +1129,6 @@
|
|
|
|
"resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.21.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@polka/url/-/url-1.0.0-next.21.tgz",
|
|
|
|
"integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g=="
|
|
|
|
"integrity": "sha512-a5Sab1C4/icpTZVzZc5Ghpz88yQtGOyNqYXcZgOssB2uuAr+wF/MvN6bgtW32q7HHrvBki+BsZ0OuNv6EV3K9g=="
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@puruvj/svelte-repl-next": {
|
|
|
|
|
|
|
|
"version": "0.0.2",
|
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/@puruvj/svelte-repl-next/-/svelte-repl-next-0.0.2.tgz",
|
|
|
|
|
|
|
|
"integrity": "sha512-OKeyxTd16qOrsr3xoGXl2yYsy5jobCGaixon15gWB7BJvAufHiZBpZ+HPCUiaJ+NxzW68yEpp+mLqeAru1ZUzg==",
|
|
|
|
|
|
|
|
"dependencies": {
|
|
|
|
|
|
|
|
"@codemirror/autocomplete": "^6.5.1",
|
|
|
|
|
|
|
|
"@codemirror/commands": "^6.2.3",
|
|
|
|
|
|
|
|
"@codemirror/lang-css": "^6.1.1",
|
|
|
|
|
|
|
|
"@codemirror/lang-javascript": "^6.1.7",
|
|
|
|
|
|
|
|
"@codemirror/lang-json": "^6.0.1",
|
|
|
|
|
|
|
|
"@codemirror/lang-markdown": "^6.1.1",
|
|
|
|
|
|
|
|
"@codemirror/language": "^6.6.0",
|
|
|
|
|
|
|
|
"@codemirror/state": "^6.2.0",
|
|
|
|
|
|
|
|
"@codemirror/view": "^6.10.0",
|
|
|
|
|
|
|
|
"@jridgewell/sourcemap-codec": "^1.4.15",
|
|
|
|
|
|
|
|
"@lezer/highlight": "^1.1.4",
|
|
|
|
|
|
|
|
"@replit/codemirror-lang-svelte": "^6.0.0",
|
|
|
|
|
|
|
|
"@rich_harris/svelte-split-pane": "^1.1.0",
|
|
|
|
|
|
|
|
"@rollup/browser": "^3.21.0",
|
|
|
|
|
|
|
|
"@sveltejs/site-kit": "5.0.4",
|
|
|
|
|
|
|
|
"acorn": "^8.8.2",
|
|
|
|
|
|
|
|
"codemirror": "^6.0.1",
|
|
|
|
|
|
|
|
"esm-env": "^1.0.0",
|
|
|
|
|
|
|
|
"estree-walker": "^3.0.3",
|
|
|
|
|
|
|
|
"marked": "^4.3.0",
|
|
|
|
|
|
|
|
"resolve.exports": "^2.0.2",
|
|
|
|
|
|
|
|
"svelte-json-tree": "^1.0.0"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
|
|
|
"svelte": "^3.54.0"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"node_modules/@replit/codemirror-lang-svelte": {
|
|
|
|
"node_modules/@replit/codemirror-lang-svelte": {
|
|
|
|
"version": "6.0.0",
|
|
|
|
"version": "6.0.0",
|
|
|
|
"resolved": "https://registry.npmjs.org/@replit/codemirror-lang-svelte/-/codemirror-lang-svelte-6.0.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@replit/codemirror-lang-svelte/-/codemirror-lang-svelte-6.0.0.tgz",
|
|
|
|
|