Skip to content

Commit

Permalink
chore(repo): update nx to 18.3.0-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz committed Apr 16, 2024
1 parent ac1b680 commit 5dcd967
Show file tree
Hide file tree
Showing 2 changed files with 232 additions and 222 deletions.
25 changes: 13 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@ngrx/entity": "17.0.1",
"@ngrx/router-store": "17.0.1",
"@ngrx/store": "17.0.1",
"@nx/angular": "18.2.0-beta.2",
"@nx/angular": "18.3.0-beta.3",
"document-register-element": "1.13.1",
"normalize.css": "^8.0.1",
"react": "18.2.0",
Expand All @@ -69,16 +69,16 @@
"@babel/core": "^7.14.5",
"@babel/preset-react": "^7.14.5",
"@ngrx/store-devtools": "17.0.1",
"@nx/cypress": "18.2.0-beta.2",
"@nx/devkit": "18.2.0-beta.2",
"@nx/eslint": "18.2.0-beta.2",
"@nx/eslint-plugin": "18.2.0-beta.2",
"@nx/jest": "18.2.0-beta.2",
"@nx/js": "18.2.0-beta.2",
"@nx/react": "18.2.0-beta.2",
"@nx/web": "18.2.0-beta.2",
"@nx/webpack": "18.2.0-beta.2",
"@nx/workspace": "18.2.0-beta.2",
"@nx/cypress": "18.3.0-beta.3",
"@nx/devkit": "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/react": "18.3.0-beta.3",
"@nx/web": "18.3.0-beta.3",
"@nx/webpack": "18.3.0-beta.3",
"@nx/workspace": "18.3.0-beta.3",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@schematics/angular": "17.3.2",
"@svgr/webpack": "^8.0.1",
Expand Down Expand Up @@ -112,7 +112,7 @@
"jest-environment-jsdom": "29.4.3",
"jest-preset-angular": "14.0.3",
"netlify": "^2.4.8",
"nx": "18.2.0-beta.2",
"nx": "18.3.0-beta.3",
"prettier": "2.6.2",
"react-refresh": "^0.10.0",
"style-loader": "^3.3.0",
Expand All @@ -127,3 +127,4 @@
"webpack-merge": "^5.8.0"
}
}

0 comments on commit 5dcd967

Please sign in to comment.