Skip to content

Commit

Permalink
Update nrwl monorepo to v19.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and philiplehmann committed Jul 18, 2024
1 parent f5197c7 commit e55fdd1
Show file tree
Hide file tree
Showing 5 changed files with 188 additions and 188 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.5.0",
"@nx/vite": "19.5.1",
"vite": "5.3.4"
},
"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.5.0",
"@nx/vite": "19.5.1",
"vite": "5.3.4"
},
"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.5.0",
"@nx/vite": "19.5.1",
"vite": "5.3.4"
},
"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.5.0",
"@nx/esbuild": "19.5.0",
"@nx/js": "19.5.0",
"@nx/node": "19.5.0",
"@nx/playwright": "19.5.0",
"@nx/plugin": "19.5.0",
"@nx/vite": "19.5.0",
"@nx/workspace": "19.5.0",
"@nx/devkit": "19.5.1",
"@nx/esbuild": "19.5.1",
"@nx/js": "19.5.1",
"@nx/node": "19.5.1",
"@nx/playwright": "19.5.1",
"@nx/plugin": "19.5.1",
"@nx/vite": "19.5.1",
"@nx/workspace": "19.5.1",
"@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.0",
"jsdom": "^24.0.0",
"nodemailer": "6.9.14",
"nx": "19.5.0",
"nx": "19.5.1",
"nx-remotecache-minio": "19.0.0",
"playwright": "^1.44.0",
"testcontainers": "10.10.4",
Expand Down
Loading

0 comments on commit e55fdd1

Please sign in to comment.