@nrwl/workspace 15.4.0-rc.0 → 15.4.0-rc.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +29 -29
package/CHANGELOG.md CHANGED
@@ -3,6 +3,6 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- # [15.4.0-rc.0](https://github.com/nrwl/nx/compare/15.3.3...15.4.0-rc.0) (2022-12-21)
6
+ # [15.4.0-rc.1](https://github.com/nrwl/nx/compare/15.3.3...15.4.0-rc.1) (2022-12-21)
7
7
 
8
8
  **Note:** Version bump only for package @nrwl/workspace
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nrwl/workspace",
3
- "version": "15.4.0-rc.0",
3
+ "version": "15.4.0-rc.1",
4
4
  "private": false,
5
5
  "description": "The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.",
6
6
  "repository": {
@@ -33,31 +33,31 @@
33
33
  "requirements": {},
34
34
  "migrations": "./migrations.json",
35
35
  "packageGroup": {
36
- "@nrwl/angular": "15.4.0-rc.0",
37
- "@nrwl/cli": "15.4.0-rc.0",
38
- "@nrwl/cypress": "15.4.0-rc.0",
39
- "@nrwl/detox": "15.4.0-rc.0",
40
- "@nrwl/devkit": "15.4.0-rc.0",
41
- "@nrwl/esbuild": "15.4.0-rc.0",
42
- "@nrwl/eslint-plugin-nx": "15.4.0-rc.0",
43
- "@nrwl/expo": "15.4.0-rc.0",
44
- "@nrwl/express": "15.4.0-rc.0",
45
- "@nrwl/jest": "15.4.0-rc.0",
46
- "@nrwl/js": "15.4.0-rc.0",
47
- "@nrwl/linter": "15.4.0-rc.0",
48
- "@nrwl/nest": "15.4.0-rc.0",
49
- "@nrwl/next": "15.4.0-rc.0",
50
- "@nrwl/node": "15.4.0-rc.0",
36
+ "@nrwl/angular": "15.4.0-rc.1",
37
+ "@nrwl/cli": "15.4.0-rc.1",
38
+ "@nrwl/cypress": "15.4.0-rc.1",
39
+ "@nrwl/detox": "15.4.0-rc.1",
40
+ "@nrwl/devkit": "15.4.0-rc.1",
41
+ "@nrwl/esbuild": "15.4.0-rc.1",
42
+ "@nrwl/eslint-plugin-nx": "15.4.0-rc.1",
43
+ "@nrwl/expo": "15.4.0-rc.1",
44
+ "@nrwl/express": "15.4.0-rc.1",
45
+ "@nrwl/jest": "15.4.0-rc.1",
46
+ "@nrwl/js": "15.4.0-rc.1",
47
+ "@nrwl/linter": "15.4.0-rc.1",
48
+ "@nrwl/nest": "15.4.0-rc.1",
49
+ "@nrwl/next": "15.4.0-rc.1",
50
+ "@nrwl/node": "15.4.0-rc.1",
51
51
  "@nrwl/nx-cloud": "latest",
52
- "@nrwl/nx-plugin": "15.4.0-rc.0",
53
- "@nrwl/react": "15.4.0-rc.0",
54
- "@nrwl/react-native": "15.4.0-rc.0",
55
- "@nrwl/rollup": "15.4.0-rc.0",
56
- "@nrwl/storybook": "15.4.0-rc.0",
57
- "@nrwl/tao": "15.4.0-rc.0",
58
- "@nrwl/web": "15.4.0-rc.0",
59
- "@nrwl/webpack": "15.4.0-rc.0",
60
- "nx": "15.4.0-rc.0"
52
+ "@nrwl/nx-plugin": "15.4.0-rc.1",
53
+ "@nrwl/react": "15.4.0-rc.1",
54
+ "@nrwl/react-native": "15.4.0-rc.1",
55
+ "@nrwl/rollup": "15.4.0-rc.1",
56
+ "@nrwl/storybook": "15.4.0-rc.1",
57
+ "@nrwl/tao": "15.4.0-rc.1",
58
+ "@nrwl/web": "15.4.0-rc.1",
59
+ "@nrwl/webpack": "15.4.0-rc.1",
60
+ "nx": "15.4.0-rc.1"
61
61
  }
62
62
  },
63
63
  "peerDependenciesMeta": {
@@ -68,8 +68,8 @@
68
68
  "dependencies": {
69
69
  "@angular/compiler": "15.0.1",
70
70
  "@angular/compiler-cli": "15.0.1",
71
- "@nrwl/devkit": "15.4.0-rc.0",
72
- "@nrwl/linter": "15.4.0-rc.0",
71
+ "@nrwl/devkit": "15.4.0-rc.1",
72
+ "@nrwl/linter": "15.4.0-rc.1",
73
73
  "@parcel/watcher": "2.0.4",
74
74
  "@types/node": "18.11.9",
75
75
  "@yarnpkg/lockfile": "1.1.0",
@@ -92,7 +92,7 @@
92
92
  "jsonc-parser": "3.2.0",
93
93
  "minimatch": "3.0.5",
94
94
  "npm-run-path": "4.0.1",
95
- "nx": "15.4.0-rc.0",
95
+ "nx": "15.4.0-rc.1",
96
96
  "open": "8.4.0",
97
97
  "process": "0.11.10",
98
98
  "rxjs": "6.6.7",
@@ -111,5 +111,5 @@
111
111
  "access": "public"
112
112
  },
113
113
  "types": "./index.d.ts",
114
- "gitHead": "712d65b45191c6044bc32bf4437fb73b323eba6e"
114
+ "gitHead": "84cc1c1b3a56c72a4d8f68ded12a178a82e656fa"
115
115
  }