aboutsummaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-03-08 06:22:20 -0800
committerFuwn <[email protected]>2022-03-08 06:22:20 -0800
commit2f8873443de2f1c8f4a936dfabbb55b7bc37eb92 (patch)
tree1f672643dc9e8390a20f8ec9c6642d9372be7ba0 /yarn.lock
parentMerge branch 'main' of https://github.com/senpy-club/frontend-next (diff)
downloadfrontend-next-2f8873443de2f1c8f4a936dfabbb55b7bc37eb92.tar.xz
frontend-next-2f8873443de2f1c8f4a936dfabbb55b7bc37eb92.zip
refactor: build for static
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock7
1 files changed, 7 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 883ea62..45dea32 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -597,6 +597,13 @@
esbuild "^0.14.21"
tiny-glob "^0.2.9"
+"@sveltejs/adapter-static@^1.0.0-next.29":
+ version "1.0.0-next.29"
+ resolved "https://registry.yarnpkg.com/@sveltejs/adapter-static/-/adapter-static-1.0.0-next.29.tgz#bdc5df5c174a2b2405622eca1817cf6850869dc6"
+ integrity sha512-0hjGnfT3BRyoHnzJ2w0/xL+xICRpKneDTm45ZzggiRrc0r71WJfF6toGeg8N4QUQnj8EJ3Itm453gsS1kt7VUQ==
+ dependencies:
+ tiny-glob "^0.2.9"
+
"@sveltejs/[email protected]":
version "1.0.0-next.46"
resolved "https://registry.yarnpkg.com/@sveltejs/adapter-vercel/-/adapter-vercel-1.0.0-next.46.tgz#3852a57fadfaa4f896618afbaae90591fd7e460b"