Skip to content

Commit

Permalink
build(deps-dev): bump the nx-dependencies group across 1 directory wi…
Browse files Browse the repository at this point in the history
…th 3 updates

Bumps the nx-dependencies group with 3 updates in the / directory: [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite), [@nx/web](https://github.com/nrwl/nx/tree/HEAD/packages/web) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx).


Updates `@nx/vite` from 19.8.4 to 20.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.1.2/packages/vite)

Updates `@nx/web` from 19.8.4 to 20.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.1.2/packages/web)

Updates `nx` from 19.8.4 to 20.1.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.1.2/packages/nx)

---
updated-dependencies:
- dependency-name: "@nx/vite"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx-dependencies
- dependency-name: "@nx/web"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx-dependencies
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: nx-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent b234641 commit 0c029f5
Show file tree
Hide file tree
Showing 2 changed files with 1,877 additions and 312 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
},
"devDependencies": {
"@nx/eslint": "19.8.4",
"@nx/vite": "19.8.4",
"@nx/web": "19.8.4",
"@nx/vite": "20.1.2",
"@nx/web": "20.1.2",
"@typescript-eslint/eslint-plugin": "8.13.0",
"@typescript-eslint/parser": "8.13.0",
"eslint": "8.57.0",
Expand All @@ -41,7 +41,7 @@
"eslint-plugin-react-refresh": "0.4.14",
"husky": "9.0.11",
"lint-staged": "15.2.10",
"nx": "19.8.4",
"nx": "20.1.2",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "4.1.0",
"syncpack": "12.4.0",
Expand Down
Loading

0 comments on commit 0c029f5

Please sign in to comment.