From 65d5969f420159db31d592ee7a8d3958ef895963 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:45:00 +0000 Subject: [PATCH 1/4] Bump react-day-picker from 9.5.0 to 9.5.1 Bumps [react-day-picker](https://github.com/gpbl/react-day-picker) from 9.5.0 to 9.5.1. - [Release notes](https://github.com/gpbl/react-day-picker/releases) - [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md) - [Commits](https://github.com/gpbl/react-day-picker/compare/v9.5.0...v9.5.1) --- updated-dependencies: - dependency-name: react-day-picker dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8bb40dc..6a6e592 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "next": "^15.1.6", "next-themes": "^0.4.4", "react": "^19.0.0", - "react-day-picker": "^9.5.0", + "react-day-picker": "^9.5.1", "react-dom": "^19.0.0", "sharp": "^0.33.5", "sonner": "^1.7.3", diff --git a/yarn.lock b/yarn.lock index 594086c..1f8cc21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11225,16 +11225,16 @@ __metadata: languageName: node linkType: hard -"react-day-picker@npm:^9.5.0": - version: 9.5.0 - resolution: "react-day-picker@npm:9.5.0" +"react-day-picker@npm:^9.5.1": + version: 9.5.1 + resolution: "react-day-picker@npm:9.5.1" dependencies: "@date-fns/tz": "npm:^1.2.0" date-fns: "npm:^4.1.0" date-fns-jalali: "npm:^4.1.0-0" peerDependencies: react: ">=16.8.0" - checksum: 10c0/3c9d06c393f3135c63aca98b38e52738d3c78ed3bed1a2a730595cc27dbf0b1d964899ce9656cc3c223d598309b714528873dd32a0c48e41f03495917b7508c3 + checksum: 10c0/050309240cc4b00d2012a43ff7f0d22276072d90ff0d619a2f6accb34318b919e6c723080a43e6d34583e48c194cbffecd5881b7350fac09e0b47576ddc872cf languageName: node linkType: hard @@ -12682,7 +12682,7 @@ __metadata: prettier-plugin-tailwindcss: "npm:^0.6.11" prisma: "npm:^6.2.1" react: "npm:^19.0.0" - react-day-picker: "npm:^9.5.0" + react-day-picker: "npm:^9.5.1" react-dom: "npm:^19.0.0" sharp: "npm:^0.33.5" sonner: "npm:^1.7.3" From 58cbe2028bedaae9fb8491b2c5f12cb2aaf5972b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:45:18 +0000 Subject: [PATCH 2/4] Bump stripe from 17.5.0 to 17.6.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 17.5.0 to 17.6.0. - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-node/compare/v17.5.0...v17.6.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8bb40dc..879d698 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "react-dom": "^19.0.0", "sharp": "^0.33.5", "sonner": "^1.7.3", - "stripe": "^17.4.0", + "stripe": "^17.6.0", "tailwind-merge": "^2.6.0", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", diff --git a/yarn.lock b/yarn.lock index 594086c..e4bba25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12437,13 +12437,13 @@ __metadata: languageName: node linkType: hard -"stripe@npm:^17.4.0": - version: 17.5.0 - resolution: "stripe@npm:17.5.0" +"stripe@npm:^17.6.0": + version: 17.6.0 + resolution: "stripe@npm:17.6.0" dependencies: "@types/node": "npm:>=8.1.0" qs: "npm:^6.11.0" - checksum: 10c0/ba9cda3359f866c78ed03fea076222dbabdcaa4a33dafa187479cc5059f020b8853236ab13dba6078806bd5b99781a33b4477803257cfe1b139c470d3576d9ec + checksum: 10c0/78b5570fffeae5e197392d5ab506a4713f1ee7316df4359d5cc7628a31d86e6b29c464684b5de46420ef52d3a39c6a27e3e715c88d0f2968a48104a68285e8a7 languageName: node linkType: hard @@ -12686,7 +12686,7 @@ __metadata: react-dom: "npm:^19.0.0" sharp: "npm:^0.33.5" sonner: "npm:^1.7.3" - stripe: "npm:^17.4.0" + stripe: "npm:^17.6.0" tailwind-merge: "npm:^2.6.0" tailwindcss: "npm:^3.4.16" tailwindcss-animate: "npm:^1.0.7" From 2748bff72e8e07ca5336dd6a4fa909b636fe46e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:45:59 +0000 Subject: [PATCH 3/4] Bump @types/lodash from 4.17.14 to 4.17.15 Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.14 to 4.17.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8bb40dc..f9e9802 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@types/dompurify": "^3", "@types/ioredis": "^5.0.0", "@types/jest": "^29.5.14", - "@types/lodash": "^4.17.14", + "@types/lodash": "^4.17.15", "@types/mdx": "^2.0.13", "@types/node": "^22.12.0", "@types/react": "^19.0.8", diff --git a/yarn.lock b/yarn.lock index 594086c..34733f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4388,10 +4388,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.17.14": - version: 4.17.14 - resolution: "@types/lodash@npm:4.17.14" - checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322 +"@types/lodash@npm:^4.17.15": + version: 4.17.15 + resolution: "@types/lodash@npm:4.17.15" + checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb languageName: node linkType: hard @@ -12649,7 +12649,7 @@ __metadata: "@types/dompurify": "npm:^3" "@types/ioredis": "npm:^5.0.0" "@types/jest": "npm:^29.5.14" - "@types/lodash": "npm:^4.17.14" + "@types/lodash": "npm:^4.17.15" "@types/mdx": "npm:^2.0.13" "@types/node": "npm:^22.12.0" "@types/react": "npm:^19.0.8" From aaa111777b1374314b321cd388ea61475ff17d7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 17:46:32 +0000 Subject: [PATCH 4/4] Bump @clerk/themes from 2.2.12 to 2.2.14 Bumps [@clerk/themes](https://github.com/clerk/javascript/tree/HEAD/packages/themes) from 2.2.12 to 2.2.14. - [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.2.14/packages/themes) --- updated-dependencies: - dependency-name: "@clerk/themes" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 8bb40dc..8c755d2 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dependencies": { "@arcjet/next": "^1.0.0-beta.1", "@clerk/nextjs": "^6.10.1", - "@clerk/themes": "^2.2.12", + "@clerk/themes": "^2.2.14", "@hello-pangea/dnd": "^17.0.0", "@liveblocks/client": "^2.16.2", "@liveblocks/node": "^2.16.1", diff --git a/yarn.lock b/yarn.lock index 594086c..5116d94 100644 --- a/yarn.lock +++ b/yarn.lock @@ -776,13 +776,13 @@ __metadata: languageName: node linkType: hard -"@clerk/themes@npm:^2.2.12": - version: 2.2.12 - resolution: "@clerk/themes@npm:2.2.12" +"@clerk/themes@npm:^2.2.14": + version: 2.2.14 + resolution: "@clerk/themes@npm:2.2.14" dependencies: - "@clerk/types": "npm:^4.44.0" + "@clerk/types": "npm:^4.44.2" tslib: "npm:2.4.1" - checksum: 10c0/4089ee25763a2a028d17c3d656dd972d75428650b49fcb3b708a377bfef87a6833d10771f59a04ab62345d94d7bba0aba33cd04efbdca0130494c79314cc72e6 + checksum: 10c0/c46dc7a02af9bec24fe9b68803d2adc00f74e5dc483d94e98560be0e38a55e3bb29cabaec241815003393eddcad5970c106a9e434360bcbccf9a0a27811db132 languageName: node linkType: hard @@ -795,12 +795,12 @@ __metadata: languageName: node linkType: hard -"@clerk/types@npm:^4.44.0": - version: 4.44.0 - resolution: "@clerk/types@npm:4.44.0" +"@clerk/types@npm:^4.44.2": + version: 4.44.2 + resolution: "@clerk/types@npm:4.44.2" dependencies: csstype: "npm:3.1.1" - checksum: 10c0/fbd6bd42c6be5bc1f78dde99754ffb4c2d363c9451219ee40a3550e4ab4daddae2f2cca2dd3584db2ea6688d82b8570705527d53b995410c8b444159e8ca1275 + checksum: 10c0/7046f228a2db5ed87164bf138cc6ccb29f18450339fdc3548bb1cc3a752dbc141d21cf8b9767572178dcde85ff7c7b1e7da6ec0dfa4d914cdb73aa82f11a93c7 languageName: node linkType: hard @@ -12610,7 +12610,7 @@ __metadata: dependencies: "@arcjet/next": "npm:^1.0.0-beta.1" "@clerk/nextjs": "npm:^6.10.1" - "@clerk/themes": "npm:^2.2.12" + "@clerk/themes": "npm:^2.2.14" "@codecov/nextjs-webpack-plugin": "npm:^1.8.0" "@content-collections/cli": "npm:^0.1.6" "@content-collections/core": "npm:^0.8.0"