diff --git a/package.json b/package.json index 6b975d8d..a171aac5 100644 --- a/package.json +++ b/package.json @@ -15,21 +15,21 @@ "@sveltejs/vite-plugin-svelte": "1.0.0-next.6", "@types/html-minifier": "4.0.0", "auto-changelog": "2.2.1", - "autoprefixer": "^10.2.5", + "autoprefixer": "10.2.5", "check-password-strength": "2.0.2", "csvtojson": "2.0.10", "gridjs": "3.4.0", "html-minifier": "4.0.0", "localforage": "1.9.0", "marked": "2.0.3", - "postcss": "^8.2.10", + "postcss": "8.2.10", "release-it": "14.6.1", "svelte": "3.37.0", "svelte-focus-trap": "1.2.0", "svelte-i18n": "3.3.9", - "svelte-preprocess": "^4.7.0", + "svelte-preprocess": "4.7.0", "svelte-select": "3.17.0", - "tailwindcss": "^2.1.1", + "tailwindcss": "2.1.1", "tinro": "0.6.1", "toastify-js": "1.10.0", "validator": "13.5.2",