|
22 | 22 | "@docusaurus/preset-classic": "^2.4.0", |
23 | 23 | "@docusaurus/theme-search-algolia": "^2.4.0", |
24 | 24 | "@mdx-js/react": "^1.6.21", |
25 | | - "@nx/devkit": "17.0.0", |
| 25 | + "@nx/devkit": "17.0.2", |
26 | 26 | "@swc/helpers": "0.5.2", |
27 | 27 | "@trumbitta/nx-plugin-openapi": "^1.12.1", |
28 | 28 | "@types/xmldoc": "^1.1.6", |
|
51 | 51 | "@commitlint/config-conventional": "^17.1.0", |
52 | 52 | "@commitlint/types": "^17.4.4", |
53 | 53 | "@nx-plus/docusaurus": "15.0.0-rc.0", |
54 | | - "@nx/cypress": "17.0.0", |
55 | | - "@nx/eslint": "17.0.0", |
56 | | - "@nx/eslint-plugin": "17.0.0", |
57 | | - "@nx/jest": "17.0.0", |
58 | | - "@nx/js": "17.0.0", |
59 | | - "@nx/node": "17.0.0", |
60 | | - "@nx/plugin": "17.0.0", |
61 | | - "@nx/react": "17.0.0", |
62 | | - "@nx/web": "17.0.0", |
63 | | - "@nx/webpack": "17.0.0", |
64 | | - "@nx/workspace": "17.0.0", |
| 54 | + "@nx/cypress": "17.0.2", |
| 55 | + "@nx/eslint": "17.0.2", |
| 56 | + "@nx/eslint-plugin": "17.0.2", |
| 57 | + "@nx/jest": "17.0.2", |
| 58 | + "@nx/js": "17.0.2", |
| 59 | + "@nx/node": "17.0.2", |
| 60 | + "@nx/plugin": "17.0.2", |
| 61 | + "@nx/react": "17.0.2", |
| 62 | + "@nx/web": "17.0.2", |
| 63 | + "@nx/webpack": "17.0.2", |
| 64 | + "@nx/workspace": "17.0.2", |
65 | 65 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7", |
66 | 66 | "@semantic-release/changelog": "^6.0.3", |
67 | 67 | "@semantic-release/commit-analyzer": "^9.0.2", |
|
109 | 109 | "lint-staged": "^13.0.3", |
110 | 110 | "memfs": "3.4.13", |
111 | 111 | "node-fetch": "3.3.0", |
112 | | - "nx": "17.0.0", |
| 112 | + "nx": "17.0.2", |
113 | 113 | "openapi-types": "^12.1.0", |
114 | | - "prettier": "2.7.1", |
| 114 | + "prettier": "^3.0.3", |
115 | 115 | "react-refresh": "^0.10.0", |
116 | 116 | "run-p": "*", |
117 | 117 | "semantic-release": "^19.0.5", |
|
0 commit comments