diff --git a/package.json b/package.json index c225649..e992e6c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "html-escaper": "^3.0.3", "lucide-react": "^0.350.0", "nanoid": "^5.0.6", - "next": "14.2.0-canary.12", + "next": "14.2.35", "next-auth": "^4.24.7", "next-safe-action": "^6.1.0", "next-themes": "^0.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0c1e983..878a584 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,7 +52,7 @@ dependencies: version: 1.28.4 '@vercel/analytics': specifier: ^1.2.2 - version: 1.2.2(next@14.2.0-canary.12)(react@18.2.0) + version: 1.2.2(next@14.2.35)(react@18.2.0) class-variance-authority: specifier: ^0.7.0 version: 0.7.0 @@ -73,7 +73,7 @@ dependencies: version: 0.5.1(drizzle-orm@0.30.1)(zod@3.22.4) geist: specifier: ^1.2.2 - version: 1.2.2(next@14.2.0-canary.12) + version: 1.2.2(next@14.2.35) html-escaper: specifier: ^3.0.3 version: 3.0.3 @@ -84,17 +84,17 @@ dependencies: specifier: ^5.0.6 version: 5.0.6 next: - specifier: 14.2.0-canary.12 - version: 14.2.0-canary.12(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) + specifier: 14.2.35 + version: 14.2.35(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) next-auth: specifier: ^4.24.7 - version: 4.24.7(next@14.2.0-canary.12)(react-dom@18.2.0)(react@18.2.0) + version: 4.24.7(next@14.2.35)(react-dom@18.2.0)(react@18.2.0) next-safe-action: specifier: ^6.1.0 - version: 6.1.0(next@14.2.0-canary.12)(react@18.2.0) + version: 6.1.0(next@14.2.35)(react@18.2.0) next-themes: specifier: ^0.2.1 - version: 0.2.1(next@14.2.0-canary.12)(react-dom@18.2.0)(react@18.2.0) + version: 0.2.1(next@14.2.35)(react-dom@18.2.0)(react@18.2.0) react: specifier: ^18.2.0 version: 18.2.0 @@ -129,7 +129,7 @@ devDependencies: version: 4.1.1(prettier@3.2.5) '@next/eslint-plugin-next': specifier: ^14.1.3 - version: 14.1.3 + version: 14.2.35 '@types/eslint': specifier: ^8.56.5 version: 8.56.5 @@ -1155,18 +1155,18 @@ packages: resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==} dev: false - /@next/env@14.2.0-canary.12: - resolution: {integrity: sha512-RS2sHdVhjkSVK5dyPJ0WErW/nqAEowwnYvO+3QFAE4ndB7cHZvmpSNcx4qUeuZtiw4LLBp/l2S4qVv/MopLuMA==} + /@next/env@14.2.35: + resolution: {integrity: sha512-DuhvCtj4t9Gwrx80dmz2F4t/zKQ4ktN8WrMwOuVzkJfBilwAwGr6v16M5eI8yCuZ63H9TTuEU09Iu2HqkzFPVQ==} dev: false - /@next/eslint-plugin-next@14.1.3: - resolution: {integrity: sha512-VCnZI2cy77Yaj3L7Uhs3+44ikMM1VD/fBMwvTBb3hIaTIuqa+DmG4dhUDq+MASu3yx97KhgsVJbsas0XuiKyww==} + /@next/eslint-plugin-next@14.2.35: + resolution: {integrity: sha512-Jw9A3ICz2183qSsqwi7fgq4SBPiNfmOLmTPXKvlnzstUwyvBrtySiY+8RXJweNAs9KThb1+bYhZh9XWcNOr2zQ==} dependencies: glob: 10.3.10 dev: true - /@next/swc-darwin-arm64@14.2.0-canary.12: - resolution: {integrity: sha512-NQiiihlfKcw80C2/EnJ9EpMvNqPLc9byxRU9c2H3vHy+L92xjmK4YRloC+oDyaXu99gNtAKo2QI6kRsI08pVkw==} + /@next/swc-darwin-arm64@14.2.33: + resolution: {integrity: sha512-HqYnb6pxlsshoSTubdXKu15g3iivcbsMXg4bYpjL2iS/V6aQot+iyF4BUc2qA/J/n55YtvE4PHMKWBKGCF/+wA==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -1174,8 +1174,8 @@ packages: dev: false optional: true - /@next/swc-darwin-x64@14.2.0-canary.12: - resolution: {integrity: sha512-Usz8JJW00oS+Ij62QjUrg/laSHhOd7XbHuTWCoIMEB71jdX/4M7oQ9lhCbI8UOYFckaAsSY+F1ixydTCDBt8kg==} + /@next/swc-darwin-x64@14.2.33: + resolution: {integrity: sha512-8HGBeAE5rX3jzKvF593XTTFg3gxeU4f+UWnswa6JPhzaR6+zblO5+fjltJWIZc4aUalqTclvN2QtTC37LxvZAA==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -1183,8 +1183,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-gnu@14.2.0-canary.12: - resolution: {integrity: sha512-9PLuMYTAEwwBLxOFIem2rOipgIsz/3nd98Xf+a178LzQOgfbBAqaRkUEjbu5G4y9v6EDQdyWtYgN+QfdeDZhhA==} + /@next/swc-linux-arm64-gnu@14.2.33: + resolution: {integrity: sha512-JXMBka6lNNmqbkvcTtaX8Gu5by9547bukHQvPoLe9VRBx1gHwzf5tdt4AaezW85HAB3pikcvyqBToRTDA4DeLw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1192,8 +1192,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-musl@14.2.0-canary.12: - resolution: {integrity: sha512-ozpQTn1FcqmWq8OPrGLEJtN5h7ovaAgewlKtgY6CW9eerrLPAguY++Zhk863sxCXLSEHfp5YhX/GW93be2AeRA==} + /@next/swc-linux-arm64-musl@14.2.33: + resolution: {integrity: sha512-Bm+QulsAItD/x6Ih8wGIMfRJy4G73tu1HJsrccPW6AfqdZd0Sfm5Imhgkgq2+kly065rYMnCOxTBvmvFY1BKfg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1201,8 +1201,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-gnu@14.2.0-canary.12: - resolution: {integrity: sha512-z6by+1RG9sXPrWyCH+mmBHmElfWNnmrqQVq0WbeE1HvCBYrcnp1aRn4/fSf4aP8VfXSP4KnOUyz+GyC3e+GWzQ==} + /@next/swc-linux-x64-gnu@14.2.33: + resolution: {integrity: sha512-FnFn+ZBgsVMbGDsTqo8zsnRzydvsGV8vfiWwUo1LD8FTmPTdV+otGSWKc4LJec0oSexFnCYVO4hX8P8qQKaSlg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1210,8 +1210,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-musl@14.2.0-canary.12: - resolution: {integrity: sha512-bltqN4P7W4fmsa9oDjyFAkX/QRdsewTEXYrKdqpg7WC4g9SPUPcS1IRHn1u9PoAn9B4tRn+Dlo3GHUPMJ4RtBQ==} + /@next/swc-linux-x64-musl@14.2.33: + resolution: {integrity: sha512-345tsIWMzoXaQndUTDv1qypDRiebFxGYx9pYkhwY4hBRaOLt8UGfiWKr9FSSHs25dFIf8ZqIFaPdy5MljdoawA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1219,8 +1219,8 @@ packages: dev: false optional: true - /@next/swc-win32-arm64-msvc@14.2.0-canary.12: - resolution: {integrity: sha512-RjhKguk9D3+xguGnaOB0oUVOqXrtshS4T80e7UUglG+QFsQbqgI4b9XCa06wV+IB7jl5qB/tFjbKEJmUcRLp0A==} + /@next/swc-win32-arm64-msvc@14.2.33: + resolution: {integrity: sha512-nscpt0G6UCTkrT2ppnJnFsYbPDQwmum4GNXYTeoTIdsmMydSKFz9Iny2jpaRupTb+Wl298+Rh82WKzt9LCcqSQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -1228,8 +1228,8 @@ packages: dev: false optional: true - /@next/swc-win32-ia32-msvc@14.2.0-canary.12: - resolution: {integrity: sha512-BISbLFRaxXA5h1h+vi9oH2rHsdlPhVl4NCUE2NuMUvmtCu1M+ISyKD+OGHplPWrn33GNtSgiviRBE5FWHi2bsw==} + /@next/swc-win32-ia32-msvc@14.2.33: + resolution: {integrity: sha512-pc9LpGNKhJ0dXQhZ5QMmYxtARwwmWLpeocFmVG5Z0DzWq5Uf0izcI8tLc+qOpqxO1PWqZ5A7J1blrUIKrIFc7Q==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] @@ -1237,8 +1237,8 @@ packages: dev: false optional: true - /@next/swc-win32-x64-msvc@14.2.0-canary.12: - resolution: {integrity: sha512-PjcvClKdb9R/dVGY7uL0qnbvubjx5vb9aWhBFJWyUdPOjxrETRgdcSHiyYHaMaYo8OwiRmD0I1ZgXZI4JU8t8w==} + /@next/swc-win32-x64-msvc@14.2.33: + resolution: {integrity: sha512-nOjfZMy8B94MdisuzZo9/57xuFVLHJaDj5e/xrduJp9CV2/HrfxTRH2fbyLe+K9QT41WBLUd4iXX3R7jBp0EUg==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -2178,7 +2178,7 @@ packages: crypto-js: 4.2.0 dev: false - /@vercel/analytics@1.2.2(next@14.2.0-canary.12)(react@18.2.0): + /@vercel/analytics@1.2.2(next@14.2.35)(react@18.2.0): resolution: {integrity: sha512-X0rctVWkQV1e5Y300ehVNqpOfSOufo7ieA5PIdna8yX/U7Vjz0GFsGf4qvAhxV02uQ2CVt7GYcrFfddXXK2Y4A==} peerDependencies: next: '>= 13' @@ -2189,7 +2189,7 @@ packages: react: optional: true dependencies: - next: 14.2.0-canary.12(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.35(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 server-only: 0.0.1 dev: false @@ -3064,12 +3064,12 @@ packages: /function-bind@1.1.2: resolution: {integrity: sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==} - /geist@1.2.2(next@14.2.0-canary.12): + /geist@1.2.2(next@14.2.35): resolution: {integrity: sha512-uRDrxhvdnPwWJmh+K5+/5LXSKwvJzaYCl9tDXgiBi4hj7hB4K7+n/WLcvJMFs5btvyn0r9OSwCd1s6CmqAsxEw==} peerDependencies: next: '>=13.2.0 <15' dependencies: - next: 14.2.0-canary.12(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.35(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) dev: false /gensync@1.0.0-beta.2: @@ -3527,7 +3527,7 @@ packages: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true - /next-auth@4.24.7(next@14.2.0-canary.12)(react-dom@18.2.0)(react@18.2.0): + /next-auth@4.24.7(next@14.2.35)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-iChjE8ov/1K/z98gdKbn2Jw+2vLgJtVV39X+rCP5SGnVQuco7QOr19FRNGMIrD8d3LYhHWV9j9sKLzq1aDWWQQ==} peerDependencies: next: ^12.2.5 || ^13 || ^14 @@ -3542,7 +3542,7 @@ packages: '@panva/hkdf': 1.1.1 cookie: 0.5.0 jose: 4.15.5 - next: 14.2.0-canary.12(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.35(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) oauth: 0.9.15 openid-client: 5.6.5 preact: 10.19.6 @@ -3552,7 +3552,7 @@ packages: uuid: 8.3.2 dev: false - /next-safe-action@6.1.0(next@14.2.0-canary.12)(react@18.2.0): + /next-safe-action@6.1.0(next@14.2.35)(react@18.2.0): resolution: {integrity: sha512-AoSTn6bCwadZg0CXoI4MHkeIQxw6PPegFvmn0Qw/h5+hPfaX4cdeXOCJjXLOy/EkMi5rf59A95RRvfyaiu212w==} engines: {node: '>=18.17'} peerDependencies: @@ -3560,7 +3560,7 @@ packages: react: '>= 18.2.0' dependencies: '@decs/typeschema': 0.12.2(zod@3.22.4) - next: 14.2.0-canary.12(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.35(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 optionalDependencies: zod: 3.22.4 @@ -3582,14 +3582,14 @@ packages: - yup dev: false - /next-themes@0.2.1(next@14.2.0-canary.12)(react-dom@18.2.0)(react@18.2.0): + /next-themes@0.2.1(next@14.2.35)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-B+AKNfYNIzh0vqQQKqQItTS8evEouKD7H5Hj3kmuPERwddR2TxvDSFZuTj6T7Jfn1oyeUyJMydPl1Bkxkh0W7A==} peerDependencies: next: '*' react: '*' react-dom: '*' dependencies: - next: 14.2.0-canary.12(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.35(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -3598,22 +3598,25 @@ packages: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} dev: true - /next@14.2.0-canary.12(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-QTdxnOWBl2mrzsMvQMdNr/NcWYJYa18ywg/cuxCmTTho0r9HDt8bchwVo/NmQiWKuKFR0VC0jjJuAjhkLKWrEg==} + /next@14.2.35(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-KhYd2Hjt/O1/1aZVX3dCwGXM1QmOV4eNM2UTacK5gipDdPN/oHHK/4oVGy7X8GMfPMsUTUEmGlsy0EY1YGAkig==} engines: {node: '>=18.17.0'} hasBin: true peerDependencies: '@opentelemetry/api': ^1.1.0 + '@playwright/test': ^1.41.2 react: ^18.2.0 react-dom: ^18.2.0 sass: ^1.3.0 peerDependenciesMeta: '@opentelemetry/api': optional: true + '@playwright/test': + optional: true sass: optional: true dependencies: - '@next/env': 14.2.0-canary.12 + '@next/env': 14.2.35 '@swc/helpers': 0.5.5 busboy: 1.6.0 caniuse-lite: 1.0.30001594 @@ -3623,15 +3626,15 @@ packages: react-dom: 18.2.0(react@18.2.0) styled-jsx: 5.1.1(@babel/core@7.23.9)(react@18.2.0) optionalDependencies: - '@next/swc-darwin-arm64': 14.2.0-canary.12 - '@next/swc-darwin-x64': 14.2.0-canary.12 - '@next/swc-linux-arm64-gnu': 14.2.0-canary.12 - '@next/swc-linux-arm64-musl': 14.2.0-canary.12 - '@next/swc-linux-x64-gnu': 14.2.0-canary.12 - '@next/swc-linux-x64-musl': 14.2.0-canary.12 - '@next/swc-win32-arm64-msvc': 14.2.0-canary.12 - '@next/swc-win32-ia32-msvc': 14.2.0-canary.12 - '@next/swc-win32-x64-msvc': 14.2.0-canary.12 + '@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 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros