Half-Working order-answers

This commit is contained in:
Mawoka
2023-01-02 18:18:44 +01:00
parent 629822b2df
commit 0f000987ca
13 changed files with 664 additions and 314 deletions
+27
View File
@@ -11,6 +11,7 @@ specifiers:
'@felte/reporter-tippy': ^1.1.4
'@felte/validator-yup': ^1.0.10
'@fontsource/marck-script': ^4.5.11
'@neodrag/svelte': ^1.2.4
'@sentry/browser': ^7.23.0
'@sentry/tracing': ^7.23.0
'@simplewebauthn/browser': ^6.2.2
@@ -23,6 +24,7 @@ specifiers:
'@types/js-cookie': ^3.0.2
'@types/luxon': ^2.4.0
'@types/qrcode': ^1.5.0
'@types/sortablejs': ^1.15.0
'@types/ua-parser-js': ^0.7.36
'@typescript-eslint/eslint-plugin': ^5.45.0
'@typescript-eslint/parser': ^5.45.0
@@ -64,6 +66,7 @@ specifiers:
qrcode: ^1.5.1
sass: ^1.56.1
socket.io-client: ^4.5.4
sortablejs: ^1.15.0
svelte: ^3.53.1
svelte-check: ^2.10.0
svelte-preprocess: ^5.0.0
@@ -93,6 +96,7 @@ devDependencies:
'@felte/reporter-tippy': 1.1.4_tippy.js@6.3.7
'@felte/validator-yup': 1.0.10_yup@0.32.11
'@fontsource/marck-script': 4.5.11
'@neodrag/svelte': 1.2.4
'@sentry/browser': 7.27.0
'@sentry/tracing': 7.27.0
'@simplewebauthn/browser': 6.2.2
@@ -105,6 +109,7 @@ devDependencies:
'@types/js-cookie': 3.0.2
'@types/luxon': 2.4.0
'@types/qrcode': 1.5.0
'@types/sortablejs': 1.15.0
'@types/ua-parser-js': 0.7.36
'@typescript-eslint/eslint-plugin': 5.46.1_qtjn2brzzhu6l3ntqnv7ocqkwu
'@typescript-eslint/parser': 5.46.1_7yp3msae2ah6x4svoyguc3s57e
@@ -145,6 +150,7 @@ devDependencies:
qrcode: 1.5.1
sass: 1.57.0
socket.io-client: 4.5.4
sortablejs: 1.15.0
svelte: 3.55.0
svelte-check: 2.10.2_qg5vvvck24g2hgmv67rlxrwpfu
svelte-preprocess: 5.0.0_yobe4dakbqoaknvfcvu2g5hg6u
@@ -1005,6 +1011,13 @@ packages:
engines: { node: '>=6.0.0' }
dev: true
/@neodrag/svelte/1.2.4:
resolution:
{
integrity: sha512-oGOxAgjtLbHyCJIWv35cvuHpgip9Kzn0ANrCidZb3rXV29w3AWhS7VtKAQfRinzFbmfK0Jeic7aSYdGmtKFKqw==
}
dev: true
/@nodelib/fs.scandir/2.1.5:
resolution:
{
@@ -1424,6 +1437,13 @@ packages:
}
dev: true
/@types/sortablejs/1.15.0:
resolution:
{
integrity: sha512-qrhtM7M41EhH4tZQTNw2/RJkxllBx3reiJpTbgWCM2Dx0U1sZ6LwKp9lfNln9uqE26ZMKUaPEYaD4rzvOWYtZw==
}
dev: true
/@types/ua-parser-js/0.7.36:
resolution:
{
@@ -4925,6 +4945,13 @@ packages:
sourcemap-codec: 1.4.8
dev: true
/sortablejs/1.15.0:
resolution:
{
integrity: sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==
}
dev: true
/source-map-js/1.0.2:
resolution:
{