Skip to content

Commit

Permalink
build(deps-dev): bump the nx group across 1 directory with 8 updates (#…
Browse files Browse the repository at this point in the history
…1453)

Bumps the nx group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@nx/devkit](https://github.com/nrwl/nx/tree/HEAD/packages/devkit) | `20.2.0` | `20.2.2` |
| [@nx/eslint](https://github.com/nrwl/nx/tree/HEAD/packages/eslint) | `20.2.0` | `20.2.2` |
| [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin) | `20.2.0` | `20.2.2` |
| [@nx/js](https://github.com/nrwl/nx/tree/HEAD/packages/js) | `20.2.0` | `20.2.2` |
| [@nx/playwright](https://github.com/nrwl/nx/tree/HEAD/packages/playwright) | `20.2.0` | `20.2.2` |
| [@nx/react](https://github.com/nrwl/nx/tree/HEAD/packages/react) | `20.2.0` | `20.2.2` |
| [@nx/vite](https://github.com/nrwl/nx/tree/HEAD/packages/vite) | `20.2.0` | `20.2.2` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.2.0` | `20.2.2` |



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

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

Updates `@nx/eslint-plugin` from 20.2.0 to 20.2.2
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.2.2/packages/eslint-plugin)

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

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

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

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

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

---
updated-dependencies:
- dependency-name: "@nx/devkit"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/playwright"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: "@nx/vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nx
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent d126c9a commit dab806a
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 769 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"@eslint/js": "~9.13.0",
"@libsql/client": "^0.14.0",
"@nx-aws-plugin/nx-aws-cache": "^3.2.3",
"@nx/devkit": "20.2.0",
"@nx/eslint": "20.2.0",
"@nx/eslint-plugin": "20.2.0",
"@nx/js": "20.2.0",
"@nx/playwright": "20.2.0",
"@nx/react": "20.2.0",
"@nx/vite": "20.2.0",
"@nx/devkit": "20.2.2",
"@nx/eslint": "20.2.2",
"@nx/eslint-plugin": "20.2.2",
"@nx/js": "20.2.2",
"@nx/playwright": "20.2.2",
"@nx/react": "20.2.2",
"@nx/vite": "20.2.2",
"@playwright/test": "^1.49.0",
"@remix-run/cloudflare": "^2.15.1",
"@remix-run/cloudflare-pages": "^2.15.1",
Expand Down Expand Up @@ -58,7 +58,7 @@
"jsdom": "^25.0.1",
"lint-staged": "^15.2.10",
"msw": "^2.5.1",
"nx": "20.2.0",
"nx": "20.2.2",
"postcss": "^8.4.47",
"react": "^18.3.1",
"react-aria-components": "^1.4.1",
Expand Down
Loading

0 comments on commit dab806a

Please sign in to comment.