|
65 | 65 | "@ngrx/store": "17.0.1",
|
66 | 66 | "@nuxt/kit": "^3.10.0",
|
67 | 67 | "@nuxt/schema": "^3.10.0",
|
68 |
| - "@nx/angular": "19.0.0-beta.11", |
69 |
| - "@nx/cypress": "19.0.0-beta.11", |
70 |
| - "@nx/devkit": "19.0.0-beta.11", |
71 |
| - "@nx/esbuild": "19.0.0-beta.11", |
72 |
| - "@nx/eslint": "19.0.0-beta.11", |
73 |
| - "@nx/eslint-plugin": "19.0.0-beta.11", |
74 |
| - "@nx/jest": "19.0.0-beta.11", |
75 |
| - "@nx/js": "19.0.0-beta.11", |
76 |
| - "@nx/next": "19.0.0-beta.11", |
77 |
| - "@nx/playwright": "19.0.0-beta.11", |
78 |
| - "@nx/react": "19.0.0-beta.11", |
79 |
| - "@nx/storybook": "19.0.0-beta.11", |
80 |
| - "@nx/vite": "19.0.0-beta.11", |
81 |
| - "@nx/web": "19.0.0-beta.11", |
82 |
| - "@nx/webpack": "19.0.0-beta.11", |
| 68 | + "@nx/angular": "19.0.0-rc.1", |
| 69 | + "@nx/cypress": "19.0.0-rc.1", |
| 70 | + "@nx/devkit": "19.0.0-rc.1", |
| 71 | + "@nx/esbuild": "19.0.0-rc.1", |
| 72 | + "@nx/eslint": "19.0.0-rc.1", |
| 73 | + "@nx/eslint-plugin": "19.0.0-rc.1", |
| 74 | + "@nx/jest": "19.0.0-rc.1", |
| 75 | + "@nx/js": "19.0.0-rc.1", |
| 76 | + "@nx/next": "19.0.0-rc.1", |
| 77 | + "@nx/playwright": "19.0.0-rc.1", |
| 78 | + "@nx/react": "19.0.0-rc.1", |
| 79 | + "@nx/storybook": "19.0.0-rc.1", |
| 80 | + "@nx/vite": "19.0.0-rc.1", |
| 81 | + "@nx/web": "19.0.0-rc.1", |
| 82 | + "@nx/webpack": "19.0.0-rc.1", |
83 | 83 | "@phenomnomnominal/tsquery": "~5.0.1",
|
84 | 84 | "@playwright/test": "^1.36.1",
|
85 | 85 | "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
|
|
107 | 107 | "@swc/cli": "0.3.12",
|
108 | 108 | "@swc/core": "^1.3.85",
|
109 | 109 | "@swc/jest": "^0.2.20",
|
110 |
| - "@testing-library/react": "14.0.0", |
| 110 | + "@testing-library/react": "15.0.6", |
111 | 111 | "@types/cytoscape": "^3.18.2",
|
112 | 112 | "@types/detect-port": "^1.3.2",
|
113 | 113 | "@types/ejs": "3.1.2",
|
|
123 | 123 | "@types/marked": "^2.0.0",
|
124 | 124 | "@types/node": "18.19.8",
|
125 | 125 | "@types/npm-package-arg": "6.1.1",
|
126 |
| - "@types/react": "18.2.33", |
127 |
| - "@types/react-dom": "18.2.14", |
| 126 | + "@types/react": "18.3.1", |
| 127 | + "@types/react-dom": "18.3.0", |
128 | 128 | "@types/semver": "^7.5.2",
|
129 | 129 | "@types/tar-stream": "^2.2.2",
|
130 | 130 | "@types/tmp": "^0.2.0",
|
|
231 | 231 | "node-fetch": "^2.6.7",
|
232 | 232 | "npm-package-arg": "11.0.1",
|
233 | 233 | "nuxt": "^3.10.0",
|
234 |
| - "nx": "19.0.0-beta.11", |
| 234 | + "nx": "19.0.0-rc.1", |
235 | 235 | "octokit": "^2.0.14",
|
236 | 236 | "open": "^8.4.0",
|
237 | 237 | "openai": "~4.3.1",
|
|
341 | 341 | "node-machine-id": "1.1.12",
|
342 | 342 | "npm-run-path": "^4.0.1",
|
343 | 343 | "preact": "10.6.4",
|
344 |
| - "react": "18.2.0", |
| 344 | + "react": "18.3.1", |
345 | 345 | "react-copy-to-clipboard": "^5.0.3",
|
346 |
| - "react-dom": "18.2.0", |
| 346 | + "react-dom": "18.3.1", |
347 | 347 | "react-syntax-highlighter": "^15.5.0",
|
348 | 348 | "regenerator-runtime": "0.13.7",
|
349 | 349 | "send": "0.17.1",
|
|
0 commit comments