Skip to content

Commit

Permalink
chore(repo): update nx to 18.1.0-beta.10 (#22333)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Mar 15, 2024
1 parent 86c5b3d commit 1068513
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 222 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -65,21 +65,21 @@
"@ngrx/store": "17.0.1",
"@nuxt/kit": "^3.10.0",
"@nuxt/schema": "^3.10.0",
"@nx/angular": "18.1.0-beta.9",
"@nx/cypress": "18.1.0-beta.9",
"@nx/devkit": "18.1.0-beta.9",
"@nx/esbuild": "18.1.0-beta.9",
"@nx/eslint": "18.1.0-beta.9",
"@nx/eslint-plugin": "18.1.0-beta.9",
"@nx/jest": "18.1.0-beta.9",
"@nx/js": "18.1.0-beta.9",
"@nx/next": "18.1.0-beta.9",
"@nx/playwright": "18.1.0-beta.9",
"@nx/react": "18.1.0-beta.9",
"@nx/storybook": "18.1.0-beta.9",
"@nx/vite": "18.1.0-beta.9",
"@nx/web": "18.1.0-beta.9",
"@nx/webpack": "18.1.0-beta.9",
"@nx/angular": "18.1.0-beta.10",
"@nx/cypress": "18.1.0-beta.10",
"@nx/devkit": "18.1.0-beta.10",
"@nx/esbuild": "18.1.0-beta.10",
"@nx/eslint": "18.1.0-beta.10",
"@nx/eslint-plugin": "18.1.0-beta.10",
"@nx/jest": "18.1.0-beta.10",
"@nx/js": "18.1.0-beta.10",
"@nx/next": "18.1.0-beta.10",
"@nx/playwright": "18.1.0-beta.10",
"@nx/react": "18.1.0-beta.10",
"@nx/storybook": "18.1.0-beta.10",
"@nx/vite": "18.1.0-beta.10",
"@nx/web": "18.1.0-beta.10",
"@nx/webpack": "18.1.0-beta.10",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
Expand Down Expand Up @@ -232,7 +232,7 @@
"node-fetch": "^2.6.7",
"npm-package-arg": "11.0.1",
"nuxt": "^3.10.0",
"nx": "18.1.0-beta.9",
"nx": "18.1.0-beta.10",
"octokit": "^2.0.14",
"open": "^8.4.0",
"openai": "~4.3.1",
Expand Down

0 comments on commit 1068513

Please sign in to comment.