✨ Implemented in Live-Game
This commit is contained in:
Generated
+26
-64
@@ -77,7 +77,7 @@ devDependencies:
|
||||
'@sentry/tracing': 7.11.1
|
||||
'@sveltejs/adapter-auto': 1.0.0-next.80
|
||||
'@sveltejs/adapter-node': 1.0.0-next.86
|
||||
'@sveltejs/kit': 1.0.0-next.504_svelte@3.49.0+vite@3.1.2
|
||||
'@sveltejs/kit': 1.0.0-next.508_svelte@3.49.0+vite@3.1.2
|
||||
'@tailwindcss/typography': 0.5.4_tailwindcss@3.1.8
|
||||
'@types/canvas-confetti': 1.4.3
|
||||
'@types/cookie': 0.5.1
|
||||
@@ -579,10 +579,10 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@sveltejs/kit/1.0.0-next.504_svelte@3.49.0+vite@3.1.2:
|
||||
/@sveltejs/kit/1.0.0-next.508_svelte@3.49.0+vite@3.1.2:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-KrhlSHT3aCVnhRgUoN6aGIjIw3nWEdNwfoZcE1x65F5D7Ju/K9D8dQwyal9v0aBAZyN9nFuXxsYGaMLE9sppfw==
|
||||
integrity: sha512-qUnuhuL82meE0lSwrsS/FIvtDoE83Au4SxVLCim3FzoCnJc7bFZ9vYRbRUYxAjfYKRMjKVUrp9iHFObn9LmnUg==
|
||||
}
|
||||
engines: { node: '>=16.14' }
|
||||
hasBin: true
|
||||
@@ -598,13 +598,12 @@ packages:
|
||||
kleur: 4.1.5
|
||||
magic-string: 0.26.3
|
||||
mime: 3.0.0
|
||||
node-fetch: 3.2.10
|
||||
sade: 1.8.1
|
||||
set-cookie-parser: 2.5.1
|
||||
sirv: 2.0.2
|
||||
svelte: 3.49.0
|
||||
tiny-glob: 0.2.9
|
||||
undici: 5.9.1
|
||||
undici: 5.11.0
|
||||
vite: 3.1.2_sass@1.54.4
|
||||
transitivePeerDependencies:
|
||||
- diff-match-patch
|
||||
@@ -1398,6 +1397,16 @@ packages:
|
||||
}
|
||||
dev: true
|
||||
|
||||
/busboy/1.6.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==
|
||||
}
|
||||
engines: { node: '>=10.16.0' }
|
||||
dependencies:
|
||||
streamsearch: 1.1.0
|
||||
dev: true
|
||||
|
||||
/callsites/3.1.0:
|
||||
resolution:
|
||||
{
|
||||
@@ -1717,14 +1726,6 @@ packages:
|
||||
css-tree: 1.1.3
|
||||
dev: true
|
||||
|
||||
/data-uri-to-buffer/4.0.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-Vr3mLBA8qWmcuschSLAOogKgQ/Jwxulv3RNE4FXnYWRGujzrRWQI4m12fQqRkwX06C0KanhLr4hK+GydchZsaA==
|
||||
}
|
||||
engines: { node: '>= 12' }
|
||||
dev: true
|
||||
|
||||
/debug/4.3.4:
|
||||
resolution:
|
||||
{
|
||||
@@ -2503,17 +2504,6 @@ packages:
|
||||
svelte: 3.49.0
|
||||
dev: true
|
||||
|
||||
/fetch-blob/3.2.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-7yAQpD2UMJzLi1Dqv7qFYnPbaPx7ZfFK6PiIxQ4PfkGPyNyl2Ugx+a/umUonmKqjhM4DnfbMvdX6otXq83soQQ==
|
||||
}
|
||||
engines: { node: ^12.20 || >= 14.13 }
|
||||
dependencies:
|
||||
node-domexception: 1.0.0
|
||||
web-streams-polyfill: 3.2.1
|
||||
dev: true
|
||||
|
||||
/file-entry-cache/6.0.1:
|
||||
resolution:
|
||||
{
|
||||
@@ -2570,16 +2560,6 @@ packages:
|
||||
}
|
||||
dev: true
|
||||
|
||||
/formdata-polyfill/4.0.10:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==
|
||||
}
|
||||
engines: { node: '>=12.20.0' }
|
||||
dependencies:
|
||||
fetch-blob: 3.2.0
|
||||
dev: true
|
||||
|
||||
/fraction.js/4.2.0:
|
||||
resolution:
|
||||
{
|
||||
@@ -3358,14 +3338,6 @@ packages:
|
||||
}
|
||||
dev: true
|
||||
|
||||
/node-domexception/1.0.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==
|
||||
}
|
||||
engines: { node: '>=10.5.0' }
|
||||
dev: true
|
||||
|
||||
/node-fetch/2.6.7:
|
||||
resolution:
|
||||
{
|
||||
@@ -3381,18 +3353,6 @@ packages:
|
||||
whatwg-url: 5.0.0
|
||||
dev: true
|
||||
|
||||
/node-fetch/3.2.10:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==
|
||||
}
|
||||
engines: { node: ^12.20.0 || ^14.13.1 || >=16.0.0 }
|
||||
dependencies:
|
||||
data-uri-to-buffer: 4.0.0
|
||||
fetch-blob: 3.2.0
|
||||
formdata-polyfill: 4.0.10
|
||||
dev: true
|
||||
|
||||
/node-gyp-build/4.5.0:
|
||||
resolution:
|
||||
{
|
||||
@@ -4540,6 +4500,14 @@ packages:
|
||||
deprecated: 'Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility'
|
||||
dev: true
|
||||
|
||||
/streamsearch/1.1.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
|
||||
}
|
||||
engines: { node: '>=10.0.0' }
|
||||
dev: true
|
||||
|
||||
/string-width/4.2.3:
|
||||
resolution:
|
||||
{
|
||||
@@ -4960,12 +4928,14 @@ packages:
|
||||
}
|
||||
dev: true
|
||||
|
||||
/undici/5.9.1:
|
||||
/undici/5.11.0:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-6fB3a+SNnWEm4CJbgo0/CWR8RGcOCQP68SF4X0mxtYTq2VNN8T88NYrWVBAeSX+zb7bny2dx2iYhP3XHi00omg==
|
||||
integrity: sha512-oWjWJHzFet0Ow4YZBkyiJwiK5vWqEYoH7BINzJAJOLedZ++JpAlCbUktW2GQ2DS2FpKmxD/JMtWUUWl1BtghGw==
|
||||
}
|
||||
engines: { node: '>=12.18' }
|
||||
dependencies:
|
||||
busboy: 1.6.0
|
||||
dev: true
|
||||
|
||||
/update-browserslist-db/1.0.5_browserslist@4.21.3:
|
||||
@@ -5057,14 +5027,6 @@ packages:
|
||||
pbf: 3.2.1
|
||||
dev: true
|
||||
|
||||
/web-streams-polyfill/3.2.1:
|
||||
resolution:
|
||||
{
|
||||
integrity: sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
|
||||
}
|
||||
engines: { node: '>= 8' }
|
||||
dev: true
|
||||
|
||||
/webidl-conversions/3.0.1:
|
||||
resolution:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user