update everything

This commit is contained in:
Toshit Chawda 2024-10-12 14:49:13 -07:00
parent 207f01992b
commit 18238d143e
No known key found for this signature in database
GPG key ID: 91480ED99E2B3D9D
3 changed files with 222 additions and 321 deletions

View file

@ -34,14 +34,14 @@
"@rspack/cli": "^1.0.10",
"@rspack/core": "^1.0.10",
"@tomphttp/bare-server-node": "2.0.3",
"@types/eslint": "^8.56.10",
"@types/estree": "^1.0.5",
"@types/node": "^20.14.10",
"@types/eslint": "^9.6.1",
"@types/estree": "^1.0.6",
"@types/node": "^22.7.5",
"@types/serviceworker": "^0.0.98",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"eslint": "^9.12.0",
"fastify": "^5.0.0",
"prettier": "^3.3.3",
"tslib": "^2.7.0",

529
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -51,7 +51,7 @@ const store = $store(
},
{ ident: "settings", backing: "localstorage", autosave: "auto" }
);
connection.setTransport("/libcurl/index.mjs", [{ wisp: store.wispurl }]);
connection.setTransport("/epoxy/index.mjs", [{ wisp: store.wispurl }]);
function App() {
this.urlencoded = "";
this.css = `