From 3f42d4af51340221f9681c4568182e27bbead5ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:04:34 +0000 Subject: [PATCH 1/5] Bump @tanstack/react-query from 5.28.4 to 5.28.6 Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.28.4 to 5.28.6. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.28.6/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index addc8f3..8808902 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@radix-ui/react-separator": "^1.0.3", "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-tooltip": "^1.0.7", - "@tanstack/react-query": "^5.28.4", + "@tanstack/react-query": "^5.28.6", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "date-fns": "^3.6.0", @@ -1473,20 +1473,20 @@ } }, "node_modules/@tanstack/query-core": { - "version": "5.28.4", - "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.28.4.tgz", - "integrity": "sha512-uQZqOFqLWUvXNIQZ63XdKzg22NtHzgCBUfDmjDHi3BoF+nUYeBNvMi/xFPtFrMhqRzG2Ir4mYaGsWZzmiEjXpA==", + "version": "5.28.6", + "resolved": "https://registry.npmjs.org/@tanstack/query-core/-/query-core-5.28.6.tgz", + "integrity": "sha512-hnhotV+DnQtvtR3jPvbQMPNMW4KEK0J4k7c609zJ8muiNknm+yoDyMHmxTWM5ZnlZpsz0zOxYFr+mzRJNHWJsA==", "funding": { "type": "github", "url": "https://github.com/sponsors/tannerlinsley" } }, "node_modules/@tanstack/react-query": { - "version": "5.28.4", - "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.28.4.tgz", - "integrity": "sha512-BErcoB/QQG6YwLSUKnaGxF+lSc270RH2w3kMBpG0i4YzDCsFs2pdxPX1WVknQvFk9bNgukMb158hc2Zb4SdwSA==", + "version": "5.28.6", + "resolved": "https://registry.npmjs.org/@tanstack/react-query/-/react-query-5.28.6.tgz", + "integrity": "sha512-/DdYuDBSsA21Qbcder1R8Cr/3Nx0ZnA2lgtqKsLMvov8wL4+g0HBz/gWYZPlIsof7iyfQafyhg4wUVUsS3vWZw==", "dependencies": { - "@tanstack/query-core": "5.28.4" + "@tanstack/query-core": "5.28.6" }, "funding": { "type": "github", diff --git a/package.json b/package.json index 3a8eb99..220d6fc 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@radix-ui/react-separator": "^1.0.3", "@radix-ui/react-slot": "^1.0.2", "@radix-ui/react-tooltip": "^1.0.7", - "@tanstack/react-query": "^5.28.4", + "@tanstack/react-query": "^5.28.6", "class-variance-authority": "^0.7.0", "clsx": "^2.1.0", "date-fns": "^3.6.0", From 4cd28e8735da06fcfa235239004caee5bf3bd99f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:05:03 +0000 Subject: [PATCH 2/5] Bump stripe from 14.21.0 to 14.22.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 14.21.0 to 14.22.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/v14.21.0...v14.22.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index addc8f3..da65dbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "react-day-picker": "^8.10.0", "react-dom": "^18.2.0", "sonner": "^1.4.32", - "stripe": "^14.21.0", + "stripe": "^14.22.0", "tailwind-merge": "^2.2.2", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", @@ -6301,9 +6301,9 @@ } }, "node_modules/stripe": { - "version": "14.21.0", - "resolved": "https://registry.npmjs.org/stripe/-/stripe-14.21.0.tgz", - "integrity": "sha512-PFmpl35Myn6UDdVLTHcuppdbkPVvlQfkMHOmgGZh5QOdSUxVmvz090Z4obLg8ta1MNs1PNpzr9i7E39iAIv07A==", + "version": "14.22.0", + "resolved": "https://registry.npmjs.org/stripe/-/stripe-14.22.0.tgz", + "integrity": "sha512-Pj8SAdTNjMq42UnWzBTTy8KMQ8qbQoVemPHbw3x+rHvwq1Psg9UFPT58j54F5os/SCgUAOZSEMcUedvzIDuqvw==", "dependencies": { "@types/node": ">=8.1.0", "qs": "^6.11.0" diff --git a/package.json b/package.json index 3a8eb99..e3efe4a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-day-picker": "^8.10.0", "react-dom": "^18.2.0", "sonner": "^1.4.32", - "stripe": "^14.21.0", + "stripe": "^14.22.0", "tailwind-merge": "^2.2.2", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", From 17784ef7729c0b38ff09fa8dc64e6cb8c15522af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:05:18 +0000 Subject: [PATCH 3/5] Bump @liveblocks/client from 1.10.4 to 1.11.0 Bumps [@liveblocks/client](https://github.com/liveblocks/liveblocks/tree/HEAD/packages/liveblocks-client) from 1.10.4 to 1.11.0. - [Release notes](https://github.com/liveblocks/liveblocks/releases) - [Changelog](https://github.com/liveblocks/liveblocks/blob/main/CHANGELOG.md) - [Commits](https://github.com/liveblocks/liveblocks/commits/v1.11.0/packages/liveblocks-client) --- updated-dependencies: - dependency-name: "@liveblocks/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 23 ++++++++++++++++++----- package.json | 2 +- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index addc8f3..7da2aff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@clerk/nextjs": "^5.0.0-beta.35", "@hello-pangea/dnd": "^16.5.0", - "@liveblocks/client": "^1.10.2", + "@liveblocks/client": "^1.11.0", "@liveblocks/node": "^1.11.0", "@liveblocks/react": "^1.10.4", "@microsoft/eslint-formatter-sarif": "^3.0.0", @@ -443,13 +443,18 @@ } }, "node_modules/@liveblocks/client": { - "version": "1.10.4", - "resolved": "https://registry.npmjs.org/@liveblocks/client/-/client-1.10.4.tgz", - "integrity": "sha512-klmFd1kVkUbUzYue/tMxRmqJwE/4hw9Yqv5KnbzNAK8HxQ/X6e2m/eEXvNdMsP2Uco0qJDfJsJBjEjKFxCOf1A==", + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/@liveblocks/client/-/client-1.11.0.tgz", + "integrity": "sha512-dZJM6rra/jBk7C++Cm7PX10TbwklkDv76LmMs8IZj8qkXrdG91ejT5PuLXXo3sDIMCdr2apbKyS6pdb8yw4DCA==", "dependencies": { - "@liveblocks/core": "1.10.4" + "@liveblocks/core": "1.11.0" } }, + "node_modules/@liveblocks/client/node_modules/@liveblocks/core": { + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/@liveblocks/core/-/core-1.11.0.tgz", + "integrity": "sha512-fB5ZlT/HiXHynDiVwtGz7/9ZJy9RF7nziJ7LicVvMc9OCuibLj8xl4Mp/ZHvFSAcbpWA2kKQe0m0wPawSkamIw==" + }, "node_modules/@liveblocks/core": { "version": "1.10.4", "resolved": "https://registry.npmjs.org/@liveblocks/core/-/core-1.10.4.tgz", @@ -485,6 +490,14 @@ "react": "^16.14.0 || ^17 || ^18" } }, + "node_modules/@liveblocks/react/node_modules/@liveblocks/client": { + "version": "1.10.4", + "resolved": "https://registry.npmjs.org/@liveblocks/client/-/client-1.10.4.tgz", + "integrity": "sha512-klmFd1kVkUbUzYue/tMxRmqJwE/4hw9Yqv5KnbzNAK8HxQ/X6e2m/eEXvNdMsP2Uco0qJDfJsJBjEjKFxCOf1A==", + "dependencies": { + "@liveblocks/core": "1.10.4" + } + }, "node_modules/@microsoft/eslint-formatter-sarif": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/@microsoft/eslint-formatter-sarif/-/eslint-formatter-sarif-3.0.0.tgz", diff --git a/package.json b/package.json index 3a8eb99..e68c8d2 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "dependencies": { "@clerk/nextjs": "^5.0.0-beta.35", "@hello-pangea/dnd": "^16.5.0", - "@liveblocks/client": "^1.10.2", + "@liveblocks/client": "^1.11.0", "@liveblocks/node": "^1.11.0", "@liveblocks/react": "^1.10.4", "@microsoft/eslint-formatter-sarif": "^3.0.0", From 71886e2185f7e77607b0734885047a09f8f83a3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:05:28 +0000 Subject: [PATCH 4/5] Bump usehooks-ts from 3.0.1 to 3.0.2 Bumps [usehooks-ts](https://github.com/juliencrn/usehooks-ts) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/juliencrn/usehooks-ts/releases) - [Commits](https://github.com/juliencrn/usehooks-ts/compare/usehooks-ts@3.0.1...usehooks-ts@3.0.2) --- updated-dependencies: - dependency-name: usehooks-ts dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index addc8f3..d994b55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "tailwind-merge": "^2.2.2", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", - "usehooks-ts": "^3.0.1", + "usehooks-ts": "^3.0.2", "zod": "^3.22.4", "zustand": "^4.5.2" }, @@ -6776,9 +6776,9 @@ } }, "node_modules/usehooks-ts": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/usehooks-ts/-/usehooks-ts-3.0.1.tgz", - "integrity": "sha512-bgJ8S9w/SnQyACd3RvWp3CGncROxEENGqQLCsdaoyTb0zTENIna7MIV3OW6ywCfPaYYD2OPokw7oLPmSLLWP4w==", + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/usehooks-ts/-/usehooks-ts-3.0.2.tgz", + "integrity": "sha512-qJScCj8YOxa8RV3Iz2T+2IsydLG0EID5FouTGE7aNFEpFlCXmRrnJiPCESDArKr1FLTaUQSfDQ43UDn7yMLExw==", "dependencies": { "lodash.debounce": "^4.0.8" }, diff --git a/package.json b/package.json index 3a8eb99..8e78171 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "tailwind-merge": "^2.2.2", "tailwindcss-animate": "^1.0.7", "unsplash-js": "^7.0.19", - "usehooks-ts": "^3.0.1", + "usehooks-ts": "^3.0.2", "zod": "^3.22.4", "zustand": "^4.5.2" }, From a4854aebd7e8560ffa42feb2562c3d58659ae93f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 18:06:02 +0000 Subject: [PATCH 5/5] Bump lucide-react from 0.360.0 to 0.363.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.360.0 to 0.363.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.363.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index addc8f3..80cb947 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "clsx": "^2.1.0", "date-fns": "^3.6.0", "lodash": "^4.17.21", - "lucide-react": "^0.360.0", + "lucide-react": "^0.363.0", "next": "14.1.4", "react": "^18.2.0", "react-day-picker": "^8.10.0", @@ -4766,9 +4766,9 @@ } }, "node_modules/lucide-react": { - "version": "0.360.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.360.0.tgz", - "integrity": "sha512-MskvbEsAhD2zxgx/I05vXq1cjFQXrmhL97YFIi4wSaKH793ZMvU/Com4d+DE7OB3QMmZig1fY1q94aTX5skozw==", + "version": "0.363.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.363.0.tgz", + "integrity": "sha512-AlsfPCsXQyQx7wwsIgzcKOL9LwC498LIMAo+c0Es5PkHJa33xwmYAkkSoKoJWWWSYQEStqu58/jT4tL2gi32uQ==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index 3a8eb99..4dcf5fe 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "clsx": "^2.1.0", "date-fns": "^3.6.0", "lodash": "^4.17.21", - "lucide-react": "^0.360.0", + "lucide-react": "^0.363.0", "next": "14.1.4", "react": "^18.2.0", "react-day-picker": "^8.10.0",