From ce91e4da3da9e1ce1f6ed63ab3460c506bc8cf0d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 10:35:39 +0000 Subject: [PATCH] chore(deps): update definitelytyped --- .../IntegTester/front-end/package-lock.json | 14 +++---- autotest/IntegTester/front-end/package.json | 2 +- 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 | 42 +++++++++---------- oeq-ts-rest-api/package.json | 6 +-- react-front-end/package.json | 8 ++-- 7 files changed, 52 insertions(+), 52 deletions(-) diff --git a/autotest/IntegTester/front-end/package-lock.json b/autotest/IntegTester/front-end/package-lock.json index 80f63d3729..7ac6435655 100644 --- a/autotest/IntegTester/front-end/package-lock.json +++ b/autotest/IntegTester/front-end/package-lock.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@types/md5": "2.3.5", - "@types/react": "18.3.3", + "@types/react": "18.3.6", "@types/react-dom": "18.3.0", "mkdirp": "3.0.1", "parcel-bundler": "1.12.5", @@ -2352,9 +2352,9 @@ "dev": true }, "node_modules/@types/react": { - "version": "18.3.3", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz", - "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==", + "version": "18.3.6", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.6.tgz", + "integrity": "sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" @@ -11809,9 +11809,9 @@ "dev": true }, "@types/react": { - "version": "18.3.3", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz", - "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==", + "version": "18.3.6", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.6.tgz", + "integrity": "sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==", "requires": { "@types/prop-types": "*", "csstype": "^3.0.2" diff --git a/autotest/IntegTester/front-end/package.json b/autotest/IntegTester/front-end/package.json index 02c18e920a..cf8f990704 100644 --- a/autotest/IntegTester/front-end/package.json +++ b/autotest/IntegTester/front-end/package.json @@ -20,7 +20,7 @@ "react-dom": "18.3.1" }, "devDependencies": { - "@types/react": "18.3.3", + "@types/react": "18.3.6", "@types/react-dom": "18.3.0", "@types/md5": "2.3.5", "mkdirp": "3.0.1", 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..b932bd9f5f 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.50", + "@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.50", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.50.tgz", + "integrity": "sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==", "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.50", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.50.tgz", + "integrity": "sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==", "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..3606df8cdf 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.50", + "@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..aab43d5b8a 100644 --- a/oeq-ts-rest-api/package-lock.json +++ b/oeq-ts-rest-api/package-lock.json @@ -21,9 +21,9 @@ "tough-cookie": "^4.0.0" }, "devDependencies": { - "@types/jest": "29.5.12", - "@types/lodash": "4.17.6", - "@types/node": "18.19.39", + "@types/jest": "29.5.13", + "@types/lodash": "4.17.7", + "@types/node": "18.19.50", "@types/tough-cookie": "^4.0.0", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", @@ -1503,9 +1503,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.12", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz", - "integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==", + "version": "29.5.13", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", + "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", "dev": true, "dependencies": { "expect": "^29.0.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.50", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.50.tgz", + "integrity": "sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -6808,9 +6808,9 @@ } }, "@types/jest": { - "version": "29.5.12", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz", - "integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==", + "version": "29.5.13", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", + "integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", "dev": true, "requires": { "expect": "^29.0.0", @@ -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.50", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.50.tgz", + "integrity": "sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==", "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..8d646b5220 100644 --- a/oeq-ts-rest-api/package.json +++ b/oeq-ts-rest-api/package.json @@ -41,9 +41,9 @@ "tough-cookie": "^4.0.0" }, "devDependencies": { - "@types/jest": "29.5.12", - "@types/lodash": "4.17.6", - "@types/node": "18.19.39", + "@types/jest": "29.5.13", + "@types/lodash": "4.17.7", + "@types/node": "18.19.50", "@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..ea341df6ac 100644 --- a/react-front-end/package.json +++ b/react-front-end/package.json @@ -101,13 +101,13 @@ "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", "@types/css-mediaquery": "0.1.4", - "@types/jest": "29.5.12", + "@types/jest": "29.5.13", "@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.50", "@types/object-hash": "3.0.6", - "@types/react": "18.3.3", + "@types/react": "18.3.6", "@types/react-autosuggest": "10.1.11", "@types/react-beautiful-dnd": "13.1.8", "@types/react-color": "3.0.12",