diff --git a/site/package-lock.json b/site/package-lock.json index 2b2356e64b..64d4292730 100644 --- a/site/package-lock.json +++ b/site/package-lock.json @@ -23,7 +23,7 @@ "@sindresorhus/slugify": "^0.9.1", "@sveltejs/adapter-node": "next", "@sveltejs/kit": "next", - "@sveltejs/site-kit": "^1.4.0", + "@sveltejs/site-kit": "^1.4.1", "@sveltejs/svelte-repl": "0.3.0", "degit": "^2.1.4", "dotenv": "^10.0.0", @@ -489,9 +489,9 @@ } }, "node_modules/@sveltejs/site-kit": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@sveltejs/site-kit/-/site-kit-1.4.0.tgz", - "integrity": "sha512-QoIo8KC6G9gInwFyk4+KCzVOiLNdj2aw7T+wGDED+A/SuvICSCyS7W/Ft0WcoAGyQGtgIFRVCcXacubduzA7bg==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@sveltejs/site-kit/-/site-kit-1.4.1.tgz", + "integrity": "sha512-K2HplwTqWS5Jw38+GB1LwnojVfTJPxZ3d9FtjbjXoaJ8pCHTBJ+khAV8zeWLlOWkYpJuGD04EZTS87sW7mfVDA==", "dev": true, "dependencies": { "@sindresorhus/slugify": "^0.9.1", @@ -2652,9 +2652,9 @@ } }, "@sveltejs/site-kit": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@sveltejs/site-kit/-/site-kit-1.4.0.tgz", - "integrity": "sha512-QoIo8KC6G9gInwFyk4+KCzVOiLNdj2aw7T+wGDED+A/SuvICSCyS7W/Ft0WcoAGyQGtgIFRVCcXacubduzA7bg==", + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@sveltejs/site-kit/-/site-kit-1.4.1.tgz", + "integrity": "sha512-K2HplwTqWS5Jw38+GB1LwnojVfTJPxZ3d9FtjbjXoaJ8pCHTBJ+khAV8zeWLlOWkYpJuGD04EZTS87sW7mfVDA==", "dev": true, "requires": { "@sindresorhus/slugify": "^0.9.1", diff --git a/site/package.json b/site/package.json index cb9a59887d..a325e80da9 100644 --- a/site/package.json +++ b/site/package.json @@ -30,7 +30,7 @@ "@sindresorhus/slugify": "^0.9.1", "@sveltejs/adapter-node": "next", "@sveltejs/kit": "next", - "@sveltejs/site-kit": "^1.4.0", + "@sveltejs/site-kit": "^1.4.1", "@sveltejs/svelte-repl": "0.3.0", "degit": "^2.1.4", "dotenv": "^10.0.0", diff --git a/site/src/routes/__error.svelte b/site/src/routes/__error.svelte index 4f84d7d66b..37f33acb5e 100644 --- a/site/src/routes/__error.svelte +++ b/site/src/routes/__error.svelte @@ -68,11 +68,11 @@
Please try reloading the page.
{/if} -If the error persists, please drop by Discord chatroom and let us know, or raise an issue on GitHub. Thanks!
+If the error persists, please drop by the Discord chatroom and let us know, or raise an issue on GitHub. Thanks!
{/if} {:else}Reload the page once you've found the internet.
{/if} - \ No newline at end of file +