chore: update svelte-check to v3.7.0

Signed-off-by: Florent Benoit <fbenoit@redhat.com>
This commit is contained in:
Florent Benoit 2024-04-25 15:33:31 +02:00 committed by Florent BENOIT
parent 299fb52774
commit 173ee8e5d7
3 changed files with 7 additions and 15 deletions

View file

@ -35,7 +35,7 @@
"postcss": "^8.4.38",
"postcss-load-config": "^5.0.3",
"svelte": "4.2.15",
"svelte-check": "^3.6.9",
"svelte-check": "^3.7.0",
"svelte-eslint-parser": "^0.35.0",
"svelte-fa": "^4.0.2",
"svelte-preprocess": "^5.1.4",

View file

@ -47,7 +47,7 @@
"postcss": "^8.4.38",
"postcss-load-config": "^5.0.3",
"svelte": "4.2.15",
"svelte-check": "^3.6.9",
"svelte-check": "^3.7.0",
"svelte-eslint-parser": "^0.35.0",
"svelte-preprocess": "^5.1.4",
"tailwindcss": "^3.4.3",

View file

@ -2114,7 +2114,7 @@
"@docusaurus/theme-search-algolia" "3.2.1"
"@docusaurus/types" "3.2.1"
"@docusaurus/react-loadable@5.5.2":
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@ -13867,14 +13867,6 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
dependencies:
"@babel/runtime" "^7.10.3"
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
version "5.5.2"
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
dependencies:
"@types/react" "*"
prop-types "^15.6.2"
react-player@^2.16.0:
version "2.16.0"
resolved "https://registry.yarnpkg.com/react-player/-/react-player-2.16.0.tgz#89070700b03f5a5ded9f0b3165d4717390796481"
@ -15464,10 +15456,10 @@ supports-preserve-symlinks-flag@^1.0.0:
resolved "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz"
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
svelte-check@^3.6.9:
version "3.6.9"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-3.6.9.tgz#05132d9a996aa8e12202a14644c03e3163267642"
integrity sha512-hDQrk3L0osX07djQyMiXocKysTLfusqi8AriNcCiQxhQR49/LonYolcUGMtZ0fbUR8HTR198Prrgf52WWU9wEg==
svelte-check@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/svelte-check/-/svelte-check-3.7.0.tgz#9ccfbcff29052737fc57ed13eff3c4a1d7ff78eb"
integrity sha512-Va6sGL4Vy4znn0K+vaatk98zoBvG2aDee4y3r5X4S80z8DXfbACHvdLlyXa4C4c5tQzK9H0Uq2pbd20wH3ucjQ==
dependencies:
"@jridgewell/trace-mapping" "^0.3.17"
chokidar "^3.4.1"