Merge branch 'dev' into feature/13-runner-management

# Conflicts:
#	package.json
This commit is contained in:
2021-01-24 20:39:11 +01:00
8 changed files with 25 additions and 25 deletions

View File

@@ -12,7 +12,7 @@
"licenses:export": "license-exporter --json -o public"
},
"dependencies": {
"@odit/lfk-client-js": "0.1.1",
"@odit/lfk-client-js": "0.3.0",
"csvtojson": "^2.0.10",
"filepond": "4.25.1",
"gridjs": "3.2.2",
@@ -22,7 +22,7 @@
"svelte-focus-trap": "1.0.1",
"svelte-i18n": "3.3.0",
"tailwindcss": "2.0.2",
"tinro": "0.5.7",
"tinro": "0.5.8",
"toastify-js": "1.9.3",
"validator": "13.5.2",
"xlsx": "^0.16.9"
@@ -31,14 +31,14 @@
"@odit/license-exporter": "0.0.9",
"@snowpack/plugin-svelte": "3.5.2",
"auto-changelog": "^2.2.1",
"autoprefixer": "10.2.1",
"autoprefixer": "10.2.3",
"cross-env": "^7.0.3",
"postcss": "8.2.4",
"postcss-load-config": "3.0.0",
"release-it": "^14.2.2",
"snowpack": "3.0.11",
"svelte": "3.31.2",
"svelte-preprocess": "4.6.1",
"svelte-preprocess": "4.6.3",
"workbox-cli": "6.0.2"
},
"release-it": {