diff --git a/package.json b/package.json index fd951d92..994adbca 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ }, "dependencies": { "@clerk/backend": "^2.4.3", - "@clerk/themes": "^2.3.0", + "@clerk/themes": "^2.3.3", "@friendofsvelte/tipex": "0.0.7", "@lucide/svelte": "^0.525.0", "@tanstack/match-sorter-utils": "^8.19.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ff3f6e9f..a49c4f4c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^2.4.3 version: 2.4.3(react@19.1.0) '@clerk/themes': - specifier: ^2.3.0 - version: 2.3.0 + specifier: ^2.3.3 + version: 2.3.3 '@friendofsvelte/tipex': specifier: 0.0.7 version: 0.0.7(highlight.js@11.8.0)(svelte@5.36.2) @@ -192,8 +192,8 @@ packages: react-dom: optional: true - '@clerk/themes@2.3.0': - resolution: {integrity: sha512-L3a/Gl1EZGCUn9C/nwNudQnqq/iQNx4I2xXq6zKE8W/JX/6GSyjOff90w3h8MPdf2iIrtPZrYPpUgEKWrMgjRA==} + '@clerk/themes@2.3.3': + resolution: {integrity: sha512-nXVG9tyE7xhymS45Ee1XakLvT6V4WMOrYisWGwi/wAJqUuHqZufFHWV/jZ6FuJ0AAKImmIBbi8S6Y5UFkM63Ug==} engines: {node: '>=18.17.0'} '@clerk/types@4.66.0': @@ -2269,9 +2269,9 @@ snapshots: optionalDependencies: react: 19.1.0 - '@clerk/themes@2.3.0': + '@clerk/themes@2.3.3': dependencies: - '@clerk/types': 4.66.0 + '@clerk/types': 4.68.0 tslib: 2.8.1 '@clerk/types@4.66.0':