From 09e9f9b7feda7d315193159f150bf90100501052 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 00:57:52 +0000 Subject: [PATCH] chore(deps): update definitelytyped --- oeq-ts-rest-api/gen-io-ts/package-lock.json | 28 ++++++++++----------- oeq-ts-rest-api/gen-io-ts/package.json | 4 +-- oeq-ts-rest-api/package-lock.json | 28 ++++++++++----------- oeq-ts-rest-api/package.json | 4 +-- react-front-end/package.json | 4 +-- 5 files changed, 34 insertions(+), 34 deletions(-) diff --git a/oeq-ts-rest-api/gen-io-ts/package-lock.json b/oeq-ts-rest-api/gen-io-ts/package-lock.json index acfbc97255..953310b9a4 100644 --- a/oeq-ts-rest-api/gen-io-ts/package-lock.json +++ b/oeq-ts-rest-api/gen-io-ts/package-lock.json @@ -9,8 +9,8 @@ "version": "1.0.0", "license": "Apache-2.0", "devDependencies": { - "@types/node": "18.19.39", - "@types/yargs": "17.0.32", + "@types/node": "18.19.44", + "@types/yargs": "17.0.33", "fp-ts": "2.16.8", "io-ts": "2.2.21", "io-ts-codegen": "0.5.0", @@ -132,18 +132,18 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.19.39", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.39.tgz", - "integrity": "sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==", + "version": "18.19.44", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.44.tgz", + "integrity": "sha512-ZsbGerYg72WMXUIE9fYxtvfzLEuq6q8mKERdWFnqTmOvudMxnz+CBNRoOwJ2kNpFOncrKjT1hZwxjlFgQ9qvQA==", "dev": true, "dependencies": { "undici-types": "~5.26.4" } }, "node_modules/@types/yargs": { - "version": "17.0.32", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.32.tgz", - "integrity": "sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==", + "version": "17.0.33", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz", + "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==", "dev": true, "dependencies": { "@types/yargs-parser": "*" @@ -862,18 +862,18 @@ "dev": true }, "@types/node": { - "version": "18.19.39", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.39.tgz", - "integrity": "sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==", + "version": "18.19.44", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.44.tgz", + "integrity": "sha512-ZsbGerYg72WMXUIE9fYxtvfzLEuq6q8mKERdWFnqTmOvudMxnz+CBNRoOwJ2kNpFOncrKjT1hZwxjlFgQ9qvQA==", "dev": true, "requires": { "undici-types": "~5.26.4" } }, "@types/yargs": { - "version": "17.0.32", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.32.tgz", - "integrity": "sha512-xQ67Yc/laOG5uMfX/093MRlGGCIBzZMarVa+gfNKJxWAIgykYpVGkBdbqEzGDDfCrVUj6Hiff4mTZ5BA6TmAog==", + "version": "17.0.33", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz", + "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==", "dev": true, "requires": { "@types/yargs-parser": "*" diff --git a/oeq-ts-rest-api/gen-io-ts/package.json b/oeq-ts-rest-api/gen-io-ts/package.json index 0f6cee0f1a..1f079bdbd0 100644 --- a/oeq-ts-rest-api/gen-io-ts/package.json +++ b/oeq-ts-rest-api/gen-io-ts/package.json @@ -8,8 +8,8 @@ "gen": "ts-node src/index.ts --source ../src --dest ../src/gen && eslint --fix ../src" }, "devDependencies": { - "@types/node": "18.19.39", - "@types/yargs": "17.0.32", + "@types/node": "18.19.44", + "@types/yargs": "17.0.33", "ts-morph": "19.0.0", "ts-node": "10.9.2", "typescript": "5.4.5", diff --git a/oeq-ts-rest-api/package-lock.json b/oeq-ts-rest-api/package-lock.json index 8630fb919f..5efbf887cb 100644 --- a/oeq-ts-rest-api/package-lock.json +++ b/oeq-ts-rest-api/package-lock.json @@ -22,8 +22,8 @@ }, "devDependencies": { "@types/jest": "29.5.12", - "@types/lodash": "4.17.6", - "@types/node": "18.19.39", + "@types/lodash": "4.17.7", + "@types/node": "18.19.44", "@types/tough-cookie": "^4.0.0", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", @@ -1519,15 +1519,15 @@ "dev": true }, "node_modules/@types/lodash": { - "version": "4.17.6", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.6.tgz", - "integrity": "sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==", + "version": "4.17.7", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz", + "integrity": "sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==", "dev": true }, "node_modules/@types/node": { - "version": "18.19.39", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.39.tgz", - "integrity": "sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==", + "version": "18.19.44", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.44.tgz", + "integrity": "sha512-ZsbGerYg72WMXUIE9fYxtvfzLEuq6q8mKERdWFnqTmOvudMxnz+CBNRoOwJ2kNpFOncrKjT1hZwxjlFgQ9qvQA==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -6824,15 +6824,15 @@ "dev": true }, "@types/lodash": { - "version": "4.17.6", - "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.6.tgz", - "integrity": "sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==", + "version": "4.17.7", + "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.7.tgz", + "integrity": "sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==", "dev": true }, "@types/node": { - "version": "18.19.39", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.39.tgz", - "integrity": "sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==", + "version": "18.19.44", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.44.tgz", + "integrity": "sha512-ZsbGerYg72WMXUIE9fYxtvfzLEuq6q8mKERdWFnqTmOvudMxnz+CBNRoOwJ2kNpFOncrKjT1hZwxjlFgQ9qvQA==", "dev": true, "requires": { "undici-types": "~5.26.4" diff --git a/oeq-ts-rest-api/package.json b/oeq-ts-rest-api/package.json index 88366cefbd..b37df0b86e 100644 --- a/oeq-ts-rest-api/package.json +++ b/oeq-ts-rest-api/package.json @@ -42,8 +42,8 @@ }, "devDependencies": { "@types/jest": "29.5.12", - "@types/lodash": "4.17.6", - "@types/node": "18.19.39", + "@types/lodash": "4.17.7", + "@types/node": "18.19.44", "@types/tough-cookie": "^4.0.0", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", diff --git a/react-front-end/package.json b/react-front-end/package.json index bd539ae463..83c38943f6 100644 --- a/react-front-end/package.json +++ b/react-front-end/package.json @@ -103,9 +103,9 @@ "@types/css-mediaquery": "0.1.4", "@types/jest": "29.5.12", "@types/jquery": "3.5.30", - "@types/lodash": "4.17.6", + "@types/lodash": "4.17.7", "@types/luxon": "3.4.2", - "@types/node": "18.19.39", + "@types/node": "18.19.44", "@types/object-hash": "3.0.6", "@types/react": "18.3.3", "@types/react-autosuggest": "10.1.11",