|
|
|
@ -9,7 +9,7 @@
|
|
|
|
"version": "1.0.0",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@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.1",
|
|
|
|
"cookie": "^0.5.0",
|
|
|
|
"cookie": "^0.5.0",
|
|
|
|
"devalue": "^4.3.0",
|
|
|
|
"devalue": "^4.3.0",
|
|
|
|
"do-not-zip": "^1.0.0",
|
|
|
|
"do-not-zip": "^1.0.0",
|
|
|
|
@ -1510,9 +1510,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/@sveltejs/repl": {
|
|
|
|
"node_modules/@sveltejs/repl": {
|
|
|
|
"version": "0.5.0-next.0",
|
|
|
|
"version": "0.5.0-next.1",
|
|
|
|
"resolved": "https://registry.npmjs.org/@sveltejs/repl/-/repl-0.5.0-next.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/@sveltejs/repl/-/repl-0.5.0-next.1.tgz",
|
|
|
|
"integrity": "sha512-s8Qp3JMLkr8lwfxs06vuyGSa70EOSZsdNha+/l39w//jNNRyKTTIKnmd/5MrRcIxSPo3rqHViVvrJHMI9YM07w==",
|
|
|
|
"integrity": "sha512-CSZM9LW5Rokjp0E6AM+jpVZRFqNcmxyL+siCADhUuiGeaJPHAzWYHu1N6Jyj2ZgR5gaMcqngwecF+VdE55bTvw==",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"@codemirror/autocomplete": "^6.6.0",
|
|
|
|
"@codemirror/autocomplete": "^6.6.0",
|
|
|
|
"@codemirror/commands": "^6.2.3",
|
|
|
|
"@codemirror/commands": "^6.2.3",
|
|
|
|
|