diff --git a/package.json b/package.json index 3025974..5530777 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "parcel-bundler": "^1.12.4", "parcel-plugin-svelte": "^4.0.5", "prettier": "^2.0.2", - "prettier-plugin-svelte": "^0.7.0", + "prettier-plugin-svelte": "^1.3.0", "svelte": "^3.16.7", "tailwindcss": "^1.1.4", "tailwindcss-font-inter": "^1.0.7" diff --git a/yarn.lock b/yarn.lock index 78a7675..8069c6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4223,12 +4223,10 @@ prelude-ls@~1.1.2: resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54" integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= -prettier-plugin-svelte@^0.7.0: - version "0.7.0" - resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-0.7.0.tgz#5ac0b9f194e0450c88ff1e167cbf3b32d2642df2" - integrity sha512-SuZSeMh48rx42kCFEpI/xE1XgjxQcS3r22Yo7jIhBYRhwbAa8laNxiIHsfeWWkX8BdyELkEayaTQp4ricckwTQ== - dependencies: - tslib "^1.9.3" +prettier-plugin-svelte@^1.3.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/prettier-plugin-svelte/-/prettier-plugin-svelte-1.3.0.tgz#2193231127a38d38f1a180ba5459d8ee53ab813d" + integrity sha512-YGUOXR/WkIVSDEEjtTYd1koaTsPezSVH5b5bLNxo1pWaIvZeT0Nzj21wHTdt2IpHxv8wAgyLr8R/fHbq+wIzww== prettier@^2.0.2: version "2.0.2" @@ -5160,11 +5158,6 @@ tr46@^1.0.1: dependencies: punycode "^2.1.0" -tslib@^1.9.3: - version "1.11.1" - resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" - integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA== - tty-browserify@0.0.0: version "0.0.0" resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"