general dependency bump

This commit is contained in:
Philipp Dormann 2021-02-07 12:04:55 +01:00
parent ec0db39184
commit 369b09972c

View File

@ -12,18 +12,18 @@
"licenses:export": "license-exporter --json -o public" "licenses:export": "license-exporter --json -o public"
}, },
"dependencies": { "dependencies": {
"@odit/lfk-client-js": "0.4.1", "@odit/lfk-client-js": "0.4.2",
"csvtojson": "^2.0.10", "csvtojson": "^2.0.10",
"filepond": "4.25.1", "filepond": "4.25.1",
"gridjs": "3.2.2", "gridjs": "3.2.2",
"localforage": "1.9.0", "localforage": "1.9.0",
"lodash.isequal": "^4.5.0", "lodash.isequal": "^4.5.0",
"marked": "^1.2.8", "marked": "^1.2.9",
"svelte-filepond": "0.0.1", "svelte-filepond": "0.0.1",
"svelte-focus-trap": "1.0.1", "svelte-focus-trap": "1.0.1",
"svelte-i18n": "3.3.0", "svelte-i18n": "3.3.0",
"tailwindcss": "2.0.2", "tailwindcss": "2.0.2",
"tinro": "0.5.9", "tinro": "0.5.12",
"toastify-js": "1.9.3", "toastify-js": "1.9.3",
"validator": "13.5.2", "validator": "13.5.2",
"xlsx": "^0.16.9" "xlsx": "^0.16.9"
@ -32,15 +32,15 @@
"@odit/license-exporter": "0.0.9", "@odit/license-exporter": "0.0.9",
"@snowpack/plugin-svelte": "3.5.2", "@snowpack/plugin-svelte": "3.5.2",
"auto-changelog": "^2.2.1", "auto-changelog": "^2.2.1",
"autoprefixer": "10.2.3", "autoprefixer": "10.2.4",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"postcss": "8.2.4", "postcss": "8.2.5",
"postcss-load-config": "3.0.0", "postcss-load-config": "3.0.0",
"release-it": "^14.2.2", "release-it": "^14.3.0",
"snowpack": "3.0.11", "snowpack": "3.0.11",
"svelte": "3.32.0", "svelte": "3.32.1",
"svelte-preprocess": "4.6.3", "svelte-preprocess": "4.6.6",
"workbox-cli": "6.0.2" "workbox-cli": "6.1.0"
}, },
"release-it": { "release-it": {
"git": { "git": {