Skip to content

Commit

Permalink
Update nrwl monorepo to v19.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and philiplehmann committed Sep 10, 2024
1 parent e719c01 commit 8616a8d
Show file tree
Hide file tree
Showing 5 changed files with 202 additions and 202 deletions.
2 changes: 1 addition & 1 deletion libs/biomejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"dependencies": {
"tslib": "^2.3.0",
"@nx/vite": "19.7.0",
"@nx/vite": "19.7.2",
"vite": "5.4.3"
},
"type": "commonjs",
Expand Down
2 changes: 1 addition & 1 deletion libs/docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"dependencies": {
"tslib": "^2.3.0",
"@nx/vite": "19.7.0",
"@nx/vite": "19.7.2",
"vite": "5.4.3"
},
"type": "commonjs",
Expand Down
2 changes: 1 addition & 1 deletion libs/helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"dependencies": {
"tslib": "^2.3.0",
"@nx/vite": "19.7.0",
"@nx/vite": "19.7.2",
"vite": "5.4.3"
},
"type": "commonjs",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"license": "MIT",
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@nx/devkit": "19.7.0",
"@nx/esbuild": "19.7.0",
"@nx/js": "19.7.0",
"@nx/node": "19.7.0",
"@nx/playwright": "19.7.0",
"@nx/plugin": "19.7.0",
"@nx/vite": "19.7.0",
"@nx/workspace": "19.7.0",
"@nx/devkit": "19.7.2",
"@nx/esbuild": "19.7.2",
"@nx/js": "19.7.2",
"@nx/node": "19.7.2",
"@nx/playwright": "19.7.2",
"@nx/plugin": "19.7.2",
"@nx/vite": "19.7.2",
"@nx/workspace": "19.7.2",
"@playwright/test": "^1.44.0",
"@swc-node/register": "1.10.9",
"@swc/cli": "0.4.0",
Expand All @@ -24,7 +24,7 @@
"esbuild": "0.23.1",
"jsdom": "^25.0.0",
"nodemailer": "6.9.15",
"nx": "19.7.0",
"nx": "19.7.2",
"nx-remotecache-minio": "19.0.0",
"playwright": "^1.44.0",
"testcontainers": "10.13.0",
Expand Down
Loading

0 comments on commit 8616a8d

Please sign in to comment.