Skip to content

Commit

Permalink
chore(deps): update dependency svelte to v5.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent f00fdc5 commit ddad9c2
Showing 1 changed file with 8 additions and 14 deletions.
22 changes: 8 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1721,11 +1721,6 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==

"@typescript-eslint/types@^8.2.0":
version "8.18.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.18.1.tgz#d7f4f94d0bba9ebd088de840266fcd45408a8fff"
integrity sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==

"@typescript-eslint/typescript-estree@5.62.0":
version "5.62.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
Expand Down Expand Up @@ -3273,13 +3268,12 @@ esquery@^1.0.1, esquery@^1.4.2:
dependencies:
estraverse "^5.1.0"

esrap@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/esrap/-/esrap-1.3.1.tgz#537861022bfda890a5658f2cd53af9a0d65e8ec9"
integrity sha512-KpAH3+QsDmtOP1KOW04CbD1PgzWsIHjB8tOCk3PCb8xzNGn8XkjI8zl80i09fmXdzQyaS8tcsKCCDzHF7AcowA==
esrap@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/esrap/-/esrap-1.3.2.tgz#a0644603f7f8e9f068c77052d6e16cd4062b5f88"
integrity sha512-C4PXusxYhFT98GjLSmb20k9PREuUdporer50dhzGuJu9IJXktbMddVCMLAERl5dAHyAi73GWWCE4FVHGP1794g==
dependencies:
"@jridgewell/sourcemap-codec" "^1.4.15"
"@typescript-eslint/types" "^8.2.0"

esrecurse@^4.1.0, esrecurse@^4.3.0:
version "4.3.0"
Expand Down Expand Up @@ -6405,9 +6399,9 @@ svelte2tsx@^0.7.22:
pascal-case "^3.1.1"

svelte@^5.0.0:
version "5.14.4"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.14.4.tgz#d1f8add8cf91cb5c6b8d7bfe5c3a660676e01aa7"
integrity sha512-2iR/UHHA2Dsldo4JdXDcdqT+spueuh+uNYw1FoTKBbpnFEECVISeqSo0uubPS4AfBE0xI6u7DGHxcdq3DTDmoQ==
version "5.15.0"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-5.15.0.tgz#ff30995a1a5f3478db6f3550b2d9b9ca9463ce01"
integrity sha512-YWl8rAd4hSjERLtLvP6h2pflGtmrJwv+L12BgrOtHYJCpvLS9WKp/YNAdyolw3FymXtcYZqhSWvWlu5O1X7tgQ==
dependencies:
"@ampproject/remapping" "^2.3.0"
"@jridgewell/sourcemap-codec" "^1.5.0"
Expand All @@ -6417,7 +6411,7 @@ svelte@^5.0.0:
aria-query "^5.3.1"
axobject-query "^4.1.0"
esm-env "^1.2.1"
esrap "^1.3.1"
esrap "^1.3.2"
is-reference "^3.0.3"
locate-character "^3.0.0"
magic-string "^0.30.11"
Expand Down

0 comments on commit ddad9c2

Please sign in to comment.