From 1e4c8709639449b352306e9c251ecd3d2111acb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 12:58:39 +0000 Subject: [PATCH 1/4] fix(deps): update dependency react-scan to ^0.0.43 --- package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++++---------- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index bde02eb4..81f10f74 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "react-intersection-observer": "^9.13.1", "react-resizable-panels": "^2.1.7", "react-responsive": "^10.0.0", - "react-scan": "^0.0.42", + "react-scan": "^0.0.43", "sonner": "^1.7.0", "tailwind-merge": "^2.5.4", "tailwindcss-animate": "^1.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b2a22d28..c507ea78 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -147,8 +147,8 @@ importers: specifier: ^10.0.0 version: 10.0.0(react@19.0.0) react-scan: - specifier: ^0.0.42 - version: 0.0.42(next@15.1.0(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@19.0.0-beta-37ed2a7-20241206)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rollup@3.29.5) + specifier: ^0.0.43 + version: 0.0.43(next@15.1.0(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@19.0.0-beta-37ed2a7-20241206)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rollup@3.29.5) sonner: specifier: ^1.7.0 version: 1.7.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -3340,8 +3340,8 @@ packages: peerDependencies: react: '>=16.8.0' - react-scan@0.0.42: - resolution: {integrity: sha512-uERtHi9n11kwy5gD6bXZtVw2JBaf/TVdVKJcIo33IUI3d+bXecwFwDBTMkvcYrMkJBADwbV30ug9gqf1VBid8Q==} + react-scan@0.0.43: + resolution: {integrity: sha512-HL4pbOApez7SMbN0pxXQM/1Eb17jFg8hm7NcDJK+HJCkkFrOQ4qiuK/3VH4GbF2nqKwf8bC7SijUD2/dg4ebEA==} hasBin: true peerDependencies: '@remix-run/react': '>=1.0.0' @@ -3761,8 +3761,8 @@ packages: unplugin@1.0.1: resolution: {integrity: sha512-aqrHaVBWW1JVKBHmGo33T5TxeL0qWzfvjWokObHA9bYmN7eNDkwOxmLjhioHl9878qDFMAaT51XNroRyuz7WxA==} - unplugin@2.0.0-beta.2: - resolution: {integrity: sha512-gWIFAjTFKFsHI9xSWQGhhoLkAqMoG/JzVZ0T4W0VeC02kitb8zIdiTjUBJXX5tCt0bdfr/0cJaOf2S7ujuVqtw==} + unplugin@2.1.0: + resolution: {integrity: sha512-us4j03/499KhbGP8BU7Hrzrgseo+KdfJYWcbcajCOqsAyb8Gk0Yn2kiUIcZISYCb1JFaZfIuG3b42HmguVOKCQ==} engines: {node: '>=18.12.0'} update-browserslist-db@1.1.0: @@ -7159,7 +7159,7 @@ snapshots: react: 19.0.0 shallow-equal: 3.1.0 - react-scan@0.0.42(next@15.1.0(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@19.0.0-beta-37ed2a7-20241206)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rollup@3.29.5): + react-scan@0.0.43(next@15.1.0(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@19.0.0-beta-37ed2a7-20241206)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(rollup@3.29.5): dependencies: '@babel/core': 7.26.0 '@babel/generator': 7.26.3 @@ -7178,9 +7178,9 @@ snapshots: react: 19.0.0 react-dom: 19.0.0(react@19.0.0) tsx: 4.19.2 - unplugin: 2.0.0-beta.2 optionalDependencies: next: 15.1.0(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@19.0.0-beta-37ed2a7-20241206)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) + unplugin: 2.1.0 transitivePeerDependencies: - rollup - supports-color @@ -7670,10 +7670,11 @@ snapshots: webpack-sources: 3.2.3 webpack-virtual-modules: 0.5.0 - unplugin@2.0.0-beta.2: + unplugin@2.1.0: dependencies: acorn: 8.14.0 webpack-virtual-modules: 0.6.2 + optional: true update-browserslist-db@1.1.0(browserslist@4.23.3): dependencies: @@ -7738,7 +7739,8 @@ snapshots: webpack-virtual-modules@0.5.0: {} - webpack-virtual-modules@0.6.2: {} + webpack-virtual-modules@0.6.2: + optional: true webpack@5.96.1: dependencies: From 090b8205736cbe356ff00e263173653f28327c80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20R=C3=B6ssner?= Date: Thu, 12 Dec 2024 01:03:33 +1100 Subject: [PATCH 2/4] chore: removed unecessary suspense --- src/app/layout.tsx | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index ab22fa75..678376cb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -88,12 +88,10 @@ export default function RootLayout({ - - - + ); From 1649d5274b339d270a6d09216d39c71f4e1a3d0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20R=C3=B6ssner?= Date: Thu, 12 Dec 2024 02:07:34 +1100 Subject: [PATCH 3/4] downgraded react-hook-form until an acceptable fix is found --- package.json | 10 +++++----- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 81f10f74..b557fe4f 100644 --- a/package.json +++ b/package.json @@ -48,16 +48,16 @@ "emoji-regex": "^10.4.0", "framer-motion": "^12.0.0-alpha.2", "geist": "^1.3.1", - "jiti": "^2.4.0", + "jiti": "^2.4.1", "lucide-react": "^0.468.0", "next": "^15.0.3", - "next-axiom": "^1.6.0", - "next-themes": "^0.4.3", + "next-axiom": "^1.7.0", + "next-themes": "^0.4.4", "npm-run-all2": "^7.0.1", - "posthog-js": "^1.189.0", + "posthog-js": "^1.195.0", "react": "^19.0.0", "react-dom": "^19.0.0", - "react-hook-form": "^7.53.2", + "react-hook-form": "7.53.2", "react-intersection-observer": "^9.13.1", "react-resizable-panels": "^2.1.7", "react-responsive": "^10.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c507ea78..d4346a5d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: version: 0.27.0(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@hookform/resolvers': specifier: ^3.9.1 - version: 3.9.1(react-hook-form@7.54.0(react@19.0.0)) + version: 3.9.1(react-hook-form@7.53.2(react@19.0.0)) '@ianvs/prettier-plugin-sort-imports': specifier: ^4.4.0 version: 4.4.0(prettier@3.4.2) @@ -108,7 +108,7 @@ importers: specifier: ^1.3.1 version: 1.3.1(next@15.1.0(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@19.0.0-beta-37ed2a7-20241206)(react-dom@19.0.0(react@19.0.0))(react@19.0.0)) jiti: - specifier: ^2.4.0 + specifier: ^2.4.1 version: 2.4.1 lucide-react: specifier: ^0.468.0 @@ -117,16 +117,16 @@ importers: specifier: ^15.0.3 version: 15.1.0(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@19.0.0-beta-37ed2a7-20241206)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) next-axiom: - specifier: ^1.6.0 + specifier: ^1.7.0 version: 1.7.0(next@15.1.0(@babel/core@7.26.0)(@opentelemetry/api@1.9.0)(babel-plugin-react-compiler@19.0.0-beta-37ed2a7-20241206)(react-dom@19.0.0(react@19.0.0))(react@19.0.0))(react@19.0.0) next-themes: - specifier: ^0.4.3 + specifier: ^0.4.4 version: 0.4.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0) npm-run-all2: specifier: ^7.0.1 version: 7.0.1 posthog-js: - specifier: ^1.189.0 + specifier: ^1.195.0 version: 1.195.0 react: specifier: ^19.0.0 @@ -135,8 +135,8 @@ importers: specifier: ^19.0.0 version: 19.0.0(react@19.0.0) react-hook-form: - specifier: ^7.53.2 - version: 7.54.0(react@19.0.0) + specifier: 7.53.2 + version: 7.53.2(react@19.0.0) react-intersection-observer: specifier: ^9.13.1 version: 9.13.1(react-dom@19.0.0(react@19.0.0))(react@19.0.0) @@ -3290,8 +3290,8 @@ packages: peerDependencies: react: ^19.0.0 - react-hook-form@7.54.0: - resolution: {integrity: sha512-PS05+UQy/IdSbJNojBypxAo9wllhHgGmyr8/dyGQcPoiMf3e7Dfb9PWYVRco55bLbxH9S+1yDDJeTdlYCSxO3A==} + react-hook-form@7.53.2: + resolution: {integrity: sha512-YVel6fW5sOeedd1524pltpHX+jgU2u3DSDtXEaBORNdqiNrsX/nUI/iGXONegttg0mJVnfrIkiV0cmTU6Oo2xw==} engines: {node: '>=18.0.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18 || ^19 @@ -4271,9 +4271,9 @@ snapshots: '@floating-ui/utils@0.2.8': {} - '@hookform/resolvers@3.9.1(react-hook-form@7.54.0(react@19.0.0))': + '@hookform/resolvers@3.9.1(react-hook-form@7.53.2(react@19.0.0))': dependencies: - react-hook-form: 7.54.0(react@19.0.0) + react-hook-form: 7.53.2(react@19.0.0) '@humanfs/core@0.19.1': {} @@ -7115,7 +7115,7 @@ snapshots: react: 19.0.0 scheduler: 0.25.0 - react-hook-form@7.54.0(react@19.0.0): + react-hook-form@7.53.2(react@19.0.0): dependencies: react: 19.0.0 From 476845348d0ae86bf4800cec59d6dd682ffc3bc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20R=C3=B6ssner?= Date: Thu, 12 Dec 2024 02:18:37 +1100 Subject: [PATCH 4/4] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9c9fe1f..11811b65 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -image +image + # Create T3 App