nest-commander
nest-commander copied to clipboard
fix(deps): update angular-cli monorepo to v19.2.15
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @angular-devkit/core | 19.0.1 -> 19.2.15 |
||||
| @angular-devkit/core | 19.1.3 -> 19.2.15 |
||||
| @angular-devkit/schematics | 19.0.1 -> 19.2.15 |
||||
| @angular-devkit/schematics | 19.1.3 -> 19.2.15 |
||||
| @angular-devkit/schematics-cli | 19.1.3 -> 19.2.15 |
Release Notes
angular/angular-cli (@angular-devkit/core)
v19.2.15
@angular-devkit/build-angular
| Commit | Type | Description |
|---|---|---|
| b120e1411 | fix | update dependency webpack-dev-server to v5.2.2 |
v19.2.14
@angular/build
| Commit | Type | Description |
|---|---|---|
| a3504fd45 | fix | HMR requires AOT do not show HMR enabled when using JIT |
| 5ce9f96a4 | fix | include full metadata for AOT unit-testing |
v19.2.13
@angular/pwa
| Commit | Type | Description |
|---|---|---|
| ad2fb2959 | fix | remove background_color and theme_color from manifest |
v19.2.12
@angular/cli
| Commit | Type | Description |
|---|---|---|
| 0098c38c6 | fix | properly handle Node.js require() errors with ESM modules |
v19.2.11
@angular-devkit/build-angular
| Commit | Type | Description |
|---|---|---|
| 9eaf34405 | fix | correctly set i18n subPath in webpack browser builder |
@angular/build
| Commit | Type | Description |
|---|---|---|
| cba66a85c | fix | avoid attempting to watch bundler internal files |
| 009fc3776 | fix | avoid internal karma request cache for assets |
| b43da3949 | perf | fix unnecessary esbuild rebuilds |
v19.2.10
@angular/build
| Commit | Type | Description |
|---|---|---|
| 067f1cba0 | fix | update vite to 6.2.7 |
v19.2.9
@angular-devkit/build-angular
| Commit | Type | Description |
|---|---|---|
| de52cc2c8 | fix | update http-proxy-middleware to v3.0.5 |
@angular/build
| Commit | Type | Description |
|---|---|---|
| cc5229a45 | fix | pass preserveSymlinks option to Karma esbuild builder |
@angular/ssr
| Commit | Type | Description |
|---|---|---|
| a4e415ea6 | fix | support getPrerenderParams for wildcard routes |
v19.2.8
@angular/build
| Commit | Type | Description |
|---|---|---|
| 4a8a4a083 | fix | include module value check when adding custom conditions |
| 00cd0d123 | fix | prevent nested CSS in components |
| a297c4153 | fix | properly resolve transitive external dependencies in vite-dev-server |
| 8ab033e8e | fix | update vite to 6.2.6 |
v19.2.7
@angular/build
| Commit | Type | Description |
|---|---|---|
| 7f1e8c677 | fix | include component test metadata in development builds |
| 74cd4edd5 | fix | skip normalization of relative externals |
v19.2.6
@angular-devkit/schematics
| Commit | Type | Description |
|---|---|---|
| e5aec562f | fix | properly resolve relative schematics when executed from a nested directory |
@angular/build
| Commit | Type | Description |
|---|---|---|
| 76cfd364a | fix | correctly handle false value in server option |
| d69188c6b | fix | update vite to 6.2.4 due to a security issues |
v19.2.5
@angular/build
| Commit | Type | Description |
|---|---|---|
| 20455e2a6 | fix | correct handling of response/request errors |
| 32b1dcd91 | fix | handle undefined getOrCreateAngularServerApp during error compilation |
| 7552a9fec | fix | normalize karma asset paths before lookup |
| 1eb5b4357 | fix | update vite to 6.2.3 |
v19.2.4
@schematics/angular
| Commit | Type | Description |
|---|---|---|
| 0a4e96bda | fix | replace @angular/platform-browser-dynamic with @angular/platform-browser |
@angular/build
| Commit | Type | Description |
|---|---|---|
| b0b643e46 | fix | ensure errors for missing component resources |
| 2cd763e89 | fix | ensure relative karma stack traces for test failures |
v19.2.3
@angular/build
| Commit | Type | Description |
|---|---|---|
| 5a739820b | fix | update babel packages |
v19.2.2
@angular/cli
| Commit | Type | Description |
|---|---|---|
| 0ee24e29b | fix | record analytics for nested schematics |
@angular/build
| Commit | Type | Description |
|---|---|---|
| 4575265f0 | fix | exclude all entrypoints of a library from prebundling |
| 83fcffbb7 | fix | handle postcss compilation errors gracefully |
| 78297ee47 | fix | provide extract-i18n does not respect |
| b18b9c8f2 | fix | remove duplicate prebundling warning |
@angular/ssr
| Commit | Type | Description |
|---|---|---|
| e6e8ce960 | fix | prevent stream draining if write does not return a boolean |
v19.2.1
@angular-devkit/build-angular
| Commit | Type | Description |
|---|---|---|
| b120e1411 | fix | update dependency webpack-dev-server to v5.2.2 |
v19.2.0
@schematics/angular
| Commit | Type | Description |
|---|---|---|
| fe8d83a1f | fix | add additional checks for application builder usage |
| adf4ea5d4 | fix | remove animations module from ng new app |
@angular-devkit/build-angular
| Commit | Type | Description |
|---|---|---|
| ef7ea536f | feat | add aot option to jest |
| 523d539c6 | feat | add aot option to karma |
| a00a49a65 | feat | add aot to WTR schema |
| 2bae1a9c0 | fix | support aot option for karma browser builder |
@angular/build
| Commit | Type | Description |
|---|---|---|
| 11fab9c7d | feat | add application builder karma testing to package |
| a5fcf8044 | fix | provide karma stack trace sourcemap support |
| 964fb778b | fix | support per component updates of multi-component files |
| f836be9e6 | fix | support Vite allowedHosts option for development server |
| 0ddf6aafa | fix | utilize bazel stamp instead of resolving peer dependency versions |
@angular/ssr
| Commit | Type | Description |
|---|---|---|
| 9726cd084 | feat | Add support for route matchers with fine-grained render mode control |
v19.1.9
@angular/build
| Commit | Type | Description |
|---|---|---|
| 2d361e9b0 | fix | always disable JSON stats with dev-server |
v19.1.8
@angular/cli
| Commit | Type | Description |
|---|---|---|
| f76cee637 | fix | correctly parse and resolve relative schematic collection names on Windows |
| ceba7739c | fix | prefer installed package as fallback when listing package groups |
@angular-devkit/build-angular
| Commit | Type | Description |
|---|---|---|
| c54b9996a | fix | pass missing options to Karma esbuild builder |
@angular/build
| Commit | Type | Description |
|---|---|---|
| 2f60a24dd | fix | suppress asset missing warning for /index.html requests |
| b8f7952b7 | fix | update critical CSS inlining to support autoCsp |
v19.1.7
@schematics/angular
| Commit | Type | Description |
|---|---|---|
| de73b1c0c | fix | include default export for Express app |
@angular/build
| Commit | Type | Description |
|---|---|---|
| 8890a5f76 | fix | always provide Vite client helpers with development server |
| df1d38846 | fix | configure Vite CORS option |
| a13a49d95 | fix | exclude unmodified files from logs with --localize |
| 0826315fa | fix | handle unlocalizable files correctly in localized prerender |
| d2e1c8e9f | perf | cache translated i18n bundles for faster builds |
@angular/ssr
| Commit | Type | Description |
|---|---|---|
| f5d974576 | fix | accurately calculate content length for static pages with \r\n |
| c26ea1619 | fix | properly handle baseHref with protocol |
v19.1.6
@schematics/angular
| Commit | Type | Description |
|---|---|---|
| 3f7042672 | fix | remove additional newline after standalone property |
| e9778dba0 | fix | skip ssr migration when @angular/ssr is not a dependency |
@angular/build
| Commit | Type | Description |
|---|---|---|
| 27f833186 | fix | avoid pre-transform errors with Vite pre-bundling |
| 8f6ee7ed9 | fix | ensure full rebuild after initial error build in watch mode |
| 2b9c00f68 | fix | prevent fallback to serving main.js for unknown requests |
| 45abd15b7 | fix | prevent server manifest generation when no server features are enabled |
@angular/ssr
| Commit | Type | Description |
|---|---|---|
| 5bf5e5fd2 | fix | prioritize the first matching route over subsequent ones |
v19.1.5
@schematics/angular
| Commit | Type | Description |
|---|---|---|
| 14e3a71e4 | fix | update library schematic to use @angular-devkit/build-angular:ng-packagr |
@angular/build
| Commit | Type | Description |
|---|---|---|
| d53d25fc1 | fix | allow tailwindcss 4.x as a peer dependency |
| bd9d379f0 | fix | disable TypeScript removeComments option |
| e73e9102e | fix | handle empty module case to avoid TypeError |
| bb413456e | fix | keep background referenced HMR update chunks |
| 2011d3428 | fix | support template updates that also trigger global stylesheet changes |
| 688019946 | fix | update vite to version 6.0.11 |
@angular/ssr
| Commit | Type | Description |
|---|---|---|
| 94643d54d | fix | enhance dynamic route matching for better performance and accuracy |
| 747557aa0 | fix | redirect to locale pathname instead of full URL |
| bbbc1eb7a | fix | rename provideServerRoutesConfig to provideServerRouting |
v19.1.4
@angular-devkit/schematics
| Commit | Type | Description |
|---|---|---|
| aa6f0d051 | fix | ensure collections can be resolved via test runner in pnpm workspaces |
@angular/build
| Commit | Type | Description |
|---|---|---|
| ff8192a35 | fix | correct path for /@​ng/components on Windows |
| 14d2f7ca0 | fix | include extracted routes in the manifest during prerendering |
| c87a38f5b | fix | only issue invalid i18n config error for duplicate subPaths with inlined locales |
| d50788cf9 | fix | replace deprecation of i18n.baseHref with a warning |
@angular/ssr
| Commit | Type | Description |
|---|---|---|
| bcc5fab75 | fix | prevent route matcher error when SSR routing is not used |
| 9bacf3981 | fix | properly manage catch-all routes with base href |
| 59c757781 | fix | unblock route extraction with withEnabledBlockingInitialNavigation |
v19.1.3
@angular/build
| Commit | Type | Description |
|---|---|---|
| 7d8c34172 | fix | allow asset changes to reload page on incremental updates |
| 9fa29af37 | fix | handle relative @ng/components |
| c4de34703 | fix | perform full reload for templates with $localize usage |
v19.1.2
@angular/build
| Commit | Type | Description |
|---|---|---|
| 939d1612a | fix | perform incremental background file updates with component updates |
| 304027207 | fix | prevent full page reload on HMR updates with SSR enabled |
| 148acbd58 | fix | reset component updates on dev-server index request |
v19.1.1
@angular/build
| Commit | Type | Description |
|---|---|---|
| 298506751 | fix | resolve HMR-prefixed files in SSR with Vite |
v19.1.0
Deprecations
@angular/build
-
The
baseHrefoption underi18n.localesandi18n.sourceLocaleinangular.jsonis deprecated in favor ofsubPath.The
subPathdefines the URL segment for the locale, serving as both the HTML base HREF and the directory name for output. By default, if not specified,subPathwill use the locale code.
@schematics/angular
| Commit | Type | Description |
|---|---|---|
| 02825eec5 | feat | use @angular/build package in library generation schematic |
| 88431b756 | fix | application migration should migrate ng-packagr builder package |
@angular-devkit/architect
| Commit | Type | Description |
|---|---|---|
| 2b8a02bac | feat | require build schemas from modules |
| fe1ae6933 | fix | avoid Node.js resolution for relative builder schema |
@angular-devkit/core
| Commit | Type | Description |
|---|---|---|
| ce7c4e203 | fix | handle Windows drive letter case insensitivity in path functions |
@angular-devkit/schematics
| Commit | Type | Description |
|---|---|---|
| 2f55209dd | fix | update Rule type to support returning a Promise of Tree |
@angular/build
| Commit | Type | Description |
|---|---|---|
| 2c9d7368f | feat | add ng-packagr builder to the package |
| 0a570c0c2 | feat | add support for customizing URL segments with i18n |
| 298b554a7 | feat | enable component template hot replacement by default |
| d350f357b | fix | correctly validate locales subPath |
| 8aa1ce608 | fix | handle loaders correctly in SSR bundles for external packages |
| 3b7e6a8c6 | fix | invalidate component template updates with dev-server SSR |
| 8fa682e57 | fix | remove deleted assets from output during watch mode |
| 48cae815c | fix | skip vite SSR warmup file configuration when SSR is disabled |
| ba16ad6b5 | fix | support incremental build file results in watch mode |
| 955acef3d | fix | trigger browser reload on asset changes with Vite dev server |
| e74300a2c | fix | use component updates for component style HMR |
| 6a19c217e | fix | warn when using both isolatedModules and emitDecoratorMetadata |
@angular/ssr
| Commit | Type | Description |
|---|---|---|
| 8d7a51dfc | feat | add modulepreload for lazy-loaded routes |
| 41ece633b | feat | redirect to preferred locale when accessing root route without a specified locale |
| 3feecddbb | fix | disable component boostrapping when running route extraction |
| 6edb90883 | fix | throw error when using route matchers |
v19.0.7
@angular-devkit/architect
| Commit | Type | Description |
|---|---|---|
| 95c22aeff | fix | provide better error when builder is not defined |
@angular-devkit/build-angular
| Commit | Type | Description |
|---|---|---|
| 028652992 | fix | preserve css type for jasmine.css |
@angular/build
| Commit | Type | Description |
|---|---|---|
| f7522342a | fix | add asset tracking to application builder watch files |
| e973643bf | fix | do not mark Babel _defineProperty helper function as pure |
| 881095eec | fix | enable serving files with bundle-like names |
| db10af0b3 | fix | fix incorrect budget calculation |
| c822f8f15 | fix | handle relative URLs when constructing new URLs during server fetch |
| b43c648b0 | fix | mitigate JS transformer worker execArgv errors |
| 1f2481a4f | fix | pass define option defined in application builder to Vite prebundling |
| c94f568a4 | fix | warn when @angular/localize/init is imported directly |
v19.0.6
@angular-devkit/build-angular
| Commit | Type | Description |
|---|---|---|
| db7421231 | fix | jasmine.clock with app builder |
@angular/build
| Commit | Type | Description |
|---|---|---|
| 5fbc105ed | fix | force HTTP/1.1 in dev-server SSR with SSL |
@angular/ssr
| Commit | Type | Description |
|---|---|---|
| 2f4df6b2b | fix | correctly resolve pre-transform resou |
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
⚠️ No Changeset found
Latest commit: d954a11ac5f8026a98bc6e291c9566d2ea184b45
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
☁️ Nx Cloud Report
CI is running/has finished running commands for commit f9db6264854ac2d4b0bdb168ac8bbd5f597c3f8d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this branch
| 🟥 Failed Commands |
|---|
nx affected:build --parallel |
Sent with 💌 from NxCloud.
⚠ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: pnpm-lock.yaml
installing v2 tool node v16.17.0
linking tool node v16.17.0
node: v16.17.0 /usr/local/bin/node
npm: 8.15.0 /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 6 seconds
skip cleanup, not a docker build: afcf4988998f
installing v2 tool pnpm v7.11.0
added 1 package in 2s
linking tool pnpm v7.11.0
7.11.0
Installed v2 /usr/local/buildpack/tools/v2/pnpm.sh in 4 seconds
skip cleanup, not a docker build: afcf4988998f
Scope: all 4 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 9, reused 0, downloaded 0, added 0
Progress: resolved 18, reused 0, downloaded 7, added 0
Progress: resolved 23, reused 0, downloaded 14, added 0
Progress: resolved 30, reused 0, downloaded 19, added 0
Progress: resolved 34, reused 0, downloaded 25, added 0
Progress: resolved 38, reused 0, downloaded 29, added 0
Progress: resolved 39, reused 0, downloaded 32, added 0
Progress: resolved 43, reused 0, downloaded 38, added 0
Progress: resolved 44, reused 0, downloaded 41, added 0
Progress: resolved 46, reused 0, downloaded 43, added 0
Progress: resolved 46, reused 0, downloaded 44, added 0
Progress: resolved 47, reused 0, downloaded 46, added 0
Progress: resolved 48, reused 0, downloaded 47, added 0
Progress: resolved 49, reused 0, downloaded 49, added 0
Progress: resolved 50, reused 0, downloaded 49, added 0
Progress: resolved 68, reused 0, downloaded 49, added 0
Progress: resolved 96, reused 0, downloaded 68, added 0
Progress: resolved 111, reused 0, downloaded 90, added 0
Progress: resolved 126, reused 0, downloaded 104, added 0
Progress: resolved 142, reused 0, downloaded 121, added 0
Progress: resolved 149, reused 0, downloaded 127, added 0
Progress: resolved 161, reused 0, downloaded 140, added 0
Progress: resolved 172, reused 0, downloaded 151, added 0
Progress: resolved 183, reused 0, downloaded 161, added 0
Progress: resolved 191, reused 0, downloaded 171, added 0
Progress: resolved 198, reused 0, downloaded 177, added 0
Progress: resolved 205, reused 0, downloaded 186, added 0
Progress: resolved 216, reused 0, downloaded 191, added 0
Progress: resolved 228, reused 0, downloaded 206, added 0
Progress: resolved 236, reused 0, downloaded 214, added 0
Progress: resolved 244, reused 0, downloaded 220, added 0
Progress: resolved 260, reused 0, downloaded 235, added 0
Progress: resolved 272, reused 0, downloaded 250, added 0
Progress: resolved 295, reused 0, downloaded 274, added 0
Progress: resolved 311, reused 0, downloaded 288, added 0
Progress: resolved 320, reused 0, downloaded 306, added 0
Progress: resolved 347, reused 0, downloaded 332, added 0
Progress: resolved 359, reused 0, downloaded 347, added 0
Progress: resolved 377, reused 0, downloaded 362, added 0
. | WARN deprecated [email protected]
Progress: resolved 406, reused 0, downloaded 388, added 0
Progress: resolved 427, reused 0, downloaded 411, added 0
Progress: resolved 457, reused 0, downloaded 442, added 0
Progress: resolved 484, reused 0, downloaded 470, added 0
Progress: resolved 514, reused 0, downloaded 493, added 0
Progress: resolved 529, reused 0, downloaded 498, added 0
Progress: resolved 556, reused 0, downloaded 527, added 0
Progress: resolved 580, reused 0, downloaded 551, added 0
Progress: resolved 597, reused 0, downloaded 572, added 0
Progress: resolved 621, reused 0, downloaded 598, added 0
Progress: resolved 636, reused 0, downloaded 611, added 0
Progress: resolved 665, reused 0, downloaded 643, added 0
Progress: resolved 701, reused 0, downloaded 678, added 0
Progress: resolved 723, reused 0, downloaded 701, added 0
Progress: resolved 751, reused 0, downloaded 726, added 0
Progress: resolved 769, reused 0, downloaded 748, added 0
Progress: resolved 781, reused 0, downloaded 760, added 0
Progress: resolved 805, reused 0, downloaded 780, added 0
Progress: resolved 826, reused 0, downloaded 804, added 0
Progress: resolved 841, reused 0, downloaded 821, added 0
Progress: resolved 863, reused 0, downloaded 839, added 0
Progress: resolved 876, reused 0, downloaded 852, added 0
. | WARN deprecated [email protected]
Progress: resolved 899, reused 0, downloaded 876, added 0
Progress: resolved 929, reused 0, downloaded 904, added 0
Progress: resolved 975, reused 0, downloaded 949, added 0
Progress: resolved 1000, reused 0, downloaded 965, added 0
Progress: resolved 1039, reused 0, downloaded 1005, added 0
Progress: resolved 1056, reused 0, downloaded 1026, added 0
Progress: resolved 1084, reused 0, downloaded 1056, added 0
Progress: resolved 1118, reused 0, downloaded 1090, added 0
Progress: resolved 1138, reused 0, downloaded 1112, added 0
Progress: resolved 1156, reused 0, downloaded 1134, added 0
Progress: resolved 1170, reused 0, downloaded 1149, added 0
Progress: resolved 1184, reused 0, downloaded 1161, added 0
Progress: resolved 1207, reused 0, downloaded 1185, added 0
Progress: resolved 1230, reused 0, downloaded 1206, added 0
Progress: resolved 1265, reused 0, downloaded 1237, added 0
Progress: resolved 1283, reused 0, downloaded 1258, added 0
Progress: resolved 1317, reused 0, downloaded 1287, added 0
Progress: resolved 1343, reused 0, downloaded 1318, added 0
. | WARN deprecated [email protected]
Progress: resolved 1372, reused 0, downloaded 1348, added 0
Progress: resolved 1409, reused 0, downloaded 1383, added 0
Progress: resolved 1454, reused 0, downloaded 1430, added 0
Progress: resolved 1496, reused 0, downloaded 1471, added 0
Progress: resolved 1538, reused 0, downloaded 1512, added 0
Progress: resolved 1563, reused 0, downloaded 1536, added 0
Progress: resolved 1589, reused 0, downloaded 1575, added 0
Progress: resolved 1615, reused 0, downloaded 1589, added 0
Progress: resolved 1640, reused 0, downloaded 1622, added 0
Progress: resolved 1640, reused 0, downloaded 1626, added 0
Progress: resolved 1640, reused 0, downloaded 1626, added 0, done
ERR_PNPM_PEER_DEP_ISSUES Unmet peer dependencies
.
├─┬ @docusaurus/preset-classic 2.0.0-rc.1
│ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-debug 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├─┬ react-json-view 1.21.3
│ │ │ ├── ✕ unmet peer react@"^17.0.0 || ^16.3.0 || ^15.5.4": found 18.2.0
│ │ │ ├── ✕ unmet peer react-dom@"^17.0.0 || ^16.3.0 || ^15.5.4": found 18.2.0
│ │ │ ├─┬ react-textarea-autosize 8.3.3
│ │ │ │ ├── ✕ unmet peer react@"^16.8.0 || ^17.0.0": found 18.2.0
│ │ │ │ ├─┬ use-latest 1.2.0
│ │ │ │ │ ├── ✕ missing peer @types/react@"*"
│ │ │ │ │ ├── ✕ unmet peer react@"^16.8.0 || ^17.0.0": found 18.2.0
│ │ │ │ │ └─┬ use-isomorphic-layout-effect 1.1.1
│ │ │ │ │ ├── ✕ missing peer @types/react@"*"
│ │ │ │ │ └── ✕ unmet peer react@"^16.8.0 || ^17.0.0": found 18.2.0
│ │ │ │ └─┬ use-composed-ref 1.1.0
│ │ │ │ └── ✕ unmet peer react@"^16.8.0 || ^17.0.0": found 18.2.0
│ │ │ └─┬ flux 4.0.1
│ │ │ └── ✕ unmet peer react@"^15.0.2 || ^16.0.0 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/mdx-loader 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/theme-search-algolia 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docsearch/react 3.1.1
│ │ ├── ✕ missing peer @types/react@">= 16.8.0 < 19.0.0"
│ │ └─┬ @algolia/autocomplete-preset-algolia 1.7.1
│ │ └── ✕ missing peer @algolia/client-search@^4.9.1
│ ├─┬ @docusaurus/core 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/mdx-loader 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-content-blog 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├─┬ @docusaurus/core 2.0.0-rc.1
│ │ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ └─┬ @docusaurus/mdx-loader 2.0.0-rc.1
│ │ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/types 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-content-docs 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/mdx-loader 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-content-pages 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/mdx-loader 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-google-analytics 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/mdx-loader 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-google-gtag 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/mdx-loader 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/plugin-sitemap 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/core 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @docusaurus/mdx-loader 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ ├─┬ @docusaurus/theme-classic 2.0.0-rc.1
│ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├─┬ @docusaurus/core 2.0.0-rc.1
│ │ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ ├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ └─┬ @docusaurus/mdx-loader 2.0.0-rc.1
│ │ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ ├─┬ @docusaurus/theme-common 2.0.0-rc.1
│ │ │ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ │ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
│ │ └─┬ @mdx-js/react 1.6.22
│ │ └── ✕ unmet peer react@"^16.13.1 || ^17.0.0": found 18.2.0
│ └─┬ @docusaurus/theme-common 2.0.0-rc.1
│ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
├─┬ url-loader 4.1.1
│ └── ✕ missing peer webpack@"^4.0.0 || ^5.0.0"
└─┬ @docusaurus/core 2.0.0-rc.1
├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
├── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
├─┬ @docusaurus/mdx-loader 2.0.0-rc.1
│ ├── ✕ unmet peer react@"^16.8.4 || ^17.0.0": found 18.2.0
│ └── ✕ unmet peer react-dom@"^16.8.4 || ^17.0.0": found 18.2.0
└─┬ react-router 5.3.3
└─┬ mini-create-react-context 0.4.1
└── ✕ unmet peer react@"^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0": found 18.2.0
Peer dependencies that should be installed:
@algolia/client-search@^4.9.1
@types/react@">=16.8.0 <19.0.0"
webpack@"^4.0.0 || ^5.0.0"
hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.