|
39 | 39 | "@emotion/babel-plugin": "11.2.0", |
40 | 40 | "@emotion/react": "11.1.5", |
41 | 41 | "@emotion/styled": "11.1.5", |
42 | | - "@ngrx/component-store": "12.4.0", |
43 | | - "@ngrx/effects": "12.4.0", |
44 | | - "@ngrx/entity": "12.4.0", |
45 | | - "@ngrx/router-store": "12.4.0", |
46 | | - "@ngrx/store": "12.4.0", |
47 | | - "@nrwl/angular": "12.10.0-beta.3", |
| 42 | + "@ngrx/component-store": "12.5.0", |
| 43 | + "@ngrx/effects": "12.5.0", |
| 44 | + "@ngrx/entity": "12.5.0", |
| 45 | + "@ngrx/router-store": "12.5.0", |
| 46 | + "@ngrx/store": "12.5.0", |
| 47 | + "@nrwl/angular": "13.0.0-rc.1", |
48 | 48 | "core-js": "^2.5.4", |
49 | 49 | "document-register-element": "1.13.1", |
50 | 50 | "normalize.css": "^8.0.1", |
|
63 | 63 | "@angular/cli": "12.2.4", |
64 | 64 | "@angular/compiler-cli": "12.2.4", |
65 | 65 | "@angular/language-service": "12.2.4", |
66 | | - "@ngrx/store-devtools": "12.4.0", |
67 | | - "@nrwl/cli": "12.10.0-beta.3", |
68 | | - "@nrwl/cypress": "12.10.0-beta.3", |
69 | | - "@nrwl/eslint-plugin-nx": "12.10.0-beta.3", |
70 | | - "@nrwl/jest": "12.10.0-beta.3", |
71 | | - "@nrwl/linter": "12.10.0-beta.3", |
72 | | - "@nrwl/nx-cloud": "12.3.13", |
73 | | - "@nrwl/react": "12.10.0-beta.3", |
74 | | - "@nrwl/tao": "12.10.0-beta.3", |
75 | | - "@nrwl/web": "12.10.0-beta.3", |
76 | | - "@nrwl/workspace": "12.10.0-beta.3", |
77 | | - "@pmmmwh/react-refresh-webpack-plugin": "0.5.0-rc.2", |
| 66 | + "@ngrx/store-devtools": "12.5.0", |
| 67 | + "@nrwl/cli": "13.0.0-rc.1", |
| 68 | + "@nrwl/cypress": "13.0.0-rc.1", |
| 69 | + "@nrwl/eslint-plugin-nx": "13.0.0-rc.1", |
| 70 | + "@nrwl/jest": "13.0.0-rc.1", |
| 71 | + "@nrwl/linter": "13.0.0-rc.1", |
| 72 | + "@nrwl/nx-cloud": "12.5.0", |
| 73 | + "@nrwl/react": "13.0.0-rc.1", |
| 74 | + "@nrwl/tao": "13.0.0-rc.1", |
| 75 | + "@nrwl/web": "13.0.0-rc.1", |
| 76 | + "@nrwl/workspace": "13.0.0-rc.1", |
78 | 77 | "@testing-library/react": "11.2.6", |
79 | 78 | "@types/jest": "27.0.2", |
80 | 79 | "@types/node": "14.14.33", |
81 | 80 | "@types/react": "17.0.3", |
82 | 81 | "@types/react-dom": "17.0.3", |
83 | 82 | "@types/react-router-dom": "5.1.7", |
84 | | - "@typescript-eslint/eslint-plugin": "4.31.2", |
85 | | - "@typescript-eslint/parser": "4.31.2", |
86 | | - "copy-webpack-plugin": "^9.0.1", |
| 83 | + "@typescript-eslint/eslint-plugin": "4.33.0", |
| 84 | + "@typescript-eslint/parser": "4.33.0", |
87 | 85 | "cypress": "^8.3.0", |
88 | 86 | "dotenv": "10.0.0", |
89 | | - "eslint": "7.10.0", |
| 87 | + "eslint": "7.32.0", |
90 | 88 | "eslint-config-prettier": "8.1.0", |
91 | 89 | "eslint-plugin-cypress": "^2.10.3", |
92 | 90 | "eslint-plugin-import": "2.22.1", |
|
98 | 96 | "inquirer-autocomplete-prompt": "^1.0.1", |
99 | 97 | "jest": "27.2.3", |
100 | 98 | "jest-preset-angular": "10.0.1", |
101 | | - "mini-css-extract-plugin": "^2.1.0", |
102 | 99 | "netlify": "^2.4.8", |
103 | 100 | "prettier": "2.3.2", |
104 | | - "react-refresh": "^0.10.0", |
105 | | - "source-map-loader": "^3.0.0", |
106 | | - "terser-webpack-plugin": "^5.1.1", |
107 | 101 | "ts-jest": "27.0.5", |
108 | 102 | "ts-node": "9.1.1", |
109 | | - "typescript": "4.3.5", |
110 | | - "webpack": "^5.47.0", |
111 | | - "webpack-dev-server": "4.0.0-rc.0", |
112 | | - "webpack-merge": "^5.8.0", |
113 | | - "webpack-node-externals": "^3.0.0", |
114 | | - "webpack-sources": "^3.0.2" |
| 103 | + "typescript": "4.3.5" |
115 | 104 | } |
116 | 105 | } |
0 commit comments