diff --git a/package.json b/package.json index 42d6da4..cfea18e 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "lodash": "^4.17.21", "lucide-react": "^0.365.0", "match-sorter": "^6.3.4", - "next": "^14.2.25", + "next": "^14.2.26", "next-auth": "^4.24.7", "next-cloudinary": "^6.3.0", "next-i18next": "^15.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf3f8e5..fdcc691 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,7 +76,7 @@ dependencies: version: 10.45.2(@trpc/server@10.45.2) '@trpc/next': specifier: ^10.45.2 - version: 10.45.2(@tanstack/react-query@4.36.1)(@trpc/client@10.45.2)(@trpc/react-query@10.45.2)(@trpc/server@10.45.2)(next@14.2.25)(react-dom@18.2.0)(react@18.2.0) + version: 10.45.2(@tanstack/react-query@4.36.1)(@trpc/client@10.45.2)(@trpc/react-query@10.45.2)(@trpc/server@10.45.2)(next@14.2.26)(react-dom@18.2.0)(react@18.2.0) '@trpc/react-query': specifier: ^10.45.2 version: 10.45.2(@tanstack/react-query@4.36.1)(@trpc/client@10.45.2)(@trpc/server@10.45.2)(react-dom@18.2.0)(react@18.2.0) @@ -117,17 +117,17 @@ dependencies: specifier: ^6.3.4 version: 6.3.4 next: - specifier: ^14.2.25 - version: 14.2.25(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0) + specifier: ^14.2.26 + version: 14.2.26(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0) next-auth: specifier: ^4.24.7 - version: 4.24.7(next@14.2.25)(react-dom@18.2.0)(react@18.2.0) + version: 4.24.7(next@14.2.26)(react-dom@18.2.0)(react@18.2.0) next-cloudinary: specifier: ^6.3.0 - version: 6.3.0(next@14.2.25)(react@18.2.0) + version: 6.3.0(next@14.2.26)(react@18.2.0) next-i18next: specifier: ^15.2.0 - version: 15.2.0(i18next@23.10.1)(next@14.2.25)(react-i18next@14.1.0)(react@18.2.0) + version: 15.2.0(i18next@23.10.1)(next@14.2.26)(react-i18next@14.1.0)(react@18.2.0) next-themes: specifier: ^0.3.0 version: 0.3.0(react-dom@18.2.0)(react@18.2.0) @@ -585,8 +585,8 @@ packages: dependencies: '@jridgewell/trace-mapping': 0.3.9 - /@emnapi/runtime@1.3.1: - resolution: {integrity: sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw==} + /@emnapi/runtime@1.4.0: + resolution: {integrity: sha512-64WYIf4UYcdLnbKn/umDlNjQDSS8AgZrI/R9+x5ilkUVFxXcA1Ebl+gQLc/6mERA4407Xof0R7wEyEuj091CVw==} requiresBuild: true dependencies: tslib: 2.8.1 @@ -877,7 +877,7 @@ packages: cpu: [wasm32] requiresBuild: true dependencies: - '@emnapi/runtime': 1.3.1 + '@emnapi/runtime': 1.4.0 dev: false optional: true @@ -970,11 +970,11 @@ packages: next-auth: ^4 dependencies: '@prisma/client': 5.12.1(prisma@5.12.1) - next-auth: 4.24.7(next@14.2.25)(react-dom@18.2.0)(react@18.2.0) + next-auth: 4.24.7(next@14.2.26)(react-dom@18.2.0)(react@18.2.0) dev: false - /@next/env@14.2.25: - resolution: {integrity: sha512-JnzQ2cExDeG7FxJwqAksZ3aqVJrHjFwZQAEJ9gQZSoEhIow7SNoKZzju/AwQ+PLIR4NY8V0rhcVozx/2izDO0w==} + /@next/env@14.2.26: + resolution: {integrity: sha512-vO//GJ/YBco+H7xdQhzJxF7ub3SUwft76jwaeOyVVQFHCi5DCnkP16WHB+JBylo4vOKPoZBlR94Z8xBxNBdNJA==} dev: false /@next/eslint-plugin-next@14.1.4: @@ -983,8 +983,8 @@ packages: glob: 10.3.10 dev: true - /@next/swc-darwin-arm64@14.2.25: - resolution: {integrity: sha512-09clWInF1YRd6le00vt750s3m7SEYNehz9C4PUcSu3bAdCTpjIV4aTYQZ25Ehrr83VR1rZeqtKUPWSI7GfuKZQ==} + /@next/swc-darwin-arm64@14.2.26: + resolution: {integrity: sha512-zDJY8gsKEseGAxG+C2hTMT0w9Nk9N1Sk1qV7vXYz9MEiyRoF5ogQX2+vplyUMIfygnjn9/A04I6yrUTRTuRiyQ==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -992,8 +992,8 @@ packages: dev: false optional: true - /@next/swc-darwin-x64@14.2.25: - resolution: {integrity: sha512-V+iYM/QR+aYeJl3/FWWU/7Ix4b07ovsQ5IbkwgUK29pTHmq+5UxeDr7/dphvtXEq5pLB/PucfcBNh9KZ8vWbug==} + /@next/swc-darwin-x64@14.2.26: + resolution: {integrity: sha512-U0adH5ryLfmTDkahLwG9sUQG2L0a9rYux8crQeC92rPhi3jGQEY47nByQHrVrt3prZigadwj/2HZ1LUUimuSbg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -1001,8 +1001,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-gnu@14.2.25: - resolution: {integrity: sha512-LFnV2899PJZAIEHQ4IMmZIgL0FBieh5keMnriMY1cK7ompR+JUd24xeTtKkcaw8QmxmEdhoE5Mu9dPSuDBgtTg==} + /@next/swc-linux-arm64-gnu@14.2.26: + resolution: {integrity: sha512-SINMl1I7UhfHGM7SoRiw0AbwnLEMUnJ/3XXVmhyptzriHbWvPPbbm0OEVG24uUKhuS1t0nvN/DBvm5kz6ZIqpg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1010,8 +1010,8 @@ packages: dev: false optional: true - /@next/swc-linux-arm64-musl@14.2.25: - resolution: {integrity: sha512-QC5y5PPTmtqFExcKWKYgUNkHeHE/z3lUsu83di488nyP0ZzQ3Yse2G6TCxz6nNsQwgAx1BehAJTZez+UQxzLfw==} + /@next/swc-linux-arm64-musl@14.2.26: + resolution: {integrity: sha512-s6JaezoyJK2DxrwHWxLWtJKlqKqTdi/zaYigDXUJ/gmx/72CrzdVZfMvUc6VqnZ7YEvRijvYo+0o4Z9DencduA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -1019,8 +1019,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-gnu@14.2.25: - resolution: {integrity: sha512-y6/ML4b9eQ2D/56wqatTJN5/JR8/xdObU2Fb1RBidnrr450HLCKr6IJZbPqbv7NXmje61UyxjF5kvSajvjye5w==} + /@next/swc-linux-x64-gnu@14.2.26: + resolution: {integrity: sha512-FEXeUQi8/pLr/XI0hKbe0tgbLmHFRhgXOUiPScz2hk0hSmbGiU8aUqVslj/6C6KA38RzXnWoJXo4FMo6aBxjzg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1028,8 +1028,8 @@ packages: dev: false optional: true - /@next/swc-linux-x64-musl@14.2.25: - resolution: {integrity: sha512-sPX0TSXHGUOZFvv96GoBXpB3w4emMqKeMgemrSxI7A6l55VBJp/RKYLwZIB9JxSqYPApqiREaIIap+wWq0RU8w==} + /@next/swc-linux-x64-musl@14.2.26: + resolution: {integrity: sha512-BUsomaO4d2DuXhXhgQCVt2jjX4B4/Thts8nDoIruEJkhE5ifeQFtvW5c9JkdOtYvE5p2G0hcwQ0UbRaQmQwaVg==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -1037,8 +1037,8 @@ packages: dev: false optional: true - /@next/swc-win32-arm64-msvc@14.2.25: - resolution: {integrity: sha512-ReO9S5hkA1DU2cFCsGoOEp7WJkhFzNbU/3VUF6XxNGUCQChyug6hZdYL/istQgfT/GWE6PNIg9cm784OI4ddxQ==} + /@next/swc-win32-arm64-msvc@14.2.26: + resolution: {integrity: sha512-5auwsMVzT7wbB2CZXQxDctpWbdEnEW/e66DyXO1DcgHxIyhP06awu+rHKshZE+lPLIGiwtjo7bsyeuubewwxMw==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -1046,8 +1046,8 @@ packages: dev: false optional: true - /@next/swc-win32-ia32-msvc@14.2.25: - resolution: {integrity: sha512-DZ/gc0o9neuCDyD5IumyTGHVun2dCox5TfPQI/BJTYwpSNYM3CZDI4i6TOdjeq1JMo+Ug4kPSMuZdwsycwFbAw==} + /@next/swc-win32-ia32-msvc@14.2.26: + resolution: {integrity: sha512-GQWg/Vbz9zUGi9X80lOeGsz1rMH/MtFO/XqigDznhhhTfDlDoynCM6982mPCbSlxJ/aveZcKtTlwfAjwhyxDpg==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] @@ -1055,8 +1055,8 @@ packages: dev: false optional: true - /@next/swc-win32-x64-msvc@14.2.25: - resolution: {integrity: sha512-KSznmS6eFjQ9RJ1nEc66kJvtGIL1iZMYmGEXsZPh2YtnLtqrgdVvKXJY2ScjjoFnG6nGLyPFR0UiEvDwVah4Tw==} + /@next/swc-win32-x64-msvc@14.2.26: + resolution: {integrity: sha512-2rdB3T1/Gp7bv1eQTTm9d1Y1sv9UuJ2LAwOE0Pe2prHKe32UNscj7YS13fRB37d0GAiGNR+Y7ZcW8YjDI8Ns0w==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -2078,7 +2078,7 @@ packages: '@trpc/server': 10.45.2 dev: false - /@trpc/next@10.45.2(@tanstack/react-query@4.36.1)(@trpc/client@10.45.2)(@trpc/react-query@10.45.2)(@trpc/server@10.45.2)(next@14.2.25)(react-dom@18.2.0)(react@18.2.0): + /@trpc/next@10.45.2(@tanstack/react-query@4.36.1)(@trpc/client@10.45.2)(@trpc/react-query@10.45.2)(@trpc/server@10.45.2)(next@14.2.26)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-RSORmfC+/nXdmRY1pQ0AalsVgSzwNAFbZLYHiTvPM5QQ8wmMEHilseCYMXpu0se/TbPt9zVR6Ka2d7O6zxKkXg==} peerDependencies: '@tanstack/react-query': ^4.18.0 @@ -2093,7 +2093,7 @@ packages: '@trpc/client': 10.45.2(@trpc/server@10.45.2) '@trpc/react-query': 10.45.2(@tanstack/react-query@4.36.1)(@trpc/client@10.45.2)(@trpc/server@10.45.2)(react-dom@18.2.0)(react@18.2.0) '@trpc/server': 10.45.2 - next: 14.2.25(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.26(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: false @@ -4609,7 +4609,7 @@ packages: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} dev: true - /next-auth@4.24.7(next@14.2.25)(react-dom@18.2.0)(react@18.2.0): + /next-auth@4.24.7(next@14.2.26)(react-dom@18.2.0)(react@18.2.0): resolution: {integrity: sha512-iChjE8ov/1K/z98gdKbn2Jw+2vLgJtVV39X+rCP5SGnVQuco7QOr19FRNGMIrD8d3LYhHWV9j9sKLzq1aDWWQQ==} peerDependencies: next: ^12.2.5 || ^13 || ^14 @@ -4624,7 +4624,7 @@ packages: '@panva/hkdf': 1.1.1 cookie: 0.5.0 jose: 4.15.5 - next: 14.2.25(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.26(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0) oauth: 0.9.15 openid-client: 5.6.5 preact: 10.20.0 @@ -4634,7 +4634,7 @@ packages: uuid: 8.3.2 dev: false - /next-cloudinary@6.3.0(next@14.2.25)(react@18.2.0): + /next-cloudinary@6.3.0(next@14.2.26)(react@18.2.0): resolution: {integrity: sha512-BPs+I2Qb9hdbnBZFhZeuTRdAC9jTXB6glNeswfZT7eUgwYB4d8LyrZQ4A6owaqZ9qyZm1THdJj6cuS0Y+wlrdw==} peerDependencies: next: ^12 || ^13 || ^14 @@ -4644,11 +4644,11 @@ packages: '@cloudinary-util/url-loader': 5.2.1 '@cloudinary-util/util': 3.0.0 '@tsconfig/recommended': 1.0.5 - next: 14.2.25(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.26(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 dev: false - /next-i18next@15.2.0(i18next@23.10.1)(next@14.2.25)(react-i18next@14.1.0)(react@18.2.0): + /next-i18next@15.2.0(i18next@23.10.1)(next@14.2.26)(react-i18next@14.1.0)(react@18.2.0): resolution: {integrity: sha512-Rl5yZ4oGffsB0AjRykZ5PzNQ2M6am54MaMayldGmH/UKZisrIxk2SKEPJvaHhKlWe1qgdNi2FkodwK8sEjfEmg==} engines: {node: '>=14'} peerDependencies: @@ -4663,7 +4663,7 @@ packages: hoist-non-react-statics: 3.3.2 i18next: 23.10.1 i18next-fs-backend: 2.3.1 - next: 14.2.25(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0) + next: 14.2.26(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0) react: 18.2.0 react-i18next: 14.1.0(i18next@23.10.1)(react-dom@18.2.0)(react@18.2.0) dev: false @@ -4678,8 +4678,8 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: false - /next@14.2.25(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-N5M7xMc4wSb4IkPvEV5X2BRRXUmhVHNyaXwEM86+voXthSZz8ZiRyQW4p9mwAoAPIm6OzuVZtn7idgEJeAJN3Q==} + /next@14.2.26(@babel/core@7.24.3)(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-b81XSLihMwCfwiUVRRja3LphLo4uBBMZEzBBWMaISbKTwOmq3wPknIETy/8000tr7Gq4WmbuFYPS7jOYIf+ZJw==} engines: {node: '>=18.17.0'} hasBin: true peerDependencies: @@ -4696,7 +4696,7 @@ packages: sass: optional: true dependencies: - '@next/env': 14.2.25 + '@next/env': 14.2.26 '@swc/helpers': 0.5.5 busboy: 1.6.0 caniuse-lite: 1.0.30001707 @@ -4706,15 +4706,15 @@ packages: react-dom: 18.2.0(react@18.2.0) styled-jsx: 5.1.1(@babel/core@7.24.3)(react@18.2.0) optionalDependencies: - '@next/swc-darwin-arm64': 14.2.25 - '@next/swc-darwin-x64': 14.2.25 - '@next/swc-linux-arm64-gnu': 14.2.25 - '@next/swc-linux-arm64-musl': 14.2.25 - '@next/swc-linux-x64-gnu': 14.2.25 - '@next/swc-linux-x64-musl': 14.2.25 - '@next/swc-win32-arm64-msvc': 14.2.25 - '@next/swc-win32-ia32-msvc': 14.2.25 - '@next/swc-win32-x64-msvc': 14.2.25 + '@next/swc-darwin-arm64': 14.2.26 + '@next/swc-darwin-x64': 14.2.26 + '@next/swc-linux-arm64-gnu': 14.2.26 + '@next/swc-linux-arm64-musl': 14.2.26 + '@next/swc-linux-x64-gnu': 14.2.26 + '@next/swc-linux-x64-musl': 14.2.26 + '@next/swc-win32-arm64-msvc': 14.2.26 + '@next/swc-win32-ia32-msvc': 14.2.26 + '@next/swc-win32-x64-msvc': 14.2.26 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros