@nrwl/react 13.2.0-beta.3 → 13.2.0-rc.1

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": "@nrwl/react",
3
- "version": "13.2.0-beta.3",
3
+ "version": "13.2.0-rc.1",
4
4
  "description": "React Plugin for Nx",
5
5
  "repository": {
6
6
  "type": "git",
@@ -31,13 +31,13 @@
31
31
  "dependencies": {
32
32
  "@babel/core": "^7.15.0",
33
33
  "@babel/preset-react": "^7.14.5",
34
- "@nrwl/cypress": "13.2.0-beta.3",
35
- "@nrwl/devkit": "13.2.0-beta.3",
36
- "@nrwl/jest": "13.2.0-beta.3",
37
- "@nrwl/linter": "13.2.0-beta.3",
38
- "@nrwl/storybook": "13.2.0-beta.3",
39
- "@nrwl/web": "13.2.0-beta.3",
40
- "@nrwl/workspace": "13.2.0-beta.3",
34
+ "@nrwl/cypress": "13.2.0-rc.1",
35
+ "@nrwl/devkit": "13.2.0-rc.1",
36
+ "@nrwl/jest": "13.2.0-rc.1",
37
+ "@nrwl/linter": "13.2.0-rc.1",
38
+ "@nrwl/storybook": "13.2.0-rc.1",
39
+ "@nrwl/web": "13.2.0-rc.1",
40
+ "@nrwl/workspace": "13.2.0-rc.1",
41
41
  "@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
42
42
  "@svgr/webpack": "^5.5.0",
43
43
  "chalk": "4.1.0",
@@ -27,9 +27,7 @@ exports.CSS_IN_JS_DEPENDENCIES = {
27
27
  dependencies: {
28
28
  'styled-jsx': versions_1.styledJsxVersion,
29
29
  },
30
- devDependencies: {
31
- '@types/styled-jsx': versions_1.typesStyledJsxVersion,
32
- },
30
+ devDependencies: {},
33
31
  },
34
32
  };
35
33
  //# sourceMappingURL=styled.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"styled.js","sourceRoot":"","sources":["../../../../../packages/react/src/utils/styled.ts"],"names":[],"mappings":";;;AAAA,yCAWoB;AAGP,QAAA,sBAAsB,GAE/B;IACF,mBAAmB,EAAE;QACnB,YAAY,EAAE;YACZ,UAAU,EAAE,yBAAc;YAC1B,mBAAmB,EAAE,kCAAuB;SAC7C;QACD,eAAe,EAAE;YACf,0BAA0B,EAAE,uCAA4B;YACxD,iBAAiB,EAAE,8BAAmB;YACtC,gCAAgC,EAAE,6CAAkC;SACrE;KACF;IACD,iBAAiB,EAAE;QACjB,YAAY,EAAE;YACZ,iBAAiB,EAAE,+BAAoB;YACvC,gBAAgB,EAAE,8BAAmB;SACtC;QACD,eAAe,EAAE;YACf,uBAAuB,EAAE,6BAAkB;SAC5C;KACF;IACD,YAAY,EAAE;QACZ,YAAY,EAAE;YACZ,YAAY,EAAE,2BAAgB;SAC/B;QACD,eAAe,EAAE;YACf,mBAAmB,EAAE,gCAAqB;SAC3C;KACF;CACF,CAAC"}
1
+ {"version":3,"file":"styled.js","sourceRoot":"","sources":["../../../../../packages/react/src/utils/styled.ts"],"names":[],"mappings":";;;AAAA,yCAUoB;AAGP,QAAA,sBAAsB,GAE/B;IACF,mBAAmB,EAAE;QACnB,YAAY,EAAE;YACZ,UAAU,EAAE,yBAAc;YAC1B,mBAAmB,EAAE,kCAAuB;SAC7C;QACD,eAAe,EAAE;YACf,0BAA0B,EAAE,uCAA4B;YACxD,iBAAiB,EAAE,8BAAmB;YACtC,gCAAgC,EAAE,6CAAkC;SACrE;KACF;IACD,iBAAiB,EAAE;QACjB,YAAY,EAAE;YACZ,iBAAiB,EAAE,+BAAoB;YACvC,gBAAgB,EAAE,8BAAmB;SACtC;QACD,eAAe,EAAE;YACf,uBAAuB,EAAE,6BAAkB;SAC5C;KACF;IACD,YAAY,EAAE;QACZ,YAAY,EAAE;YACZ,YAAY,EAAE,2BAAgB;SAC/B;QACD,eAAe,EAAE,EAAE;KACpB;CACF,CAAC"}
@@ -11,7 +11,6 @@ export declare const emotionStyledVersion = "11.3.0";
11
11
  export declare const emotionReactVersion = "11.5.0";
12
12
  export declare const emotionBabelPlugin = "11.3.0";
13
13
  export declare const styledJsxVersion = "4.0.1";
14
- export declare const typesStyledJsxVersion = "3.4.4";
15
14
  export declare const reactRouterDomVersion = "5.3.0";
16
15
  export declare const typesReactRouterDomVersion = "5.3.1";
17
16
  export declare const testingLibraryReactVersion = "12.1.2";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.babelPluginStyledComponentsVersion = exports.eslintPluginReactHooksVersion = exports.eslintPluginReactVersion = exports.eslintPluginJsxA11yVersion = exports.eslintPluginImportVersion = exports.reactTestRendererVersion = exports.reactReduxVersion = exports.reduxjsToolkitVersion = exports.testingLibraryReactHooksVersion = exports.testingLibraryReactVersion = exports.typesReactRouterDomVersion = exports.reactRouterDomVersion = exports.typesStyledJsxVersion = exports.styledJsxVersion = exports.emotionBabelPlugin = exports.emotionReactVersion = exports.emotionStyledVersion = exports.typesStyledComponentsVersion = exports.styledComponentsVersion = exports.typesReactIsVersion = exports.typesReactDomVersion = exports.typesReactVersion = exports.reactIsVersion = exports.reactDomVersion = exports.reactVersion = exports.nxVersion = void 0;
4
- exports.nxVersion = '13.2.0-beta.3';
3
+ exports.babelPluginStyledComponentsVersion = exports.eslintPluginReactHooksVersion = exports.eslintPluginReactVersion = exports.eslintPluginJsxA11yVersion = exports.eslintPluginImportVersion = exports.reactTestRendererVersion = exports.reactReduxVersion = exports.reduxjsToolkitVersion = exports.testingLibraryReactHooksVersion = exports.testingLibraryReactVersion = exports.typesReactRouterDomVersion = exports.reactRouterDomVersion = exports.styledJsxVersion = exports.emotionBabelPlugin = exports.emotionReactVersion = exports.emotionStyledVersion = exports.typesStyledComponentsVersion = exports.styledComponentsVersion = exports.typesReactIsVersion = exports.typesReactDomVersion = exports.typesReactVersion = exports.reactIsVersion = exports.reactDomVersion = exports.reactVersion = exports.nxVersion = void 0;
4
+ exports.nxVersion = '13.2.0-rc.1';
5
5
  exports.reactVersion = '17.0.2';
6
6
  exports.reactDomVersion = '17.0.2';
7
7
  exports.reactIsVersion = '17.0.2';
@@ -14,7 +14,6 @@ exports.emotionStyledVersion = '11.3.0';
14
14
  exports.emotionReactVersion = '11.5.0';
15
15
  exports.emotionBabelPlugin = '11.3.0';
16
16
  exports.styledJsxVersion = '4.0.1';
17
- exports.typesStyledJsxVersion = '3.4.4';
18
17
  exports.reactRouterDomVersion = '5.3.0';
19
18
  exports.typesReactRouterDomVersion = '5.3.1';
20
19
  exports.testingLibraryReactVersion = '12.1.2';
@@ -1 +1 @@
1
- {"version":3,"file":"versions.js","sourceRoot":"","sources":["../../../../../packages/react/src/utils/versions.ts"],"names":[],"mappings":";;;AAAa,QAAA,SAAS,GAAG,GAAG,CAAC;AAEhB,QAAA,YAAY,GAAG,QAAQ,CAAC;AACxB,QAAA,eAAe,GAAG,QAAQ,CAAC;AAC3B,QAAA,cAAc,GAAG,QAAQ,CAAC;AAC1B,QAAA,iBAAiB,GAAG,SAAS,CAAC;AAC9B,QAAA,oBAAoB,GAAG,QAAQ,CAAC;AAChC,QAAA,mBAAmB,GAAG,QAAQ,CAAC;AAE/B,QAAA,uBAAuB,GAAG,OAAO,CAAC;AAClC,QAAA,4BAA4B,GAAG,QAAQ,CAAC;AAExC,QAAA,oBAAoB,GAAG,QAAQ,CAAC;AAChC,QAAA,mBAAmB,GAAG,QAAQ,CAAC;AAC/B,QAAA,kBAAkB,GAAG,QAAQ,CAAC;AAE9B,QAAA,gBAAgB,GAAG,OAAO,CAAC;AAC3B,QAAA,qBAAqB,GAAG,OAAO,CAAC;AAEhC,QAAA,qBAAqB,GAAG,OAAO,CAAC;AAChC,QAAA,0BAA0B,GAAG,OAAO,CAAC;AAErC,QAAA,0BAA0B,GAAG,QAAQ,CAAC;AACtC,QAAA,+BAA+B,GAAG,OAAO,CAAC;AAE1C,QAAA,qBAAqB,GAAG,OAAO,CAAC;AAChC,QAAA,iBAAiB,GAAG,OAAO,CAAC;AAC5B,QAAA,wBAAwB,GAAG,QAAQ,CAAC;AAEpC,QAAA,yBAAyB,GAAG,QAAQ,CAAC;AACrC,QAAA,0BAA0B,GAAG,OAAO,CAAC;AACrC,QAAA,wBAAwB,GAAG,QAAQ,CAAC;AACpC,QAAA,6BAA6B,GAAG,OAAO,CAAC;AAExC,QAAA,kCAAkC,GAAG,QAAQ,CAAC"}
1
+ {"version":3,"file":"versions.js","sourceRoot":"","sources":["../../../../../packages/react/src/utils/versions.ts"],"names":[],"mappings":";;;AAAa,QAAA,SAAS,GAAG,GAAG,CAAC;AAEhB,QAAA,YAAY,GAAG,QAAQ,CAAC;AACxB,QAAA,eAAe,GAAG,QAAQ,CAAC;AAC3B,QAAA,cAAc,GAAG,QAAQ,CAAC;AAC1B,QAAA,iBAAiB,GAAG,SAAS,CAAC;AAC9B,QAAA,oBAAoB,GAAG,QAAQ,CAAC;AAChC,QAAA,mBAAmB,GAAG,QAAQ,CAAC;AAE/B,QAAA,uBAAuB,GAAG,OAAO,CAAC;AAClC,QAAA,4BAA4B,GAAG,QAAQ,CAAC;AAExC,QAAA,oBAAoB,GAAG,QAAQ,CAAC;AAChC,QAAA,mBAAmB,GAAG,QAAQ,CAAC;AAC/B,QAAA,kBAAkB,GAAG,QAAQ,CAAC;AAE9B,QAAA,gBAAgB,GAAG,OAAO,CAAC;AAE3B,QAAA,qBAAqB,GAAG,OAAO,CAAC;AAChC,QAAA,0BAA0B,GAAG,OAAO,CAAC;AAErC,QAAA,0BAA0B,GAAG,QAAQ,CAAC;AACtC,QAAA,+BAA+B,GAAG,OAAO,CAAC;AAE1C,QAAA,qBAAqB,GAAG,OAAO,CAAC;AAChC,QAAA,iBAAiB,GAAG,OAAO,CAAC;AAC5B,QAAA,wBAAwB,GAAG,QAAQ,CAAC;AAEpC,QAAA,yBAAyB,GAAG,QAAQ,CAAC;AACrC,QAAA,0BAA0B,GAAG,OAAO,CAAC;AACrC,QAAA,wBAAwB,GAAG,QAAQ,CAAC;AACpC,QAAA,6BAA6B,GAAG,OAAO,CAAC;AAExC,QAAA,kCAAkC,GAAG,QAAQ,CAAC"}