Skip to content

Commit bd4ff4a

Browse files
build(deps-dev): bump the nx-dependencies group with 3 updates
Bumps the nx-dependencies group with 3 updates: [@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 21.4.0 to 21.4.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.4.1/packages/vite) Updates `@nx/web` from 21.4.0 to 21.4.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.4.1/packages/web) Updates `nx` from 21.4.0 to 21.4.1 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/21.4.1/packages/nx) --- updated-dependencies: - dependency-name: "@nx/vite" dependency-version: 21.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx-dependencies - dependency-name: "@nx/web" dependency-version: 21.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx-dependencies - dependency-name: nx dependency-version: 21.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nx-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76f054e commit bd4ff4a

File tree

2 files changed

+91
-90
lines changed

2 files changed

+91
-90
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
},
2323
"devDependencies": {
2424
"@biomejs/biome": "2.1.2",
25-
"@nx/vite": "21.4.0",
26-
"@nx/web": "21.4.0",
25+
"@nx/vite": "21.4.1",
26+
"@nx/web": "21.4.1",
2727
"lefthook": "^1.12.2",
28-
"nx": "21.4.0",
28+
"nx": "21.4.1",
2929
"prettier": "3.6.2",
3030
"typescript": "5.9.2"
3131
},

0 commit comments

Comments
 (0)