diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 79f8d807a7e..6d9021e898b 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -145,7 +145,7 @@ "eslint-plugin-tailwindcss": "3.17.5", "is-ci": "3.0.1", "jsdom": "25.0.1", - "npm-run-all2": "7.0.0", + "npm-run-all2": "7.0.1", "postcss": "8.4.47", "postcss-flexbugs-fixes": "5.0.2", "postcss-preset-env": "10.0.7", diff --git a/package.json b/package.json index 4594a727f5f..cdde03fcc2b 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint": "8.57.1", "husky": "9.1.6", "lint-staged": "15.2.10", - "npm-run-all2": "7.0.0", + "npm-run-all2": "7.0.1", "prettier": "3.3.3", "rimraf": "6.0.1", "shell-quote": "1.8.1", diff --git a/packages/core-lib/package.json b/packages/core-lib/package.json index d8181b8b9f4..dce5eead8b3 100644 --- a/packages/core-lib/package.json +++ b/packages/core-lib/package.json @@ -63,7 +63,7 @@ "@your-org/eslint-config-bases": "workspace:^", "cross-env": "7.0.3", "eslint": "8.57.1", - "npm-run-all2": "7.0.0", + "npm-run-all2": "7.0.1", "prettier": "3.3.3", "react": "18.3.1", "react-dom": "18.3.1", diff --git a/packages/db-main-prisma/package.json b/packages/db-main-prisma/package.json index ba9eb13bfbc..a58a512a5e6 100644 --- a/packages/db-main-prisma/package.json +++ b/packages/db-main-prisma/package.json @@ -60,7 +60,7 @@ "graphql": "16.9.0", "is-port-reachable": "4.0.0", "keyword-extractor": "0.0.28", - "npm-run-all2": "7.0.0", + "npm-run-all2": "7.0.1", "picocolors": "1.1.1", "prettier": "3.3.3", "prisma": "5.21.1", diff --git a/packages/ui-lib/package.json b/packages/ui-lib/package.json index 9d811465c39..12d14af86ae 100644 --- a/packages/ui-lib/package.json +++ b/packages/ui-lib/package.json @@ -64,7 +64,7 @@ "cross-env": "7.0.3", "eslint": "8.57.1", "eslint-plugin-tailwindcss": "3.17.5", - "npm-run-all2": "7.0.0", + "npm-run-all2": "7.0.1", "postcss": "8.4.47", "prettier": "3.3.3", "react": "18.3.1", diff --git a/yarn.lock b/yarn.lock index 9567cd33f97..59695af5612 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7929,7 +7929,7 @@ __metadata: cross-env: "npm:7.0.3" dequal: "npm:^2.0.3" eslint: "npm:8.57.1" - npm-run-all2: "npm:7.0.0" + npm-run-all2: "npm:7.0.1" prettier: "npm:3.3.3" react: "npm:18.3.1" react-dom: "npm:18.3.1" @@ -7966,7 +7966,7 @@ __metadata: graphql: "npm:16.9.0" is-port-reachable: "npm:4.0.0" keyword-extractor: "npm:0.0.28" - npm-run-all2: "npm:7.0.0" + npm-run-all2: "npm:7.0.1" picocolors: "npm:1.1.1" prettier: "npm:3.3.3" prisma: "npm:5.21.1" @@ -8120,7 +8120,7 @@ __metadata: cross-env: "npm:7.0.3" eslint: "npm:8.57.1" eslint-plugin-tailwindcss: "npm:3.17.5" - npm-run-all2: "npm:7.0.0" + npm-run-all2: "npm:7.0.1" postcss: "npm:8.4.47" prettier: "npm:3.3.3" react: "npm:18.3.1" @@ -15127,7 +15127,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:10.0.1, minimatch@npm:^10.0.0, minimatch@npm:^10.0.1": +"minimatch@npm:10.0.1, minimatch@npm:^10.0.0": version: 10.0.1 resolution: "minimatch@npm:10.0.1" dependencies: @@ -15601,7 +15601,7 @@ __metadata: next-i18next: "npm:15.3.1" next-secure-headers: "npm:2.2.0" next-seo: "npm:6.6.0" - npm-run-all2: "npm:7.0.0" + npm-run-all2: "npm:7.0.1" ofetch: "npm:1.4.1" picocolors: "npm:1.1.1" postcss: "npm:8.4.47" @@ -15645,7 +15645,7 @@ __metadata: eslint: "npm:8.57.1" husky: "npm:9.1.6" lint-staged: "npm:15.2.10" - npm-run-all2: "npm:7.0.0" + npm-run-all2: "npm:7.0.1" prettier: "npm:3.3.3" rimraf: "npm:6.0.1" shell-quote: "npm:1.8.1" @@ -15817,14 +15817,14 @@ __metadata: languageName: node linkType: hard -"npm-run-all2@npm:7.0.0": - version: 7.0.0 - resolution: "npm-run-all2@npm:7.0.0" +"npm-run-all2@npm:7.0.1": + version: 7.0.1 + resolution: "npm-run-all2@npm:7.0.1" dependencies: ansi-styles: "npm:^6.2.1" cross-spawn: "npm:^7.0.3" memorystream: "npm:^0.3.1" - minimatch: "npm:^10.0.1" + minimatch: "npm:^9.0.0" pidtree: "npm:^0.6.0" read-package-json-fast: "npm:^4.0.0" shell-quote: "npm:^1.7.3" @@ -15834,7 +15834,7 @@ __metadata: npm-run-all2: bin/npm-run-all/index.js run-p: bin/run-p/index.js run-s: bin/run-s/index.js - checksum: 10c0/ee09d88820e67d61497b3058a179e4d13ff9518242546d0114bdb6e657e3ba8427e672ce99abf3b680ac4433fa79639a47897b232a90f465d9a6eea5744b56bc + checksum: 10c0/1f2438341473280f7f55015f04a9c5bbbb3226e8235ef50811f50f98514f10ff2ac1640da592e0d5a2e6c7b95060e1bb1c7a86b5177fa746151912ac99a8f3b7 languageName: node linkType: hard