From c21bb9623aec05d5fe97f470886ab9a532a89d04 Mon Sep 17 00:00:00 2001 From: Jakob Ackermann Date: Mon, 30 May 2022 09:18:54 +0100 Subject: [PATCH] Merge pull request #8075 from overleaf/jpa-nodemon [misc] move nodemon to the root of the monorepo GitOrigin-RevId: 235a8de422025da1dc2d88a56dfa15f7bb18aacb --- package-lock.json | 47 ++++++++------------------------------ package.json | 1 + services/chat/package.json | 1 - services/clsi/package.json | 1 - services/web/package.json | 1 - 5 files changed, 10 insertions(+), 41 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9a8c1bf895..83e1e8a1dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,6 +44,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-promise": "^6.0.0", + "nodemon": "^2.0.16", "patch-package": "^6.4.7", "prettier": "2.5.1" } @@ -21965,9 +21966,9 @@ } }, "node_modules/nodemon": { - "version": "2.0.15", - "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.15.tgz", - "integrity": "sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==", + "version": "2.0.16", + "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.16.tgz", + "integrity": "sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w==", "dev": true, "hasInstallScript": true, "dependencies": { @@ -31897,7 +31898,6 @@ "chai-as-promised": "^7.1.1", "lolex": "^6.0.0", "mocha": "^8.4.0", - "nodemon": "^2.0.2", "redis-mock": "^0.49.0", "sandboxed-module": "^2.0.4", "sequelize-cli": "^5.5.1", @@ -31936,7 +31936,6 @@ "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "mocha": "^8.4.0", - "nodemon": "^2.0.2", "request": "^2.88.2", "sandboxed-module": "^2.0.4", "sinon": "^9.2.4", @@ -32182,7 +32181,6 @@ "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "mocha": "^8.4.0", - "nodemon": "^2.0.7", "sandboxed-module": "^2.0.4", "sinon": "~9.0.1", "sinon-chai": "^3.7.0", @@ -32207,8 +32205,7 @@ "devDependencies": { "chai": "^4.3.6", "chai-as-promised": "^7.1.1", - "mocha": "^8.4.0", - "nodemon": "^2.0.7" + "mocha": "^8.4.0" } }, "services/clsi-perf/node_modules/cookie": { @@ -32961,7 +32958,6 @@ "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "mocha": "^8.4.0", - "nodemon": "^2.0.2", "sandboxed-module": "^2.0.4", "sinon": "^9.2.4", "timekeeper": "2.2.0" @@ -33031,7 +33027,6 @@ "istanbul": "^0.4.5", "mocha": "^8.4.0", "node-fetch": "^2.6.7", - "nodemon": "^2.0.3", "sinon": "^9.0.2", "swagger-client": "^3.10.0", "yauzl": "^2.9.1" @@ -33110,9 +33105,6 @@ "dependencies": { "express": "^4.17.1", "samlp": "^6.0.1" - }, - "devDependencies": { - "nodemon": "^2.0.7" } }, "services/idp/node_modules/async": { @@ -33495,7 +33487,6 @@ "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "mocha": "^8.4.0", - "nodemon": "^2.0.2", "sandboxed-module": "~2.0.3", "sinon": "9.0.1" } @@ -33659,7 +33650,6 @@ "mocha": "^8.4.0", "multer": "^1.4.2", "nock": "^12.0.3", - "nodemon": "^2.0.2", "sandboxed-module": "~2.0.3", "sinon": "~9.0.1", "sinon-chai": "^3.7.0", @@ -34137,7 +34127,6 @@ "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "mocha": "^8.4.0", - "nodemon": "^2.0.2", "sandboxed-module": "^2.0.4", "sinon": "^9.2.4" } @@ -34467,7 +34456,6 @@ "chai-as-promised": "^7.1.1", "mocha": "^8.4.0", "nock": "0.15.2", - "nodemon": "^2.0.2", "sandboxed-module": "^2.0.4", "sinon": "9.0.1", "sinon-stub-promise": "^4.0.0" @@ -34567,7 +34555,6 @@ "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "mocha": "^8.4.0", - "nodemon": "^2.0.2", "sandboxed-module": "2.0.4", "sinon": "9.0.2", "sinon-chai": "^3.7.0" @@ -34645,8 +34632,7 @@ "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "chai-http": "^4.3.0", - "mocha": "^8.4.0", - "nodemon": "^2.0.2" + "mocha": "^8.4.0" } }, "services/track-changes": { @@ -35192,7 +35178,6 @@ "mock-fs": "^5.1.2", "nock": "^13.1.1", "node-fetch": "^2.6.7", - "nodemon": "^2.0.6", "pirates": "^4.0.1", "postcss-loader": "^6.2.1", "requirejs": "^2.3.6", @@ -39987,7 +39972,6 @@ "mocha": "^8.4.0", "moment": "^2.29.1", "mongodb": "^3.6.6", - "nodemon": "^2.0.2", "p-limit": "^2.3.0", "pg": "^8.7.1", "pg-copy-streams": "^2.2.2", @@ -40030,7 +40014,6 @@ "express": "4.17.1", "mocha": "^8.4.0", "mongodb": "^3.6.0", - "nodemon": "^2.0.2", "request": "^2.88.2", "sandboxed-module": "^2.0.4", "sinon": "^9.2.4", @@ -40234,7 +40217,6 @@ "lockfile": "^1.0.4", "lodash": "^4.17.21", "mocha": "^8.4.0", - "nodemon": "^2.0.7", "p-limit": "^3.1.0", "pdfjs-dist": "~2.7.570", "request": "^2.88.2", @@ -40294,7 +40276,6 @@ "glob": "^7.2.0", "mocha": "^8.4.0", "node-fetch": "^2.6.7", - "nodemon": "^2.0.7", "p-limit": "^3.1.0" }, "dependencies": { @@ -40895,7 +40876,6 @@ "lodash.once": "^4.1.1", "mocha": "^8.4.0", "mongodb": "^3.6.0", - "nodemon": "^2.0.2", "octonode": "^0.9.5", "p-limit": "^2.2.0", "randomstring": "^1.1.5", @@ -40927,7 +40907,6 @@ "version": "file:services/idp", "requires": { "express": "^4.17.1", - "nodemon": "^2.0.7", "samlp": "^6.0.1" }, "dependencies": { @@ -41409,7 +41388,6 @@ "knox": "~0.9.2", "lodash": "^4.17.21", "mocha": "^8.4.0", - "nodemon": "^2.0.2", "request": "^2.88.2", "sandboxed-module": "~2.0.3", "sinon": "9.0.1" @@ -41546,7 +41524,6 @@ "mongodb": "^3.6.0", "multer": "^1.4.2", "nock": "^12.0.3", - "nodemon": "^2.0.2", "overleaf-editor-core": "file:packages/overleaf-editor-core-2.0.0.tar.gz", "redis": "~0.10.1", "request": "^2.88.2", @@ -41980,7 +41957,6 @@ "ioredis": "^4.16.1", "lodash": "^4.17.19", "mocha": "^8.4.0", - "nodemon": "^2.0.2", "request": "^2.88.2", "sandboxed-module": "^2.0.4", "sinon": "^9.2.4", @@ -42272,7 +42248,6 @@ "mongodb": "^3.6.0", "nock": "0.15.2", "node-fetch": "^2.6.7", - "nodemon": "^2.0.2", "request": "^2.88.2", "sandboxed-module": "^2.0.4", "sinon": "9.0.1", @@ -42358,7 +42333,6 @@ "lru-cache": "^5.1.1", "mocha": "^8.4.0", "mongodb": "^3.6.0", - "nodemon": "^2.0.2", "oauth": "0.9.15", "request": "^2.88.2", "sandboxed-module": "2.0.4", @@ -42428,7 +42402,6 @@ "lodash": "^4.17.15", "mocha": "^8.4.0", "node-fetch": "^2.6.7", - "nodemon": "^2.0.2", "redlock": "^4.1.0", "request": "^2.88.2" } @@ -42872,7 +42845,6 @@ "nodemailer": "^6.7.0", "nodemailer-mandrill-transport": "^1.2.0", "nodemailer-ses-transport": "^1.5.1", - "nodemon": "^2.0.6", "nvd3": "^1.8.6", "oauth2-server": "^3.0.1", "otplib": "^12.0.1", @@ -58206,9 +58178,9 @@ } }, "nodemon": { - "version": "2.0.15", - "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.15.tgz", - "integrity": "sha512-gdHMNx47Gw7b3kWxJV64NI+Q5nfl0y5DgDbiVtShiwa7Z0IZ07Ll4RLFo6AjrhzMtoEZn5PDE3/c2AbVsiCkpA==", + "version": "2.0.16", + "resolved": "https://registry.npmjs.org/nodemon/-/nodemon-2.0.16.tgz", + "integrity": "sha512-zsrcaOfTWRuUzBn3P44RDliLlp263Z/76FPoHFr3cFFkOz0lTPAcIw8dCzfdVIx/t3AtDYCZRCDkoCojJqaG3w==", "dev": true, "requires": { "chokidar": "^3.5.2", @@ -58994,7 +58966,6 @@ "lodash": "^4.17.19", "mocha": "^8.4.0", "node-fetch": "^2.6.7", - "nodemon": "^2.0.3", "overleaf-editor-core": "*", "overleaf-error-type": "*", "pg": "^8.7.1", diff --git a/package.json b/package.json index f28793c465..f0c0ceeb53 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,7 @@ "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-promise": "^6.0.0", + "nodemon": "^2.0.16", "patch-package": "^6.4.7", "prettier": "2.5.1" }, diff --git a/services/chat/package.json b/services/chat/package.json index dd6a636144..8b03ea0824 100644 --- a/services/chat/package.json +++ b/services/chat/package.json @@ -30,7 +30,6 @@ "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "mocha": "^8.4.0", - "nodemon": "^2.0.2", "request": "^2.88.2", "sandboxed-module": "^2.0.4", "sinon": "^9.2.4", diff --git a/services/clsi/package.json b/services/clsi/package.json index c0ca2dbe66..33d5e56144 100644 --- a/services/clsi/package.json +++ b/services/clsi/package.json @@ -39,7 +39,6 @@ "chai": "^4.3.6", "chai-as-promised": "^7.1.1", "mocha": "^8.4.0", - "nodemon": "^2.0.7", "sandboxed-module": "^2.0.4", "sinon": "~9.0.1", "sinon-chai": "^3.7.0", diff --git a/services/web/package.json b/services/web/package.json index 781c3ae50c..975eb29642 100644 --- a/services/web/package.json +++ b/services/web/package.json @@ -270,7 +270,6 @@ "mock-fs": "^5.1.2", "nock": "^13.1.1", "node-fetch": "^2.6.7", - "nodemon": "^2.0.6", "pirates": "^4.0.1", "postcss-loader": "^6.2.1", "requirejs": "^2.3.6",