diff --git a/package.json b/package.json
index 7003ec5c87..59e1fe4750 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,10 @@
"@sentry/cli",
"esbuild",
"svelte-preprocess"
- ]
+ ],
+ "overrides": {
+ "seroval": "^1.4.1"
+ }
},
"packageManager": "pnpm@10.25.0"
}
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index c81c1fb82c..c5266f37a5 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -4,6 +4,9 @@ settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
+overrides:
+ seroval: ^1.4.1
+
importers:
.:
@@ -3009,10 +3012,10 @@ packages:
resolution: {integrity: sha512-16OL3NnUBw8JG1jBLUoZJsLnQq0n5Ua6aHalhJK4fMQkz1lqR7Osz1sA30trBtd9VUDc2NgkuRCn8+/pBwqZ+w==}
engines: {node: '>=10'}
peerDependencies:
- seroval: ^1.0
+ seroval: ^1.4.1
- seroval@1.3.2:
- resolution: {integrity: sha512-RbcPH1n5cfwKrru7v7+zrZvjLurgHhGyso3HTyGtRivGWgYjbOmGuivCQaORNELjNONoK35nj28EoWul9sb1zQ==}
+ seroval@1.5.0:
+ resolution: {integrity: sha512-OE4cvmJ1uSPrKorFIH9/w/Qwuvi/IMcGbv5RKgcJ/zjA/IohDLU6SVaxFN9FwajbP7nsX0dQqMDes1whk3y+yw==}
engines: {node: '>=10'}
set-cookie-parser@2.7.2:
@@ -6583,11 +6586,11 @@ snapshots:
semver@7.7.3: {}
- seroval-plugins@1.3.3(seroval@1.3.2):
+ seroval-plugins@1.3.3(seroval@1.5.0):
dependencies:
- seroval: 1.3.2
+ seroval: 1.5.0
- seroval@1.3.2: {}
+ seroval@1.5.0: {}
set-cookie-parser@2.7.2: {}
@@ -6665,8 +6668,8 @@ snapshots:
solid-js@1.9.10:
dependencies:
csstype: 3.2.3
- seroval: 1.3.2
- seroval-plugins: 1.3.3(seroval@1.3.2)
+ seroval: 1.5.0
+ seroval-plugins: 1.3.3(seroval@1.5.0)
solid-swr-store@0.10.7(solid-js@1.9.10)(swr-store@0.10.6):
dependencies:
diff --git a/src/lib/components/promos/imagine.svelte b/src/lib/components/promos/imagine.svelte
index 0f275b3daf..99fc56c5cc 100644
--- a/src/lib/components/promos/imagine.svelte
+++ b/src/lib/components/promos/imagine.svelte
@@ -1,7 +1,7 @@
@@ -12,7 +12,11 @@
+
+
+