fork of hey-api/openapi-ts because I need some additional things

Merge pull request #1916 from hey-api/dependabot/npm_and_yarn/next-15.2.4

chore(deps): bump next from 15.1.6 to 15.2.4

authored by

Lubos 🫑 and committed by
GitHub
729488e9 eddd9e10

+50 -45
+1 -1
examples/openapi-ts-next/package.json
··· 11 11 }, 12 12 "dependencies": { 13 13 "@hey-api/client-next": "workspace:*", 14 - "next": "15.1.6", 14 + "next": "15.2.4", 15 15 "react": "19.0.0", 16 16 "react-dom": "19.0.0" 17 17 },
+49 -44
pnpm-lock.yaml
··· 283 283 specifier: workspace:* 284 284 version: link:../../packages/client-next 285 285 next: 286 - specifier: 15.1.6 287 - version: 15.1.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.85.0) 286 + specifier: 15.2.4 287 + version: 15.2.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.85.0) 288 288 react: 289 289 specifier: 19.0.0 290 290 version: 19.0.0 ··· 3302 3302 resolution: {integrity: sha512-JkbaWFeydQdeDHz1mAy4rw+E3bl9YtbCgkntfTxq+IlNX/aIMv2/b1kZnQZcil4/sPoZGL831Dq6E374qRpU1A==} 3303 3303 engines: {node: '>=18.0.0'} 3304 3304 3305 - '@next/env@15.1.6': 3306 - resolution: {integrity: sha512-d9AFQVPEYNr+aqokIiPLNK/MTyt3DWa/dpKveiAaVccUadFbhFEvY6FXYX2LJO2Hv7PHnLBu2oWwB4uBuHjr/w==} 3305 + '@next/env@15.2.4': 3306 + resolution: {integrity: sha512-+SFtMgoiYP3WoSswuNmxJOCwi06TdWE733D+WPjpXIe4LXGULwEaofiiAy6kbS0+XjM5xF5n3lKuBwN2SnqD9g==} 3307 3307 3308 3308 '@next/eslint-plugin-next@15.1.6': 3309 3309 resolution: {integrity: sha512-+slMxhTgILUntZDGNgsKEYHUvpn72WP1YTlkmEhS51vnVd7S9jEEy0n9YAMcI21vUG4akTw9voWH02lrClt/yw==} 3310 3310 3311 - '@next/swc-darwin-arm64@15.1.6': 3312 - resolution: {integrity: sha512-u7lg4Mpl9qWpKgy6NzEkz/w0/keEHtOybmIl0ykgItBxEM5mYotS5PmqTpo+Rhg8FiOiWgwr8USxmKQkqLBCrw==} 3311 + '@next/swc-darwin-arm64@15.2.4': 3312 + resolution: {integrity: sha512-1AnMfs655ipJEDC/FHkSr0r3lXBgpqKo4K1kiwfUf3iE68rDFXZ1TtHdMvf7D0hMItgDZ7Vuq3JgNMbt/+3bYw==} 3313 3313 engines: {node: '>= 10'} 3314 3314 cpu: [arm64] 3315 3315 os: [darwin] 3316 3316 3317 - '@next/swc-darwin-x64@15.1.6': 3318 - resolution: {integrity: sha512-x1jGpbHbZoZ69nRuogGL2MYPLqohlhnT9OCU6E6QFewwup+z+M6r8oU47BTeJcWsF2sdBahp5cKiAcDbwwK/lg==} 3317 + '@next/swc-darwin-x64@15.2.4': 3318 + resolution: {integrity: sha512-3qK2zb5EwCwxnO2HeO+TRqCubeI/NgCe+kL5dTJlPldV/uwCnUgC7VbEzgmxbfrkbjehL4H9BPztWOEtsoMwew==} 3319 3319 engines: {node: '>= 10'} 3320 3320 cpu: [x64] 3321 3321 os: [darwin] 3322 3322 3323 - '@next/swc-linux-arm64-gnu@15.1.6': 3324 - resolution: {integrity: sha512-jar9sFw0XewXsBzPf9runGzoivajeWJUc/JkfbLTC4it9EhU8v7tCRLH7l5Y1ReTMN6zKJO0kKAGqDk8YSO2bg==} 3323 + '@next/swc-linux-arm64-gnu@15.2.4': 3324 + resolution: {integrity: sha512-HFN6GKUcrTWvem8AZN7tT95zPb0GUGv9v0d0iyuTb303vbXkkbHDp/DxufB04jNVD+IN9yHy7y/6Mqq0h0YVaQ==} 3325 3325 engines: {node: '>= 10'} 3326 3326 cpu: [arm64] 3327 3327 os: [linux] 3328 3328 3329 - '@next/swc-linux-arm64-musl@15.1.6': 3330 - resolution: {integrity: sha512-+n3u//bfsrIaZch4cgOJ3tXCTbSxz0s6brJtU3SzLOvkJlPQMJ+eHVRi6qM2kKKKLuMY+tcau8XD9CJ1OjeSQQ==} 3329 + '@next/swc-linux-arm64-musl@15.2.4': 3330 + resolution: {integrity: sha512-Oioa0SORWLwi35/kVB8aCk5Uq+5/ZIumMK1kJV+jSdazFm2NzPDztsefzdmzzpx5oGCJ6FkUC7vkaUseNTStNA==} 3331 3331 engines: {node: '>= 10'} 3332 3332 cpu: [arm64] 3333 3333 os: [linux] 3334 3334 3335 - '@next/swc-linux-x64-gnu@15.1.6': 3336 - resolution: {integrity: sha512-SpuDEXixM3PycniL4iVCLyUyvcl6Lt0mtv3am08sucskpG0tYkW1KlRhTgj4LI5ehyxriVVcfdoxuuP8csi3kQ==} 3335 + '@next/swc-linux-x64-gnu@15.2.4': 3336 + resolution: {integrity: sha512-yb5WTRaHdkgOqFOZiu6rHV1fAEK0flVpaIN2HB6kxHVSy/dIajWbThS7qON3W9/SNOH2JWkVCyulgGYekMePuw==} 3337 3337 engines: {node: '>= 10'} 3338 3338 cpu: [x64] 3339 3339 os: [linux] 3340 3340 3341 - '@next/swc-linux-x64-musl@15.1.6': 3342 - resolution: {integrity: sha512-L4druWmdFSZIIRhF+G60API5sFB7suTbDRhYWSjiw0RbE+15igQvE2g2+S973pMGvwN3guw7cJUjA/TmbPWTHQ==} 3341 + '@next/swc-linux-x64-musl@15.2.4': 3342 + resolution: {integrity: sha512-Dcdv/ix6srhkM25fgXiyOieFUkz+fOYkHlydWCtB0xMST6X9XYI3yPDKBZt1xuhOytONsIFJFB08xXYsxUwJLw==} 3343 3343 engines: {node: '>= 10'} 3344 3344 cpu: [x64] 3345 3345 os: [linux] 3346 3346 3347 - '@next/swc-win32-arm64-msvc@15.1.6': 3348 - resolution: {integrity: sha512-s8w6EeqNmi6gdvM19tqKKWbCyOBvXFbndkGHl+c9YrzsLARRdCHsD9S1fMj8gsXm9v8vhC8s3N8rjuC/XrtkEg==} 3347 + '@next/swc-win32-arm64-msvc@15.2.4': 3348 + resolution: {integrity: sha512-dW0i7eukvDxtIhCYkMrZNQfNicPDExt2jPb9AZPpL7cfyUo7QSNl1DjsHjmmKp6qNAqUESyT8YFl/Aw91cNJJg==} 3349 3349 engines: {node: '>= 10'} 3350 3350 cpu: [arm64] 3351 3351 os: [win32] 3352 3352 3353 - '@next/swc-win32-x64-msvc@15.1.6': 3354 - resolution: {integrity: sha512-6xomMuu54FAFxttYr5PJbEfu96godcxBTRk1OhAvJq0/EnmFU/Ybiax30Snis4vdWZ9LGpf7Roy5fSs7v/5ROQ==} 3353 + '@next/swc-win32-x64-msvc@15.2.4': 3354 + resolution: {integrity: sha512-SbnWkJmkS7Xl3kre8SdMF6F/XDh1DTFEhp0jRTj/uB8iPKoU2bb2NDfcu+iifv1+mxQEd1g2vvSxcZbXSKyWiQ==} 3355 3355 engines: {node: '>= 10'} 3356 3356 cpu: [x64] 3357 3357 os: [win32] ··· 5959 5959 5960 5960 caniuse-lite@1.0.30001703: 5961 5961 resolution: {integrity: sha512-kRlAGTRWgPsOj7oARC9m1okJEXdL/8fekFVcxA8Hl7GH4r/sN4OJn/i6Flde373T50KS7Y37oFbMwlE8+F42kQ==} 5962 + 5963 + caniuse-lite@1.0.30001709: 5964 + resolution: {integrity: sha512-NgL3vUTnDrPCZ3zTahp4fsugQ4dc7EKTSzwQDPEel6DMoMnfH2jhry9n2Zm8onbSR+f/QtKHFOA+iAQu4kbtWA==} 5962 5965 5963 5966 ccount@2.0.1: 5964 5967 resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==} ··· 8738 8741 resolution: {integrity: sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==} 8739 8742 engines: {node: '>= 0.4.0'} 8740 8743 8741 - next@15.1.6: 8742 - resolution: {integrity: sha512-Hch4wzbaX0vKQtalpXvUiw5sYivBy4cm5rzUKrBnUB/y436LGrvOUqYvlSeNVCWFO/770gDlltR9gqZH62ct4Q==} 8744 + next@15.2.4: 8745 + resolution: {integrity: sha512-VwL+LAaPSxEkd3lU2xWbgEOtrM8oedmyhBqaVNmgKB+GvZlCy9rgaEc+y2on0wv+l0oSFqLtYD6dcC1eAedUaQ==} 8743 8746 engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} 8744 8747 hasBin: true 8745 8748 peerDependencies: ··· 14161 14164 '@netlify/node-cookies': 0.1.0 14162 14165 urlpattern-polyfill: 8.0.2 14163 14166 14164 - '@next/env@15.1.6': {} 14167 + '@next/env@15.2.4': {} 14165 14168 14166 14169 '@next/eslint-plugin-next@15.1.6': 14167 14170 dependencies: 14168 14171 fast-glob: 3.3.1 14169 14172 14170 - '@next/swc-darwin-arm64@15.1.6': 14173 + '@next/swc-darwin-arm64@15.2.4': 14171 14174 optional: true 14172 14175 14173 - '@next/swc-darwin-x64@15.1.6': 14176 + '@next/swc-darwin-x64@15.2.4': 14174 14177 optional: true 14175 14178 14176 - '@next/swc-linux-arm64-gnu@15.1.6': 14179 + '@next/swc-linux-arm64-gnu@15.2.4': 14177 14180 optional: true 14178 14181 14179 - '@next/swc-linux-arm64-musl@15.1.6': 14182 + '@next/swc-linux-arm64-musl@15.2.4': 14180 14183 optional: true 14181 14184 14182 - '@next/swc-linux-x64-gnu@15.1.6': 14185 + '@next/swc-linux-x64-gnu@15.2.4': 14183 14186 optional: true 14184 14187 14185 - '@next/swc-linux-x64-musl@15.1.6': 14188 + '@next/swc-linux-x64-musl@15.2.4': 14186 14189 optional: true 14187 14190 14188 - '@next/swc-win32-arm64-msvc@15.1.6': 14191 + '@next/swc-win32-arm64-msvc@15.2.4': 14189 14192 optional: true 14190 14193 14191 - '@next/swc-win32-x64-msvc@15.1.6': 14194 + '@next/swc-win32-x64-msvc@15.2.4': 14192 14195 optional: true 14193 14196 14194 14197 '@ngtools/webpack@19.2.0(@angular/compiler-cli@19.2.0(@angular/compiler@19.2.0(@angular/core@19.2.0(rxjs@7.8.1)(zone.js@0.15.0)))(typescript@5.5.3))(typescript@5.5.3)(webpack@5.98.0(esbuild@0.25.0))': ··· 17736 17739 caniuse-api@3.0.0: 17737 17740 dependencies: 17738 17741 browserslist: 4.24.4 17739 - caniuse-lite: 1.0.30001703 17742 + caniuse-lite: 1.0.30001709 17740 17743 lodash.memoize: 4.1.2 17741 17744 lodash.uniq: 4.5.0 17742 17745 17743 17746 caniuse-lite@1.0.30001703: {} 17747 + 17748 + caniuse-lite@1.0.30001709: {} 17744 17749 17745 17750 ccount@2.0.1: {} 17746 17751 ··· 20956 20961 20957 20962 netmask@2.0.2: {} 20958 20963 20959 - next@15.1.6(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.85.0): 20964 + next@15.2.4(react-dom@19.0.0(react@19.0.0))(react@19.0.0)(sass@1.85.0): 20960 20965 dependencies: 20961 - '@next/env': 15.1.6 20966 + '@next/env': 15.2.4 20962 20967 '@swc/counter': 0.1.3 20963 20968 '@swc/helpers': 0.5.15 20964 20969 busboy: 1.6.0 20965 - caniuse-lite: 1.0.30001703 20970 + caniuse-lite: 1.0.30001709 20966 20971 postcss: 8.4.31 20967 20972 react: 19.0.0 20968 20973 react-dom: 19.0.0(react@19.0.0) 20969 20974 styled-jsx: 5.1.6(react@19.0.0) 20970 20975 optionalDependencies: 20971 - '@next/swc-darwin-arm64': 15.1.6 20972 - '@next/swc-darwin-x64': 15.1.6 20973 - '@next/swc-linux-arm64-gnu': 15.1.6 20974 - '@next/swc-linux-arm64-musl': 15.1.6 20975 - '@next/swc-linux-x64-gnu': 15.1.6 20976 - '@next/swc-linux-x64-musl': 15.1.6 20977 - '@next/swc-win32-arm64-msvc': 15.1.6 20978 - '@next/swc-win32-x64-msvc': 15.1.6 20976 + '@next/swc-darwin-arm64': 15.2.4 20977 + '@next/swc-darwin-x64': 15.2.4 20978 + '@next/swc-linux-arm64-gnu': 15.2.4 20979 + '@next/swc-linux-arm64-musl': 15.2.4 20980 + '@next/swc-linux-x64-gnu': 15.2.4 20981 + '@next/swc-linux-x64-musl': 15.2.4 20982 + '@next/swc-win32-arm64-msvc': 15.2.4 20983 + '@next/swc-win32-x64-msvc': 15.2.4 20979 20984 sass: 1.85.0 20980 20985 sharp: 0.33.5 20981 20986 transitivePeerDependencies: ··· 22390 22395 22391 22396 postcss@8.4.31: 22392 22397 dependencies: 22393 - nanoid: 3.3.9 22398 + nanoid: 3.3.11 22394 22399 picocolors: 1.1.1 22395 22400 source-map-js: 1.2.1 22396 22401