From 70e1d2e4d1863e8d23939ca841afdd346177818c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 07:24:27 +0000 Subject: [PATCH] build(deps): bump @clerk/themes from 2.1.33 to 2.1.35 Bumps [@clerk/themes](https://github.com/clerk/javascript/tree/HEAD/packages/themes) from 2.1.33 to 2.1.35. - [Release notes](https://github.com/clerk/javascript/releases) - [Changelog](https://github.com/clerk/javascript/blob/main/packages/themes/CHANGELOG.md) - [Commits](https://github.com/clerk/javascript/commits/@clerk/themes@2.1.35/packages/themes) --- updated-dependencies: - dependency-name: "@clerk/themes" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/admin/package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) diff --git a/apps/admin/package.json b/apps/admin/package.json index 88084c17..c3084dd6 100644 --- a/apps/admin/package.json +++ b/apps/admin/package.json @@ -22,7 +22,7 @@ "prettier": "@kduprey/eslint-config/prettier", "dependencies": { "@clerk/nextjs": "^5.6.4", - "@clerk/themes": "^2.1.33", + "@clerk/themes": "^2.1.35", "@kduprey/config": "workspace:*", "@kduprey/db": "workspace:*", "@kduprey/ui": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a2e403dd..e07e7e00 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^5.6.4 version: 5.6.4(next@14.2.14(@babel/core@7.25.2)(@opentelemetry/api@1.9.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@clerk/themes': - specifier: ^2.1.33 - version: 2.1.33 + specifier: ^2.1.35 + version: 2.1.35 '@kduprey/config': specifier: workspace:* version: link:../../packages/config @@ -1243,14 +1243,18 @@ packages: react-dom: optional: true - '@clerk/themes@2.1.33': - resolution: {integrity: sha512-rh8tFqAkNAuN2YeWgHqOPoJDv6f27XkZWYV8u7WGpskvQbXhU8cXWPRWhDNBioSOoAt+VchHqvLGatNSeRNZhQ==} + '@clerk/themes@2.1.35': + resolution: {integrity: sha512-woISi7Li+hUrFRQofELgpjr0gYOMK39m+ljW6EcOLiGWmJPJiUqOADS1gPY3kzH/qnO+6jJYWtu4bn8NsSH+Sw==} engines: {node: '>=18.17.0'} '@clerk/types@4.23.0': resolution: {integrity: sha512-xCAPeKXOt/qAEzhlv35sdNYm9ewoveRMUwVEoGsFIDaeF9N1agCNdzKtCMcHjGZFH4ESnopLmEq2n46aRxPFkA==} engines: {node: '>=18.17.0'} + '@clerk/types@4.25.0': + resolution: {integrity: sha512-p2IyJ0q5WF1e976L1pS1J6Mb5ducfkUC31DR1EvMjPwJkrlWJdAMCPc+zqRRAePVy/JBVK2gEKbUVtJ6/jrpag==} + engines: {node: '>=18.17.0'} + '@codemirror/autocomplete@6.17.0': resolution: {integrity: sha512-fdfj6e6ZxZf8yrkMHUSJJir7OJkHkZKaOZGzLWIYp2PZ3jd+d+UjG8zVPqJF6d3bKxkhvXTPan/UZ1t7Bqm0gA==} peerDependencies: @@ -11062,15 +11066,19 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@clerk/themes@2.1.33': + '@clerk/themes@2.1.35': dependencies: - '@clerk/types': 4.23.0 + '@clerk/types': 4.25.0 tslib: 2.4.1 '@clerk/types@4.23.0': dependencies: csstype: 3.1.1 + '@clerk/types@4.25.0': + dependencies: + csstype: 3.1.1 + '@codemirror/autocomplete@6.17.0(@codemirror/language@6.10.2)(@codemirror/state@6.4.1)(@codemirror/view@6.28.4)(@lezer/common@1.2.1)': dependencies: '@codemirror/language': 6.10.2