aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json2
-rw-r--r--yarn.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 7527656..b2ba8a9 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,6 @@
"devDependencies": {
"@squoosh/lib": "^0.4.0",
"@sveltejs/adapter-auto": "^1.0.0-next.24",
- "@sveltejs/kit": "^1.0.0-next.310",
"@types/cookie": "^0.5.1",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
@@ -39,6 +38,7 @@
"@sveltejs/adapter-node": "^1.0.0-next.68",
"@sveltejs/adapter-static": "^1.0.0-next.28",
"@sveltejs/adapter-vercel": "^1.0.0-next.43",
+ "@sveltejs/kit": "^1.0.0-next.330",
"cookie": "^0.5.0",
"dotenv": "^16.0.0",
"skyblock-assets": "^2.0.8",
diff --git a/yarn.lock b/yarn.lock
index d8bb76e..758e549 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -150,7 +150,7 @@
dependencies:
esbuild "^0.14.21"
-"@sveltejs/kit@^1.0.0-next.310":
+"@sveltejs/kit@^1.0.0-next.330":
version "1.0.0-next.330"
resolved "https://registry.yarnpkg.com/@sveltejs/kit/-/kit-1.0.0-next.330.tgz#1865ca9e38eb34633b0e469e833f4f51ebb5eb69"
integrity sha512-Wb95D5tOF8BViZuikqzZLAcupdS7TpXtadNPgpEOxKowmkrW8xjRrrfVdPIkNOLqAP1V+gKInmQ/gFYmnv5EjA==