Skip to content

Commit e6716d8

Browse files
committed
chore: update svelte v4 to maximum non-breaking version
1 parent 01f0731 commit e6716d8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prettier-plugin-tailwindcss": "^0.6.9",
3737
"satori": "^0.10.13",
3838
"satori-html": "^0.3.2",
39-
"svelte": "^4.2.17",
39+
"svelte": "4.2.18",
4040
"svelte-check": "^3.7.1",
4141
"svelte-preprocess": "^5.1.4",
4242
"tailwindcss": "^3.4.17",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1933,9 +1933,9 @@ leaflet.featuregroup.subgroup@^1.0.2:
19331933
integrity sha512-9nCVg8nUe686+BtPbUT7ALOe/IA+8Mum+rkA8pfPpCkH0WvKevRrH+JMcMTjAoNQKVI0uxrWrLV5w298SS3ESA==
19341934

19351935
leaflet.locatecontrol@^0.81.0:
1936-
version "0.81.0"
1937-
resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.0.tgz#75e92d07c19edade910a2b5a177ac24cef7d10e7"
1938-
integrity sha512-5Dqj6VXVFl1vPquYZW95hQYegvzqSI4eLIpZrBMuHuyoAo5i9y6js3z02TF//XXZByIyTI/XBtlxlZLUM08Pcg==
1936+
version "0.81.1"
1937+
resolved "https://registry.yarnpkg.com/leaflet.locatecontrol/-/leaflet.locatecontrol-0.81.1.tgz#8aec3124ef5cdda3476fd9013315789b4e301a45"
1938+
integrity sha512-ZtsdScGufPw330X3UIaGGjnfQ1NrhLySnlruWufIMnfzsHgQPz0+mSxsCQMVh7QgOBoefCGb/lioSejiaNx1EQ==
19391939

19401940
leaflet.markercluster@^1.5.3:
19411941
version "1.5.3"
@@ -2811,10 +2811,10 @@ svelte-time@^0.9.0:
28112811
dependencies:
28122812
dayjs "^1.11.10"
28132813

2814-
svelte@^4.2.17:
2815-
version "4.2.17"
2816-
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.2.17.tgz#e8f4d70be8cac6bf4dbfa89ca2fcb1a99445933f"
2817-
integrity sha512-N7m1YnoXtRf5wya5Gyx3TWuTddI4nAyayyIWFojiWV5IayDYNV5i2mRp/7qNGol4DtxEYxljmrbgp1HM6hUbmQ==
2814+
svelte@4.2.18:
2815+
version "4.2.18"
2816+
resolved "https://registry.yarnpkg.com/svelte/-/svelte-4.2.18.tgz#33dbce74e83eb6dcc54dbea25f9758b1d8e8bb78"
2817+
integrity sha512-d0FdzYIiAePqRJEb90WlJDkjUEx42xhivxN8muUBmfZnP+tzUgz12DJ2hRJi8sIHCME7jeK1PTMgKPSfTd8JrA==
28182818
dependencies:
28192819
"@ampproject/remapping" "^2.2.1"
28202820
"@jridgewell/sourcemap-codec" "^1.4.15"

0 commit comments

Comments
 (0)