diff --git a/packages/nextjs/package.json b/packages/nextjs/package.json index 182c325..916d5e3 100644 --- a/packages/nextjs/package.json +++ b/packages/nextjs/package.json @@ -22,13 +22,13 @@ "blo": "^1.2.0", "burner-connector": "^0.0.8", "daisyui": "4.12.10", - "next": "^14.2.11", + "next": "14", "next-nprogress-bar": "^2.3.13", "next-themes": "^0.3.0", "qrcode.react": "^4.0.1", - "react": "^18.3.1", + "react": "18", "react-copy-to-clipboard": "^5.1.0", - "react-dom": "^18.3.1", + "react-dom": "18", "react-hot-toast": "^2.4.0", "usehooks-ts": "^3.1.0", "viem": "2.21.32", diff --git a/yarn.lock b/yarn.lock index 55fbddf..a63e60a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1384,10 +1384,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:14.2.11": - version: 14.2.11 - resolution: "@next/env@npm:14.2.11" - checksum: ebde9a3ccae1d65d55ce7ca1348b8619354d795cf270770d769acde3e19f8a54930f4f8ba9c8b0837721c589d0d5e14a7728e875f9d14889d40bd2546bec85b8 +"@next/env@npm:14.2.33": + version: 14.2.33 + resolution: "@next/env@npm:14.2.33" + checksum: cd09034ab6b934a0f6841a1a3c76887331d2042551f55d65e795e09d0679777e9c333ad6531049fce38139a541053cb7fe75f7ba311323e25dc19cc467e270a3 languageName: node linkType: hard @@ -1400,65 +1400,65 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-darwin-arm64@npm:14.2.11" +"@next/swc-darwin-arm64@npm:14.2.33": + version: 14.2.33 + resolution: "@next/swc-darwin-arm64@npm:14.2.33" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-darwin-x64@npm:14.2.11" +"@next/swc-darwin-x64@npm:14.2.33": + version: 14.2.33 + resolution: "@next/swc-darwin-x64@npm:14.2.33" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-linux-arm64-gnu@npm:14.2.11" +"@next/swc-linux-arm64-gnu@npm:14.2.33": + version: 14.2.33 + resolution: "@next/swc-linux-arm64-gnu@npm:14.2.33" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-linux-arm64-musl@npm:14.2.11" +"@next/swc-linux-arm64-musl@npm:14.2.33": + version: 14.2.33 + resolution: "@next/swc-linux-arm64-musl@npm:14.2.33" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-linux-x64-gnu@npm:14.2.11" +"@next/swc-linux-x64-gnu@npm:14.2.33": + version: 14.2.33 + resolution: "@next/swc-linux-x64-gnu@npm:14.2.33" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-linux-x64-musl@npm:14.2.11" +"@next/swc-linux-x64-musl@npm:14.2.33": + version: 14.2.33 + resolution: "@next/swc-linux-x64-musl@npm:14.2.33" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-win32-arm64-msvc@npm:14.2.11" +"@next/swc-win32-arm64-msvc@npm:14.2.33": + version: 14.2.33 + resolution: "@next/swc-win32-arm64-msvc@npm:14.2.33" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-win32-ia32-msvc@npm:14.2.11" +"@next/swc-win32-ia32-msvc@npm:14.2.33": + version: 14.2.33 + resolution: "@next/swc-win32-ia32-msvc@npm:14.2.33" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:14.2.11": - version: 14.2.11 - resolution: "@next/swc-win32-x64-msvc@npm:14.2.11" +"@next/swc-win32-x64-msvc@npm:14.2.33": + version: 14.2.33 + resolution: "@next/swc-win32-x64-msvc@npm:14.2.33" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -2319,15 +2319,15 @@ __metadata: eslint-config-next: ^14.2.15 eslint-config-prettier: ^8.10.0 eslint-plugin-prettier: ^5.2.1 - next: ^14.2.11 + next: 14 next-nprogress-bar: ^2.3.13 next-themes: ^0.3.0 postcss: ^8.4.45 prettier: ^3.3.3 qrcode.react: ^4.0.1 - react: ^18.3.1 + react: 18 react-copy-to-clipboard: ^5.1.0 - react-dom: ^18.3.1 + react-dom: 18 react-hot-toast: ^2.4.0 tailwindcss: ^3.4.11 type-fest: ^4.26.1 @@ -10055,20 +10055,20 @@ __metadata: languageName: node linkType: hard -"next@npm:^14.2.11": - version: 14.2.11 - resolution: "next@npm:14.2.11" +"next@npm:14": + version: 14.2.33 + resolution: "next@npm:14.2.33" dependencies: - "@next/env": 14.2.11 - "@next/swc-darwin-arm64": 14.2.11 - "@next/swc-darwin-x64": 14.2.11 - "@next/swc-linux-arm64-gnu": 14.2.11 - "@next/swc-linux-arm64-musl": 14.2.11 - "@next/swc-linux-x64-gnu": 14.2.11 - "@next/swc-linux-x64-musl": 14.2.11 - "@next/swc-win32-arm64-msvc": 14.2.11 - "@next/swc-win32-ia32-msvc": 14.2.11 - "@next/swc-win32-x64-msvc": 14.2.11 + "@next/env": 14.2.33 + "@next/swc-darwin-arm64": 14.2.33 + "@next/swc-darwin-x64": 14.2.33 + "@next/swc-linux-arm64-gnu": 14.2.33 + "@next/swc-linux-arm64-musl": 14.2.33 + "@next/swc-linux-x64-gnu": 14.2.33 + "@next/swc-linux-x64-musl": 14.2.33 + "@next/swc-win32-arm64-msvc": 14.2.33 + "@next/swc-win32-ia32-msvc": 14.2.33 + "@next/swc-win32-x64-msvc": 14.2.33 "@swc/helpers": 0.5.5 busboy: 1.6.0 caniuse-lite: ^1.0.30001579 @@ -10109,7 +10109,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: e685a62e7251a49c9a9ae8d574bce79c14174e0c42d653db9aed17ebb5f0dbeb0185fa8a9407beff7d27e54f60ddeb9bddea281e589c95157dc7ea360f0f76e8 + checksum: b81c486367c2b001c96468b7380d7bcf8a6d26ca17318eefc0b729f1965cfc4c700fa632df5b2ed9a363ed6d462d6bd779e6388ddd407c155bb7ea6453db66b7 languageName: node linkType: hard @@ -11346,7 +11346,7 @@ __metadata: languageName: node linkType: hard -"react-dom@npm:^18.3.1": +"react-dom@npm:18": version: 18.3.1 resolution: "react-dom@npm:18.3.1" dependencies: @@ -11477,7 +11477,7 @@ __metadata: languageName: node linkType: hard -"react@npm:^18.3.1": +"react@npm:18": version: 18.3.1 resolution: "react@npm:18.3.1" dependencies: