|
21 | 21 | "@docusaurus/preset-classic": "^2.3.1", |
22 | 22 | "@docusaurus/theme-search-algolia": "^2.1.0", |
23 | 23 | "@mdx-js/react": "^1.6.21", |
24 | | - "@nrwl/devkit": "15.8.0-beta.2", |
| 24 | + "@nrwl/devkit": "15.8.5", |
25 | 25 | "@swc/helpers": "~0.4.14", |
26 | 26 | "@trumbitta/nx-plugin-openapi": "^1.12.1", |
27 | 27 | "@types/xmldoc": "^1.1.6", |
|
46 | 46 | "@commitlint/cli": "^16.2.1", |
47 | 47 | "@commitlint/config-conventional": "^17.1.0", |
48 | 48 | "@commitlint/types": "^16.2.1", |
49 | | - "@nrwl/cypress": "15.8.1", |
50 | | - "@nrwl/eslint-plugin-nx": "15.8.0-beta.2", |
51 | | - "@nrwl/jest": "15.8.0-beta.2", |
52 | | - "@nrwl/js": "15.8.0-beta.2", |
53 | | - "@nrwl/linter": "15.8.0-beta.2", |
54 | | - "@nrwl/node": "15.8.0-beta.2", |
55 | | - "@nrwl/nx-cloud": "15.1.1", |
56 | | - "@nrwl/nx-plugin": "15.8.0-beta.2", |
57 | | - "@nrwl/react": "15.8.0-beta.2", |
58 | | - "@nrwl/web": "15.8.0-beta.2", |
59 | | - "@nrwl/workspace": "15.8.0-beta.2", |
| 49 | + "@nrwl/cypress": "15.8.5", |
| 50 | + "@nrwl/eslint-plugin-nx": "15.8.5", |
| 51 | + "@nrwl/jest": "15.8.5", |
| 52 | + "@nrwl/js": "15.8.5", |
| 53 | + "@nrwl/linter": "15.8.5", |
| 54 | + "@nrwl/node": "15.8.5", |
| 55 | + "@nrwl/nx-cloud": "15.2.0", |
| 56 | + "@nrwl/nx-plugin": "15.8.5", |
| 57 | + "@nrwl/react": "15.8.5", |
| 58 | + "@nrwl/web": "15.8.5", |
| 59 | + "@nrwl/workspace": "15.8.5", |
60 | 60 | "@nx-plus/docusaurus": "15.0.0-rc.0", |
61 | 61 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7", |
62 | 62 | "@semantic-release/changelog": "^6.0.1", |
|
103 | 103 | "lint-staged": "^13.0.3", |
104 | 104 | "memfs": "3.4.13", |
105 | 105 | "node-fetch": "3.3.0", |
106 | | - "nx": "15.8.0-beta.2", |
| 106 | + "nx": "15.8.5", |
107 | 107 | "openapi-types": "^11.0.1", |
108 | 108 | "prettier": "2.7.1", |
109 | 109 | "react-refresh": "^0.10.0", |
|
0 commit comments