|
64 | 64 | "@ngrx/router-store": "~16.0.0",
|
65 | 65 | "@ngrx/store": "~16.0.0",
|
66 | 66 | "@nguniversal/builders": "~16.1.0",
|
67 |
| - "@nx/cypress": "16.5.0-beta.3", |
68 |
| - "@nx/devkit": "16.5.0-beta.3", |
69 |
| - "@nx/eslint-plugin": "16.5.0-beta.3", |
70 |
| - "@nx/jest": "16.5.0-beta.3", |
71 |
| - "@nx/js": "16.5.0-beta.3", |
72 |
| - "@nx/linter": "16.5.0-beta.3", |
73 |
| - "@nx/next": "16.5.0-beta.3", |
74 |
| - "@nx/react": "16.5.0-beta.3", |
75 |
| - "@nx/storybook": "16.5.0-beta.3", |
76 |
| - "@nx/web": "16.5.0-beta.3", |
77 |
| - "@nx/webpack": "16.5.0-beta.3", |
| 67 | + "@nx/cypress": "16.6.0-beta.2", |
| 68 | + "@nx/devkit": "16.6.0-beta.2", |
| 69 | + "@nx/eslint-plugin": "16.6.0-beta.2", |
| 70 | + "@nx/jest": "16.6.0-beta.2", |
| 71 | + "@nx/js": "16.6.0-beta.2", |
| 72 | + "@nx/linter": "16.6.0-beta.2", |
| 73 | + "@nx/next": "16.6.0-beta.2", |
| 74 | + "@nx/react": "16.6.0-beta.2", |
| 75 | + "@nx/storybook": "16.6.0-beta.2", |
| 76 | + "@nx/web": "16.6.0-beta.2", |
| 77 | + "@nx/webpack": "16.6.0-beta.2", |
78 | 78 | "@parcel/watcher": "2.0.4",
|
79 | 79 | "@phenomnomnominal/tsquery": "~5.0.1",
|
80 | 80 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
|
|
87 | 87 | "@rollup/plugin-node-resolve": "^13.0.4",
|
88 | 88 | "@rollup/plugin-url": "^7.0.0",
|
89 | 89 | "@schematics/angular": "~16.1.0",
|
| 90 | + "@side/jest-runtime": "^1.1.0", |
90 | 91 | "@storybook/addon-essentials": "^7.0.24",
|
91 | 92 | "@storybook/core-server": "^7.0.24",
|
92 | 93 | "@storybook/react": "^7.0.24",
|
|
115 | 116 | "@types/marked": "^2.0.0",
|
116 | 117 | "@types/node": "18.16.9",
|
117 | 118 | "@types/prettier": "^2.6.2",
|
118 |
| - "@types/react": "18.2.13", |
| 119 | + "@types/react": "18.2.14", |
119 | 120 | "@types/react-dom": "18.2.6",
|
120 | 121 | "@types/semver": "^7.5.0",
|
121 | 122 | "@types/tar-stream": "^2.2.2",
|
|
213 | 214 | "next-sitemap": "^3.1.10",
|
214 | 215 | "ng-packagr": "~16.1.0",
|
215 | 216 | "node-fetch": "^2.6.7",
|
216 |
| - "nx": "16.5.0-beta.3", |
217 |
| - "nx-cloud": "16.0.5", |
| 217 | + "nx": "16.6.0-beta.2", |
| 218 | + "nx-cloud": "16.1.0", |
218 | 219 | "octokit": "^2.0.14",
|
219 | 220 | "open": "^8.4.0",
|
220 |
| - "openai":"~3.3.0", |
| 221 | + "openai": "~3.3.0", |
221 | 222 | "ora": "5.3.0",
|
222 | 223 | "parse-markdown-links": "^1.0.4",
|
223 | 224 | "parse5": "4.0.0",
|
|
319 | 320 | "license-checker": "^25.0.1",
|
320 | 321 | "next": "13.3.4",
|
321 | 322 | "next-seo": "^5.13.0",
|
| 323 | + "node-machine-id": "1.1.12", |
322 | 324 | "npm-run-path": "^4.0.1",
|
323 | 325 | "preact": "10.6.4",
|
324 | 326 | "react": "18.2.0",
|
|
334 | 336 | "tailwindcss": "3.2.4",
|
335 | 337 | "tslib": "^2.3.0",
|
336 | 338 | "vitest": "^0.32.0",
|
337 |
| - "weak-napi": "^2.0.2", |
338 |
| - "node-machine-id": "1.1.12" |
| 339 | + "weak-napi": "^2.0.2" |
339 | 340 | },
|
340 | 341 | "resolutions": {
|
341 | 342 | "minimist": "^1.2.6",
|
|
0 commit comments