@nrwl/next 13.8.3 → 13.8.4-beta.0

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/next",
3
- "version": "13.8.3",
3
+ "version": "13.8.4-beta.0",
4
4
  "description": "Next.js Plugin for Nx",
5
5
  "repository": {
6
6
  "type": "git",
@@ -34,13 +34,13 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@babel/plugin-proposal-decorators": "^7.14.5",
37
- "@nrwl/react": "13.8.3",
38
- "@nrwl/cypress": "13.8.3",
39
- "@nrwl/devkit": "13.8.3",
40
- "@nrwl/jest": "13.8.3",
41
- "@nrwl/linter": "13.8.3",
42
- "@nrwl/web": "13.8.3",
43
- "@nrwl/workspace": "13.8.3",
37
+ "@nrwl/react": "13.8.4-beta.0",
38
+ "@nrwl/cypress": "13.8.4-beta.0",
39
+ "@nrwl/devkit": "13.8.4-beta.0",
40
+ "@nrwl/jest": "13.8.4-beta.0",
41
+ "@nrwl/linter": "13.8.4-beta.0",
42
+ "@nrwl/web": "13.8.4-beta.0",
43
+ "@nrwl/workspace": "13.8.4-beta.0",
44
44
  "@svgr/webpack": "^6.1.2",
45
45
  "chalk": "4.1.0",
46
46
  "eslint-config-next": "^12.1.0",
@@ -1,6 +1,6 @@
1
1
  export declare const nxVersion = "*";
2
2
  export declare const nextVersion = "12.1.0";
3
- export declare const eslintConfigNextVersion = "12.1.0";
3
+ export declare const eslintConfigNextVersion = "12.1.1-canary.3";
4
4
  export declare const sassVersion = "1.43.2";
5
5
  export declare const lessLoader = "10.2.0";
6
6
  export declare const stylusLoader = "6.2.0";
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.babelPluginStyledComponentsVersion = exports.emotionServerVersion = exports.stylusLoader = exports.lessLoader = exports.sassVersion = exports.eslintConfigNextVersion = exports.nextVersion = exports.nxVersion = void 0;
4
- exports.nxVersion = '13.8.3';
4
+ exports.nxVersion = '13.8.4-beta.0';
5
5
  exports.nextVersion = '12.1.0';
6
- exports.eslintConfigNextVersion = '12.1.0';
6
+ exports.eslintConfigNextVersion = '12.1.1-canary.3';
7
7
  exports.sassVersion = '1.43.2';
8
8
  exports.lessLoader = '10.2.0';
9
9
  exports.stylusLoader = '6.2.0';
@@ -1 +1 @@
1
- {"version":3,"file":"versions.js","sourceRoot":"","sources":["../../../../../packages/next/src/utils/versions.ts"],"names":[],"mappings":";;;AAAa,QAAA,SAAS,GAAG,GAAG,CAAC;AAEhB,QAAA,WAAW,GAAG,QAAQ,CAAC;AACvB,QAAA,uBAAuB,GAAG,QAAQ,CAAC;AACnC,QAAA,WAAW,GAAG,QAAQ,CAAC;AACvB,QAAA,UAAU,GAAG,QAAQ,CAAC;AACtB,QAAA,YAAY,GAAG,OAAO,CAAC;AACvB,QAAA,oBAAoB,GAAG,QAAQ,CAAC;AAChC,QAAA,kCAAkC,GAAG,QAAQ,CAAC"}
1
+ {"version":3,"file":"versions.js","sourceRoot":"","sources":["../../../../../packages/next/src/utils/versions.ts"],"names":[],"mappings":";;;AAAa,QAAA,SAAS,GAAG,GAAG,CAAC;AAEhB,QAAA,WAAW,GAAG,QAAQ,CAAC;AACvB,QAAA,uBAAuB,GAAG,iBAAiB,CAAC;AAC5C,QAAA,WAAW,GAAG,QAAQ,CAAC;AACvB,QAAA,UAAU,GAAG,QAAQ,CAAC;AACtB,QAAA,YAAY,GAAG,OAAO,CAAC;AACvB,QAAA,oBAAoB,GAAG,QAAQ,CAAC;AAChC,QAAA,kCAAkC,GAAG,QAAQ,CAAC"}