nx 20.1.0-canary.20241010-db10812 → 20.1.0-canary.20241011-37a7eb1

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nx",
3
- "version": "20.1.0-canary.20241010-db10812",
3
+ "version": "20.1.0-canary.20241011-37a7eb1",
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": {
@@ -80,16 +80,16 @@
80
80
  }
81
81
  },
82
82
  "optionalDependencies": {
83
- "@nx/nx-darwin-x64": "20.1.0-canary.20241010-db10812",
84
- "@nx/nx-darwin-arm64": "20.1.0-canary.20241010-db10812",
85
- "@nx/nx-linux-x64-gnu": "20.1.0-canary.20241010-db10812",
86
- "@nx/nx-linux-x64-musl": "20.1.0-canary.20241010-db10812",
87
- "@nx/nx-win32-x64-msvc": "20.1.0-canary.20241010-db10812",
88
- "@nx/nx-linux-arm64-gnu": "20.1.0-canary.20241010-db10812",
89
- "@nx/nx-linux-arm64-musl": "20.1.0-canary.20241010-db10812",
90
- "@nx/nx-linux-arm-gnueabihf": "20.1.0-canary.20241010-db10812",
91
- "@nx/nx-win32-arm64-msvc": "20.1.0-canary.20241010-db10812",
92
- "@nx/nx-freebsd-x64": "20.1.0-canary.20241010-db10812"
83
+ "@nx/nx-darwin-x64": "20.1.0-canary.20241011-37a7eb1",
84
+ "@nx/nx-darwin-arm64": "20.1.0-canary.20241011-37a7eb1",
85
+ "@nx/nx-linux-x64-gnu": "20.1.0-canary.20241011-37a7eb1",
86
+ "@nx/nx-linux-x64-musl": "20.1.0-canary.20241011-37a7eb1",
87
+ "@nx/nx-win32-x64-msvc": "20.1.0-canary.20241011-37a7eb1",
88
+ "@nx/nx-linux-arm64-gnu": "20.1.0-canary.20241011-37a7eb1",
89
+ "@nx/nx-linux-arm64-musl": "20.1.0-canary.20241011-37a7eb1",
90
+ "@nx/nx-linux-arm-gnueabihf": "20.1.0-canary.20241011-37a7eb1",
91
+ "@nx/nx-win32-arm64-msvc": "20.1.0-canary.20241011-37a7eb1",
92
+ "@nx/nx-freebsd-x64": "20.1.0-canary.20241011-37a7eb1"
93
93
  },
94
94
  "nx-migrations": {
95
95
  "migrations": "./migrations.json",
Binary file