nx 16.3.0-beta.4 → 16.3.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nx",
3
- "version": "16.3.0-beta.4",
3
+ "version": "16.3.0-beta.5",
4
4
  "private": false,
5
5
  "description": "The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.",
6
6
  "repository": {
@@ -32,7 +32,7 @@
32
32
  },
33
33
  "homepage": "https://nx.dev",
34
34
  "dependencies": {
35
- "@nrwl/tao": "16.3.0-beta.4",
35
+ "@nrwl/tao": "16.3.0-beta.5",
36
36
  "@parcel/watcher": "2.0.4",
37
37
  "@yarnpkg/lockfile": "^1.1.0",
38
38
  "@yarnpkg/parsers": "^3.0.0-rc.18",
@@ -80,15 +80,15 @@
80
80
  }
81
81
  },
82
82
  "optionalDependencies": {
83
- "@nx/nx-darwin-arm64": "16.3.0-beta.4",
84
- "@nx/nx-darwin-x64": "16.3.0-beta.4",
85
- "@nx/nx-linux-arm-gnueabihf": "16.3.0-beta.4",
86
- "@nx/nx-linux-arm64-gnu": "16.3.0-beta.4",
87
- "@nx/nx-linux-arm64-musl": "16.3.0-beta.4",
88
- "@nx/nx-linux-x64-gnu": "16.3.0-beta.4",
89
- "@nx/nx-linux-x64-musl": "16.3.0-beta.4",
90
- "@nx/nx-win32-arm64-msvc": "16.3.0-beta.4",
91
- "@nx/nx-win32-x64-msvc": "16.3.0-beta.4"
83
+ "@nx/nx-darwin-arm64": "16.3.0-beta.5",
84
+ "@nx/nx-darwin-x64": "16.3.0-beta.5",
85
+ "@nx/nx-linux-arm-gnueabihf": "16.3.0-beta.5",
86
+ "@nx/nx-linux-arm64-gnu": "16.3.0-beta.5",
87
+ "@nx/nx-linux-arm64-musl": "16.3.0-beta.5",
88
+ "@nx/nx-linux-x64-gnu": "16.3.0-beta.5",
89
+ "@nx/nx-linux-x64-musl": "16.3.0-beta.5",
90
+ "@nx/nx-win32-arm64-msvc": "16.3.0-beta.5",
91
+ "@nx/nx-win32-x64-msvc": "16.3.0-beta.5"
92
92
  },
93
93
  "nx-migrations": {
94
94
  "migrations": "./migrations.json",
@@ -173,5 +173,5 @@
173
173
  },
174
174
  "main": "./bin/nx.js",
175
175
  "types": "./bin/nx.d.ts",
176
- "gitHead": "e6ddc5a525ca2a4e802deb0c3b0f99decca5a5a1"
176
+ "gitHead": "11bb99316d977adfc3e0599076a73461ec8c48a1"
177
177
  }
@@ -134,8 +134,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
134
134
  MIT
135
135
  MIT License
136
136
 
137
- Copyright (c) React Training 2015-2019
138
- Copyright (c) Remix Software 2020-2022
137
+ Copyright (c) React Training LLC 2015-2019
138
+ Copyright (c) Remix Software Inc. 2020-2021
139
+ Copyright (c) Shopify Inc. 2022-2023
139
140
 
140
141
  Permission is hereby granted, free of charge, to any person obtaining a copy
141
142
  of this software and associated documentation files (the "Software"), to deal
@@ -539,8 +540,9 @@ react-router
539
540
  MIT
540
541
  MIT License
541
542
 
542
- Copyright (c) React Training 2015-2019
543
- Copyright (c) Remix Software 2020-2022
543
+ Copyright (c) React Training LLC 2015-2019
544
+ Copyright (c) Remix Software Inc. 2020-2021
545
+ Copyright (c) Shopify Inc. 2022-2023
544
546
 
545
547
  Permission is hereby granted, free of charge, to any person obtaining a copy
546
548
  of this software and associated documentation files (the "Software"), to deal
@@ -565,8 +567,9 @@ react-router-dom
565
567
  MIT
566
568
  MIT License
567
569
 
568
- Copyright (c) React Training 2015-2019
569
- Copyright (c) Remix Software 2020-2022
570
+ Copyright (c) React Training LLC 2015-2019
571
+ Copyright (c) Remix Software Inc. 2020-2021
572
+ Copyright (c) Shopify Inc. 2022-2023
570
573
 
571
574
  Permission is hereby granted, free of charge, to any person obtaining a copy
572
575
  of this software and associated documentation files (the "Software"), to deal