Skip to content

Commit

Permalink
chore(repo): update nx to 19.0.0-beta.7 (#23070)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Apr 29, 2024
1 parent 5a8a8c0 commit 59f7495
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 222 deletions.
33 changes: 17 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,21 +65,21 @@
"@ngrx/store": "17.0.1",
"@nuxt/kit": "^3.10.0",
"@nuxt/schema": "^3.10.0",
"@nx/angular": "19.0.0-beta.3",
"@nx/cypress": "19.0.0-beta.3",
"@nx/devkit": "19.0.0-beta.3",
"@nx/esbuild": "19.0.0-beta.3",
"@nx/eslint": "19.0.0-beta.3",
"@nx/eslint-plugin": "19.0.0-beta.3",
"@nx/jest": "19.0.0-beta.3",
"@nx/js": "19.0.0-beta.3",
"@nx/next": "19.0.0-beta.3",
"@nx/playwright": "19.0.0-beta.3",
"@nx/react": "19.0.0-beta.3",
"@nx/storybook": "19.0.0-beta.3",
"@nx/vite": "19.0.0-beta.3",
"@nx/web": "19.0.0-beta.3",
"@nx/webpack": "19.0.0-beta.3",
"@nx/angular": "19.0.0-beta.7",
"@nx/cypress": "19.0.0-beta.7",
"@nx/devkit": "19.0.0-beta.7",
"@nx/esbuild": "19.0.0-beta.7",
"@nx/eslint": "19.0.0-beta.7",
"@nx/eslint-plugin": "19.0.0-beta.7",
"@nx/jest": "19.0.0-beta.7",
"@nx/js": "19.0.0-beta.7",
"@nx/next": "19.0.0-beta.7",
"@nx/playwright": "19.0.0-beta.7",
"@nx/react": "19.0.0-beta.7",
"@nx/storybook": "19.0.0-beta.7",
"@nx/vite": "19.0.0-beta.7",
"@nx/web": "19.0.0-beta.7",
"@nx/webpack": "19.0.0-beta.7",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
Expand Down Expand Up @@ -231,7 +231,7 @@
"node-fetch": "^2.6.7",
"npm-package-arg": "11.0.1",
"nuxt": "^3.10.0",
"nx": "19.0.0-beta.3",
"nx": "19.0.0-beta.7",
"octokit": "^2.0.14",
"open": "^8.4.0",
"openai": "~4.3.1",
Expand Down Expand Up @@ -373,3 +373,4 @@
},
"packageManager": "pnpm@8.15.7"
}

Loading

0 comments on commit 59f7495

Please sign in to comment.