diff --git a/package.json b/package.json index 3b18877..d22389c 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "rollup-plugin-livereload": "^1.0.0", "rollup-plugin-svelte": "^5.0.3", "rollup-plugin-terser": "^5.1.2", - "svelte": "^3.0.0", + "svelte": "^3.49.0", "tailwindcss": "^1.4.6" }, "dependencies": { diff --git a/yarn.lock b/yarn.lock index 6c53779..b1d02e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1657,10 +1657,10 @@ supports-color@^7.1.0: dependencies: has-flag "^4.0.0" -svelte@^3.0.0: - version "3.23.2" - resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.23.2.tgz#f3e500384261a2e77b29681ee744c3c790fbcdc3" - integrity sha512-hE8GeTM83YVR4GY6/6PeDEcGct4JS5aCi+IYbCAa76oaPSfuF7L85DQYULQxlTK/KPWzw3L1GRGmC3oPG/PQoA== +svelte@^3.49.0: + version "3.49.0" + resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.49.0.tgz#5baee3c672306de1070c3b7888fc2204e36a4029" + integrity sha512-+lmjic1pApJWDfPCpUUTc1m8azDqYCG1JN9YEngrx/hUyIcFJo6VZhj0A1Ai0wqoHcEIuQy+e9tk+4uDgdtsFA== tailwindcss@^1.4.6: version "1.4.6"