updated all packages

This commit is contained in:
Fractal-Tess
2022-09-12 11:41:01 +03:00
parent 18a0ceb0df
commit 1b06c65309
2 changed files with 135 additions and 135 deletions

View File

@@ -19,27 +19,27 @@
"@fortawesome/free-brands-svg-icons": "^6.2.0",
"@fortawesome/free-regular-svg-icons": "^6.2.0",
"@fortawesome/free-solid-svg-icons": "^6.2.0",
"@sveltejs/vite-plugin-svelte": "^1.0.4",
"@sveltejs/vite-plugin-svelte": "^1.0.5",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/typography": "^0.5.7",
"@tauri-apps/api": "^1.0.2",
"@tauri-apps/cli": "^1.0.5",
"@tsconfig/svelte": "^3.0.0",
"autoprefixer": "^10.4.8",
"daisyui": "^2.24.0",
"autoprefixer": "^10.4.9",
"daisyui": "^2.27.0",
"postcss": "^8.4.16",
"postcss-load-config": "^4.0.1",
"prettier": "^2.7.1",
"prettier-plugin-svelte": "^2.7.0",
"sass": "^1.54.8",
"svelte": "^3.50.0",
"sass": "^1.54.9",
"svelte": "^3.50.1",
"svelte-check": "^2.9.0",
"svelte-fa": "^3.0.3",
"svelte-preprocess": "^4.10.7",
"tailwindcss": "^3.1.8",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#dev",
"tslib": "^2.4.0",
"typescript": "^4.8.2",
"vite": "^3.0.9"
"typescript": "^4.8.3",
"vite": "^3.1.0"
}
}