Skip to content

Commit 961b237

Browse files
chore(deps): update all non-major dependencies (examples) (patch) (#4981)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | [`20.5.0` -> `20.5.1`](https://renovatebot.com/diffs/npm/@types%2fnode/20.5.0/20.5.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.5.0/20.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.5.0/20.5.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [cypress](https://github.com/cypress-io/cypress) | [`12.17.3` -> `12.17.4`](https://renovatebot.com/diffs/npm/cypress/12.17.3/12.17.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cypress/12.17.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cypress/12.17.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cypress/12.17.3/12.17.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cypress/12.17.3/12.17.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config) ([source](https://github.com/vercel/next.js)) | [`13.4.13` -> `13.4.19`](https://renovatebot.com/diffs/npm/eslint-config-next/13.4.13/13.4.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint-config-next/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint-config-next/13.4.13/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/13.4.13/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [next](https://nextjs.org) ([source](https://github.com/vercel/next.js)) | [`13.4.13` -> `13.4.19`](https://renovatebot.com/diffs/npm/next/13.4.13/13.4.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/next/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/next/13.4.13/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/13.4.13/13.4.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>cypress-io/cypress (cypress)</summary> ### [`v12.17.4`](https://github.com/cypress-io/cypress/releases/tag/v12.17.4) [Compare Source](https://github.com/cypress-io/cypress/compare/v12.17.3...v12.17.4) Changelog: https://docs.cypress.io/guides/references/changelog#12-17-4 </details> <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v13.4.19`](https://github.com/vercel/next.js/releases/tag/v13.4.19) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.18...v13.4.19) ##### Core Changes - fix: invalid module transform for `@headlessui/react`: [#&#8203;54206](https://github.com/vercel/next.js/issues/54206) - chore: remove unnecessary type cast in dev-build-watcher: [#&#8203;54221](https://github.com/vercel/next.js/issues/54221) - fix process.env not being available in standalone mode: [#&#8203;54203](https://github.com/vercel/next.js/issues/54203) - Fix missing `devPageFiles` collection: [#&#8203;54224](https://github.com/vercel/next.js/issues/54224) - Add `Route` and `LinkProps` stub generics: [#&#8203;54226](https://github.com/vercel/next.js/issues/54226) - Use `createClientModuleProxy` from Flight Server: [#&#8203;54232](https://github.com/vercel/next.js/issues/54232) - Add default not found to loader tree of group routes root layer: [#&#8203;54228](https://github.com/vercel/next.js/issues/54228) - feat(image): add support for custom `loaderFile` when `loader: default`: [#&#8203;53417](https://github.com/vercel/next.js/issues/53417) - Fix renamed export of Server Actions: [#&#8203;54241](https://github.com/vercel/next.js/issues/54241) - Ensures App Router Link respects scroll-behavior: smooth when only hash is changed.: [#&#8203;54243](https://github.com/vercel/next.js/issues/54243) ##### Misc Changes - Update dd-trace used for internal tools: [#&#8203;54214](https://github.com/vercel/next.js/issues/54214) - (Fix)Broken `upgrading.mdx` link : [#&#8203;54234](https://github.com/vercel/next.js/issues/54234) - chore: skip CI run on forks: [#&#8203;54219](https://github.com/vercel/next.js/issues/54219) - chore(ci): bump `[email protected]`: [#&#8203;54246](https://github.com/vercel/next.js/issues/54246) ##### Credits Huge thanks to [@&#8203;opnay](https://github.com/opnay), [@&#8203;styfle](https://github.com/styfle), [@&#8203;timneutkens](https://github.com/timneutkens), [@&#8203;ztanner](https://github.com/ztanner), [@&#8203;shuding](https://github.com/shuding), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;vinaykulk621](https://github.com/vinaykulk621), [@&#8203;balazsorban44](https://github.com/balazsorban44), [@&#8203;goguda](https://github.com/goguda), and [@&#8203;coreyleelarson](https://github.com/coreyleelarson) for helping! ### [`v13.4.18`](https://github.com/vercel/next.js/releases/tag/v13.4.18) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.17...v13.4.18) ##### Core Changes - refactor: remove edge condition for module proxy path: [#&#8203;54167](https://github.com/vercel/next.js/issues/54167) - Remove unused variables: [#&#8203;54149](https://github.com/vercel/next.js/issues/54149) - chore: improve ts types for `position` in `dev-build-watcher`: [#&#8203;54124](https://github.com/vercel/next.js/issues/54124) - Turbopack: Strip relative path prefix when generating PageLoaderAsset: [#&#8203;54040](https://github.com/vercel/next.js/issues/54040) - Add `size` property to `ReadonlySearchParams`: [#&#8203;53144](https://github.com/vercel/next.js/issues/53144) - Assign default not-found boundary if custom not-found is not present for root layer only: [#&#8203;54185](https://github.com/vercel/next.js/issues/54185) - Allow range version for eslint config: [#&#8203;53751](https://github.com/vercel/next.js/issues/53751) - Automatically modularizeImports for the popular [@&#8203;headlessui/react](https://github.com/headlessui/react) library: [#&#8203;54188](https://github.com/vercel/next.js/issues/54188) - fix bfcache restoration behavior: [#&#8203;54198](https://github.com/vercel/next.js/issues/54198) ##### Misc Changes - Update rust toolchain: [#&#8203;54130](https://github.com/vercel/next.js/issues/54130) ##### Credits Huge thanks to [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;shuding](https://github.com/shuding), [@&#8203;styfle](https://github.com/styfle), [@&#8203;jridgewell](https://github.com/jridgewell), [@&#8203;bencmbrook](https://github.com/bencmbrook), [@&#8203;cramforce](https://github.com/cramforce), and [@&#8203;ztanner](https://github.com/ztanner) for helping! ### [`v13.4.17`](https://github.com/vercel/next.js/releases/tag/v13.4.17) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.16...v13.4.17) ##### Core Changes - fix(next/image): empty blur image when animated [#&#8203;54028](https://github.com/vercel/next.js/issues/54028) - Do not output pages 404 in tree view if app not-found is used: [#&#8203;54051](https://github.com/vercel/next.js/issues/54051) - Fix scroll bailout logic when targeting fixed/sticky elements: [#&#8203;53873](https://github.com/vercel/next.js/issues/53873) - Debug tracing: add updated modules and page to HMR span: [#&#8203;53698](https://github.com/vercel/next.js/issues/53698) - fix(next-swc): coerce mdxrs default options: [#&#8203;54068](https://github.com/vercel/next.js/issues/54068) - fix: don't add forceConsistentCasingInFileNames to tsconfig when ts version >= 5.0: [#&#8203;51564](https://github.com/vercel/next.js/issues/51564) - fix(47299): allow testing pages with metadata in jsdom test environment: [#&#8203;53578](https://github.com/vercel/next.js/issues/53578) - upgrade edge-runtime dependency: [#&#8203;54117](https://github.com/vercel/next.js/issues/54117) - Fix root not-found page tree loader structure: [#&#8203;54080](https://github.com/vercel/next.js/issues/54080) - chore: remove `as any` type cast: [#&#8203;54074](https://github.com/vercel/next.js/issues/54074) - chore: refactor to use `fs.promises.rm()`: [#&#8203;54076](https://github.com/vercel/next.js/issues/54076) - Refactor layout router creation in app-render: [#&#8203;54126](https://github.com/vercel/next.js/issues/54126) - chore(image): remove apple silicon workaround for versions older than `[email protected]`: [#&#8203;54125](https://github.com/vercel/next.js/issues/54125) - fix routing bug when bfcache is hit following an mpa navigation: [#&#8203;54081](https://github.com/vercel/next.js/issues/54081) - Tracing: add opt-in flag to send a subset of development traces to url: [#&#8203;53880](https://github.com/vercel/next.js/issues/53880) - fix(edge): override init when cloning with `NextRequest`: [#&#8203;54108](https://github.com/vercel/next.js/issues/54108) - OpenTel: remove the internal (ipc) fetched from traces in a non-verbose mode: [#&#8203;54083](https://github.com/vercel/next.js/issues/54083) - cleanup: remove unnecessary effect dep: [#&#8203;54134](https://github.com/vercel/next.js/issues/54134) - Next build: use exported `handle_issues` from turbopack: [#&#8203;52972](https://github.com/vercel/next.js/issues/52972) - node-web-streams: remove tee shim, use ReadableStream.tee: [#&#8203;54079](https://github.com/vercel/next.js/issues/54079) - fix: `cookies().has()` breaks in app-route: [#&#8203;54112](https://github.com/vercel/next.js/issues/54112) - Revert "fix(47299): allow testing pages with metadata in jsdom test environment": [#&#8203;54160](https://github.com/vercel/next.js/issues/54160) ##### Documentation Changes - fix missing `'` in data-fetching/fetching-caching-and-revalidating: [#&#8203;54058](https://github.com/vercel/next.js/issues/54058) ##### Example Changes - Update Docker example to remove HOSTNAME: [#&#8203;54102](https://github.com/vercel/next.js/issues/54102) ##### Misc Changes - chore: hide "same on new version" without link: [#&#8203;54048](https://github.com/vercel/next.js/issues/54048) - chore(ci): small notes for the build steps: [#&#8203;54073](https://github.com/vercel/next.js/issues/54073) - chore: update lock bot wording: [#&#8203;54099](https://github.com/vercel/next.js/issues/54099) - Update `swc_core` to `v0.79.59`: [#&#8203;54082](https://github.com/vercel/next.js/issues/54082) - install-native.mjs: include `packageManager` field: [#&#8203;54132](https://github.com/vercel/next.js/issues/54132) ##### Credits Huge thanks to [@&#8203;balazsorban44](https://github.com/balazsorban44), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;ztanner](https://github.com/ztanner), [@&#8203;williamli](https://github.com/williamli), [@&#8203;wbinnssmith](https://github.com/wbinnssmith), [@&#8203;kwonoj](https://github.com/kwonoj), [@&#8203;stefanprobst](https://github.com/stefanprobst), [@&#8203;feugy](https://github.com/feugy), [@&#8203;timneutkens](https://github.com/timneutkens), [@&#8203;kdy1](https://github.com/kdy1), [@&#8203;Kikobeats](https://github.com/Kikobeats), [@&#8203;styfle](https://github.com/styfle), [@&#8203;dvoytenko](https://github.com/dvoytenko), [@&#8203;MaxLeiter](https://github.com/MaxLeiter), and [@&#8203;devjiwonchoi](https://github.com/devjiwonchoi) for helping! ### [`v13.4.16`](https://github.com/vercel/next.js/releases/tag/v13.4.16) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.15...v13.4.16) ##### Core Changes - Concept: test mode for Playwright and similar integration tools: [#&#8203;52520](https://github.com/vercel/next.js/issues/52520) - Turbopack: fix hiding node_modules warnings in error overlay.: [#&#8203;54022](https://github.com/vercel/next.js/issues/54022) - ci(next-swc): print glibc version when build: [#&#8203;54026](https://github.com/vercel/next.js/issues/54026) - Adjust internal action proxy export: [#&#8203;54004](https://github.com/vercel/next.js/issues/54004) ##### Documentation Changes - Update 05-client-side-rendering.mdx with latest tanstack query version: [#&#8203;54009](https://github.com/vercel/next.js/issues/54009) - Open Graph Image font declaration moved to correct place: [#&#8203;53998](https://github.com/vercel/next.js/issues/53998) - Update opengraph-image.mdx: Fix typo: [#&#8203;54020](https://github.com/vercel/next.js/issues/54020) ##### Misc Changes - Remove extra label from runner: [#&#8203;54002](https://github.com/vercel/next.js/issues/54002) - add standalone testcase for ipv6 hostnames: [#&#8203;53999](https://github.com/vercel/next.js/issues/53999) - release: add release log generation script: [#&#8203;54006](https://github.com/vercel/next.js/issues/54006) - test(ci): refine test suite name unique: [#&#8203;54013](https://github.com/vercel/next.js/issues/54013) - Leverage previous swc build images: [#&#8203;54027](https://github.com/vercel/next.js/issues/54027) - chore: mark build folder indexable: [#&#8203;54029](https://github.com/vercel/next.js/issues/54029) - Move turbo outside of build for docker swc builds: [#&#8203;54035](https://github.com/vercel/next.js/issues/54035) ##### Credits Huge thanks to [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;ztanner](https://github.com/ztanner), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;lacymorrow](https://github.com/lacymorrow), [@&#8203;dvoytenko](https://github.com/dvoytenko), [@&#8203;kylemcd](https://github.com/kylemcd), [@&#8203;kwonoj](https://github.com/kwonoj), [@&#8203;tibi1220](https://github.com/tibi1220), [@&#8203;wbinnssmith](https://github.com/wbinnssmith), and [@&#8203;shuding](https://github.com/shuding) for helping! ### [`v13.4.15`](https://github.com/vercel/next.js/releases/tag/v13.4.15) [Compare Source](https://github.com/vercel/next.js/compare/v13.4.13...v13.4.15) ##### Core Changes - Fix action failures due to state tree encoding: [#&#8203;53655](https://github.com/vercel/next.js/issues/53655) - Initial HMR Nexturbo API implementation: [#&#8203;52950](https://github.com/vercel/next.js/issues/52950) - Turbopack: add edge app routes : [#&#8203;53387](https://github.com/vercel/next.js/issues/53387) - Turbopack: Hide Turbo Engine internals: [#&#8203;53007](https://github.com/vercel/next.js/issues/53007) - add unit test case for next.rs api: [#&#8203;53679](https://github.com/vercel/next.js/issues/53679) - Fix not-found rendering in production with edge: [#&#8203;53687](https://github.com/vercel/next.js/issues/53687) - fix(next/image): don't call ReactDOM.preload if missing, such as jest: [#&#8203;53443](https://github.com/vercel/next.js/issues/53443) - Add docs page for uncaught DynamicServerErrors: [#&#8203;53402](https://github.com/vercel/next.js/issues/53402) - Consolidate Server and Routing process into one process: [#&#8203;53523](https://github.com/vercel/next.js/issues/53523) - fix: Update outdated transform imports lucide-react: [#&#8203;53697](https://github.com/vercel/next.js/issues/53697) - Update font data: [#&#8203;53759](https://github.com/vercel/next.js/issues/53759) - Add warnings for static generation bail outs: [#&#8203;53761](https://github.com/vercel/next.js/issues/53761) - Sort root entries per pageExtensions config for consistency: [#&#8203;53769](https://github.com/vercel/next.js/issues/53769) - improve error message for conflicting parallel segments: [#&#8203;53803](https://github.com/vercel/next.js/issues/53803) - Add `changeFrequency` and `priority` attributes to sitemaps: [#&#8203;48484](https://github.com/vercel/next.js/issues/48484) - Ensure we set cache-control: no-cache for actions: [#&#8203;53824](https://github.com/vercel/next.js/issues/53824) - Reuse RenderWorker type: [#&#8203;53782](https://github.com/vercel/next.js/issues/53782) - fix: normalize backslash in `getStaticPaths()` for windows: [#&#8203;53876](https://github.com/vercel/next.js/issues/53876) - Delete errorneous empty content length header: [#&#8203;53843](https://github.com/vercel/next.js/issues/53843) - Turbopack: more tests and bugfixes for next.rs api: [#&#8203;53809](https://github.com/vercel/next.js/issues/53809) - Add `@heroicons/react` to `modularizeImports`: [#&#8203;53902](https://github.com/vercel/next.js/issues/53902) - Turbopack: Fix debugging in napi for next-api: [#&#8203;53889](https://github.com/vercel/next.js/issues/53889) - Fix/match resource: [#&#8203;53796](https://github.com/vercel/next.js/issues/53796) - Use summary_large_image as twitter card if images present by default: [#&#8203;53919](https://github.com/vercel/next.js/issues/53919) - Turbopack: Emit whether server or client assets changed: [#&#8203;53879](https://github.com/vercel/next.js/issues/53879) - Limit sharp's concurrency: [#&#8203;53385](https://github.com/vercel/next.js/issues/53385) - enable [@&#8203;vercel/og](https://github.com/vercel/og) support for turbopack: [#&#8203;53917](https://github.com/vercel/next.js/issues/53917) - feat(image): DataURL placeholder support for <Image />: [#&#8203;53442](https://github.com/vercel/next.js/issues/53442) - Recover not found errors from flight data to render with proper boundary: [#&#8203;53703](https://github.com/vercel/next.js/issues/53703) - Update React to `18.3.0-canary-1a001dac6-20230812`: [#&#8203;53881](https://github.com/vercel/next.js/issues/53881) - add "expect" to list of forbidden IPC headers: [#&#8203;53947](https://github.com/vercel/next.js/issues/53947) - Update swc runners config: [#&#8203;53939](https://github.com/vercel/next.js/issues/53939) - Better IPv6 support for `next-server`: [#&#8203;53131](https://github.com/vercel/next.js/issues/53131) ##### Documentation Changes - Update 11-middleware.mdx: Added Switcher: [#&#8203;53977](https://github.com/vercel/next.js/issues/53977) - Fix doc grammatical errors: [#&#8203;53672](https://github.com/vercel/next.js/issues/53672) - Fix a link in incrementalCacheHandlerPath.mdx: [#&#8203;53718](https://github.com/vercel/next.js/issues/53718) - Fix typo in data fetching documentation: [#&#8203;53772](https://github.com/vercel/next.js/issues/53772) - Docs: Add option for fetching data using route handlers - from the client: [#&#8203;53793](https://github.com/vercel/next.js/issues/53793) - docs: Add more information about Server Actions: [#&#8203;53805](https://github.com/vercel/next.js/issues/53805) - docs: document cache tagging mechanism: [#&#8203;53806](https://github.com/vercel/next.js/issues/53806) - chore(docs): add missing "try it out": [#&#8203;53815](https://github.com/vercel/next.js/issues/53815) - docs: Opting out of scrolling with `next/link` and `useRouter`.: [#&#8203;53804](https://github.com/vercel/next.js/issues/53804) - chore(docs): note cache-control header for preview/draft mode: [#&#8203;53825](https://github.com/vercel/next.js/issues/53825) - Include instructions for `bun` package manager: [#&#8203;53590](https://github.com/vercel/next.js/issues/53590) - Docs: Update confusing wording in intercepting routes: [#&#8203;53854](https://github.com/vercel/next.js/issues/53854) - (docs) Fixes Server Actions example: [#&#8203;53920](https://github.com/vercel/next.js/issues/53920) - fix typo: [#&#8203;53908](https://github.com/vercel/next.js/issues/53908) - Docs: fix pnpm command for saving dev deps ([#&#8203;53937](https://github.com/vercel/next.js/issues/53937)): [#&#8203;53938](https://github.com/vercel/next.js/issues/53938) - The extra word 'the' has been deleted: [#&#8203;53951](https://github.com/vercel/next.js/issues/53951) ##### Example Changes - \[Examples] Update Example Prepr CMS: [#&#8203;49224](https://github.com/vercel/next.js/issues/49224) - Update to with-supertokens example app: [#&#8203;53434](https://github.com/vercel/next.js/issues/53434) - docs(with-stripe-typescript): Update README demo link: [#&#8203;53662](https://github.com/vercel/next.js/issues/53662) - (example) update github-pages example: [#&#8203;52168](https://github.com/vercel/next.js/issues/52168) - chore: add light/dark mode theme detection to image component example: [#&#8203;53760](https://github.com/vercel/next.js/issues/53760) ##### Misc Changes - Remove tsconfig extending for [@&#8203;next/thrid-parties](https://github.com/next/thrid-parties) package: [#&#8203;53991](https://github.com/vercel/next.js/issues/53991) - Make next as dependency of `@next/third-parties` package: [#&#8203;53996](https://github.com/vercel/next.js/issues/53996) - update eslint config: [#&#8203;53637](https://github.com/vercel/next.js/issues/53637) - enable more test cases for next.rs api: [#&#8203;53670](https://github.com/vercel/next.js/issues/53670) - fix(node): pnpm 8.6 needs node 16.14: [#&#8203;53677](https://github.com/vercel/next.js/issues/53677) - fix(create-next-app): fix CI defaults (default to typescript): [#&#8203;53686](https://github.com/vercel/next.js/issues/53686) - fix azure test cases: [#&#8203;53692](https://github.com/vercel/next.js/issues/53692) - Adding GoogleMaps and Youtube embed components: [#&#8203;52909](https://github.com/vercel/next.js/issues/52909) - Update env variable for fonts data workflow: [#&#8203;53701](https://github.com/vercel/next.js/issues/53701) - Move next-rs API tests from unit to e2e: [#&#8203;53771](https://github.com/vercel/next.js/issues/53771) - test(turbo): allow to run test with --experimental-turbo: [#&#8203;53396](https://github.com/vercel/next.js/issues/53396) - chore(actions): exclude drafts from PR notificiation: [#&#8203;53669](https://github.com/vercel/next.js/issues/53669) - Update runner labels: [#&#8203;53925](https://github.com/vercel/next.js/issues/53925) - Update `swc_core` to `v0.79.55`: [#&#8203;53831](https://github.com/vercel/next.js/issues/53831) - \[chore] Upgrade playwright to 1.35.1: [#&#8203;53875](https://github.com/vercel/next.js/issues/53875) - Update turbo env handling: [#&#8203;53970](https://github.com/vercel/next.js/issues/53970) ##### Credits Huge thanks to [@&#8203;iamarpitpatidar](https://github.com/iamarpitpatidar), [@&#8203;pythagoras-yamamoto](https://github.com/pythagoras-yamamoto), [@&#8203;alexkirsz](https://github.com/alexkirsz), [@&#8203;sokra](https://github.com/sokra), [@&#8203;jsteele-stripe](https://github.com/jsteele-stripe), [@&#8203;tknickman](https://github.com/tknickman), [@&#8203;gaojude](https://github.com/gaojude), [@&#8203;styfle](https://github.com/styfle), [@&#8203;janicklas-ralph](https://github.com/janicklas-ralph), [@&#8203;huozhi](https://github.com/huozhi), [@&#8203;ijjk](https://github.com/ijjk), [@&#8203;vinaykulk621](https://github.com/vinaykulk621), [@&#8203;balazsorban44](https://github.com/balazsorban44), [@&#8203;ztanner](https://github.com/ztanner), [@&#8203;timneutkens](https://github.com/timneutkens), [@&#8203;ericfennis](https://github.com/ericfennis), [@&#8203;JohnAdib](https://github.com/JohnAdib), [@&#8203;MiLk](https://github.com/MiLk), [@&#8203;kwonoj](https://github.com/kwonoj), [@&#8203;delbaoliveira](https://github.com/delbaoliveira), [@&#8203;leerob](https://github.com/leerob), [@&#8203;LuudJanssen](https://github.com/LuudJanssen), [@&#8203;lucasconstantino](https://github.com/lucasconstantino), [@&#8203;davecarlson](https://github.com/davecarlson), [@&#8203;colinhacks](https://github.com/colinhacks), [@&#8203;shuding](https://github.com/shuding), [@&#8203;jridgewell](https://github.com/jridgewell), [@&#8203;jantimon](https://github.com/jantimon), [@&#8203;Banbarashik](https://github.com/Banbarashik), [@&#8203;ForsakenHarmony](https://github.com/ForsakenHarmony), [@&#8203;kdy1](https://github.com/kdy1), [@&#8203;dvoytenko](https://github.com/dvoytenko), [@&#8203;arturbien](https://github.com/arturbien), [@&#8203;gnoff](https://github.com/gnoff), [@&#8203;hsrvms](https://github.com/hsrvms), and [@&#8203;DuCanhGH](https://github.com/DuCanhGH), [@&#8203;tim-hanssen](https://github.com/tim-hanssen), [@&#8203;Aryan9592](https://github.com/Aryan9592), and [@&#8203;rishabhpoddar](https://github.com/rishabhpoddar) for helping! </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40My4yIiwidXBkYXRlZEluVmVyIjoiMzYuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f195ef commit 961b237

File tree

5 files changed

+134
-124
lines changed

5 files changed

+134
-124
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 57 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"@ui5/webcomponents": "1.16.0",
1313
"@ui5/webcomponents-fiori": "1.16.0",
1414
"@ui5/webcomponents-react": "1.18.0",
15-
"@types/node": "20.5.0",
15+
"@types/node": "20.5.1",
1616
"@types/react": "18.2.20",
1717
"@types/react-dom": "18.2.7",
1818
"eslint": "8.47.0",
19-
"eslint-config-next": "13.4.13",
20-
"next": "13.4.13",
19+
"eslint-config-next": "13.4.19",
20+
"next": "13.4.19",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",
2323
"typescript": "5.1.6"

0 commit comments

Comments
 (0)