Skip to content

Commit

Permalink
chore(repo): update nx to 19.0.0-beta.1 (nrwl#22912)
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentEnder authored Apr 19, 2024
1 parent 75234ae commit 2f3bc2b
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 236 deletions.
35 changes: 18 additions & 17 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": "18.3.0-beta.3",
"@nx/cypress": "18.3.0-beta.3",
"@nx/devkit": "18.3.0-beta.3",
"@nx/esbuild": "18.3.0-beta.3",
"@nx/eslint": "18.3.0-beta.3",
"@nx/eslint-plugin": "18.3.0-beta.3",
"@nx/jest": "18.3.0-beta.3",
"@nx/js": "18.3.0-beta.3",
"@nx/next": "18.3.0-beta.3",
"@nx/playwright": "18.3.0-beta.3",
"@nx/react": "18.3.0-beta.3",
"@nx/storybook": "18.3.0-beta.3",
"@nx/vite": "18.3.0-beta.3",
"@nx/web": "18.3.0-beta.3",
"@nx/webpack": "18.3.0-beta.3",
"@nx/angular": "19.0.0-beta.1",
"@nx/cypress": "19.0.0-beta.1",
"@nx/devkit": "19.0.0-beta.1",
"@nx/esbuild": "19.0.0-beta.1",
"@nx/eslint": "19.0.0-beta.1",
"@nx/eslint-plugin": "19.0.0-beta.1",
"@nx/jest": "19.0.0-beta.1",
"@nx/js": "19.0.0-beta.1",
"@nx/next": "19.0.0-beta.1",
"@nx/playwright": "19.0.0-beta.1",
"@nx/react": "19.0.0-beta.1",
"@nx/storybook": "19.0.0-beta.1",
"@nx/vite": "19.0.0-beta.1",
"@nx/web": "19.0.0-beta.1",
"@nx/webpack": "19.0.0-beta.1",
"@phenomnomnominal/tsquery": "~5.0.1",
"@playwright/test": "^1.36.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
Expand All @@ -104,7 +104,7 @@
"@svgr/rollup": "^8.1.0",
"@svgr/webpack": "^8.0.1",
"@swc-node/register": "1.8.0",
"@swc/cli": "0.1.62",
"@swc/cli": "0.3.12",
"@swc/core": "^1.3.85",
"@swc/jest": "^0.2.20",
"@testing-library/react": "14.0.0",
Expand Down Expand Up @@ -231,7 +231,7 @@
"node-fetch": "^2.6.7",
"npm-package-arg": "11.0.1",
"nuxt": "^3.10.0",
"nx": "18.3.0-beta.3",
"nx": "19.0.0-beta.1",
"octokit": "^2.0.14",
"open": "^8.4.0",
"openai": "~4.3.1",
Expand Down Expand Up @@ -372,3 +372,4 @@
]
}
}

Loading

0 comments on commit 2f3bc2b

Please sign in to comment.