From d7da2cb04d954c4f2107a40e3e3ededc14b1f556 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 23:53:08 +0000 Subject: [PATCH] Bump core-tasks from 1.0.0-beta.7 to 1.0.0 Bumps core-tasks from 1.0.0-beta.7 to 1.0.0. --- updated-dependencies: - dependency-name: core-tasks dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 120 ++++------------------------------------------ package.json | 2 +- 2 files changed, 10 insertions(+), 112 deletions(-) diff --git a/package-lock.json b/package-lock.json index cd2d37078..64e5c1a08 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "axios": "^1.5.1", "buffer": "^6.0.3", "chart.js": "^4.3.3", - "core-tasks": "^1.0.0-beta.9", + "core-tasks": "^1.0.0", "dotenv": "^16.3.1", "html2canvas": "^1.4.1", "jspdf": "^2.5.1", @@ -6189,14 +6189,6 @@ "jspsych": ">=7.0.0" } }, - "node_modules/@jspsych-contrib/plugin-corsi-blocks": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@jspsych-contrib/plugin-corsi-blocks/-/plugin-corsi-blocks-1.0.0.tgz", - "integrity": "sha512-fYiy2XApBjww+3d+GiAOkj2MGc8g+3/9INxEoovUPaaBnvcVrUbC0mbEKi1Bz3WAo5nPQ+nf1k6Ohh9J/Yl0aQ==", - "peerDependencies": { - "jspsych": ">=7.3.2" - } - }, "node_modules/@jspsych-contrib/plugin-html-multi-response": { "version": "1.0.2", "license": "MIT", @@ -6274,14 +6266,6 @@ "jspsych": ">=7.1.0" } }, - "node_modules/@jspsych/plugin-html-slider-response": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@jspsych/plugin-html-slider-response/-/plugin-html-slider-response-1.1.3.tgz", - "integrity": "sha512-svDmnZR3bALUMQMgWm3kEuaqHy8yH/YGs0/cR/85FH/R9fVDoceGXaQ2ihtdv9yTJ1OU7+VoaXFC31Jmj+66bQ==", - "peerDependencies": { - "jspsych": ">=7.1.0" - } - }, "node_modules/@jspsych/plugin-image-button-response": { "version": "1.1.3", "license": "MIT", @@ -10690,20 +10674,19 @@ } }, "node_modules/core-tasks": { - "version": "1.0.0-beta.9", - "resolved": "https://registry.npmjs.org/core-tasks/-/core-tasks-1.0.0-beta.9.tgz", - "integrity": "sha512-X37f/EgcOB6S82Y08W8CzRXjTD4mysUvm1VSoVX+GcJ6FH2ie4UjAfsgYqvD6I77ss1Vgn9MJ7bhaN0gBBvG6Q==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/core-tasks/-/core-tasks-1.0.0.tgz", + "integrity": "sha512-57yy+eQVUm2pPfl1GZvxz5flLhvRbdUcvasS1PjJZca0sUfqCRpAeGEiX7zeMQLkPDDRP3HmL/CTFBRIj/sSkg==", "dependencies": { "@bdelab/jscat": "^3.0.3", "@bdelab/roar-firekit": "^3.12.8", "@bdelab/roar-utils": "^1.0.11", "@jspsych-contrib/plugin-audio-multi-response": "^1.0.0", - "@jspsych-contrib/plugin-corsi-blocks": "^1.0.0", "@jspsych-contrib/plugin-html-multi-response": "^1.0.2", "@jspsych/plugin-audio-button-response": "^1.1.2", "@jspsych/plugin-audio-keyboard-response": "^1.1.0", + "@jspsych/plugin-call-function": "^1.1.2", "@jspsych/plugin-fullscreen": "^1.1.0", - "@jspsych/plugin-html-slider-response": "^1.1.3", "@jspsych/plugin-preload": "^1.1.3", "fscreen": "^1.2.0", "i18next": "^22.4.15", @@ -19316,12 +19299,6 @@ "inBundle": true, "license": "ISC" }, - "node_modules/npm/node_modules/lodash._baseindexof": { - "version": "3.1.0", - "extraneous": true, - "inBundle": true, - "license": "MIT" - }, "node_modules/npm/node_modules/lodash._baseuniq": { "version": "4.6.0", "inBundle": true, @@ -19341,44 +19318,11 @@ "inBundle": true, "license": "MIT" }, - "node_modules/npm/node_modules/lodash._bindcallback": { - "version": "3.0.1", - "extraneous": true, - "inBundle": true, - "license": "MIT" - }, - "node_modules/npm/node_modules/lodash._cacheindexof": { - "version": "3.0.2", - "extraneous": true, - "inBundle": true, - "license": "MIT" - }, - "node_modules/npm/node_modules/lodash._createcache": { - "version": "3.1.2", - "extraneous": true, - "inBundle": true, - "license": "MIT", - "dependencies": { - "lodash._getnative": "^3.0.0" - } - }, - "node_modules/npm/node_modules/lodash._getnative": { - "version": "3.9.1", - "extraneous": true, - "inBundle": true, - "license": "MIT" - }, "node_modules/npm/node_modules/lodash.clonedeep": { "version": "4.5.0", "inBundle": true, "license": "MIT" }, - "node_modules/npm/node_modules/lodash.restparam": { - "version": "3.6.1", - "extraneous": true, - "inBundle": true, - "license": "MIT" - }, "node_modules/npm/node_modules/lodash.union": { "version": "4.6.0", "inBundle": true, @@ -34162,12 +34106,6 @@ "interactjs": "^1.10.17" } }, - "@jspsych-contrib/plugin-corsi-blocks": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@jspsych-contrib/plugin-corsi-blocks/-/plugin-corsi-blocks-1.0.0.tgz", - "integrity": "sha512-fYiy2XApBjww+3d+GiAOkj2MGc8g+3/9INxEoovUPaaBnvcVrUbC0mbEKi1Bz3WAo5nPQ+nf1k6Ohh9J/Yl0aQ==", - "requires": {} - }, "@jspsych-contrib/plugin-html-multi-response": { "version": "1.0.2", "requires": {} @@ -34214,12 +34152,6 @@ "integrity": "sha512-QlItqZRJJSYROvAVQzUlujjgcqFNimKTIoHu5qVM/HP2oJ1HLB4cQlWcntdwGeNBQGqDgFq8PBKBFCLvC/hFNg==", "requires": {} }, - "@jspsych/plugin-html-slider-response": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/@jspsych/plugin-html-slider-response/-/plugin-html-slider-response-1.1.3.tgz", - "integrity": "sha512-svDmnZR3bALUMQMgWm3kEuaqHy8yH/YGs0/cR/85FH/R9fVDoceGXaQ2ihtdv9yTJ1OU7+VoaXFC31Jmj+66bQ==", - "requires": {} - }, "@jspsych/plugin-image-button-response": { "version": "1.1.3", "requires": {} @@ -37400,20 +37332,19 @@ } }, "core-tasks": { - "version": "1.0.0-beta.9", - "resolved": "https://registry.npmjs.org/core-tasks/-/core-tasks-1.0.0-beta.9.tgz", - "integrity": "sha512-X37f/EgcOB6S82Y08W8CzRXjTD4mysUvm1VSoVX+GcJ6FH2ie4UjAfsgYqvD6I77ss1Vgn9MJ7bhaN0gBBvG6Q==", + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/core-tasks/-/core-tasks-1.0.0.tgz", + "integrity": "sha512-57yy+eQVUm2pPfl1GZvxz5flLhvRbdUcvasS1PjJZca0sUfqCRpAeGEiX7zeMQLkPDDRP3HmL/CTFBRIj/sSkg==", "requires": { "@bdelab/jscat": "^3.0.3", "@bdelab/roar-firekit": "^3.12.8", "@bdelab/roar-utils": "^1.0.11", "@jspsych-contrib/plugin-audio-multi-response": "^1.0.0", - "@jspsych-contrib/plugin-corsi-blocks": "^1.0.0", "@jspsych-contrib/plugin-html-multi-response": "^1.0.2", "@jspsych/plugin-audio-button-response": "^1.1.2", "@jspsych/plugin-audio-keyboard-response": "^1.1.0", + "@jspsych/plugin-call-function": "^1.1.2", "@jspsych/plugin-fullscreen": "^1.1.0", - "@jspsych/plugin-html-slider-response": "^1.1.3", "@jspsych/plugin-preload": "^1.1.3", "fscreen": "^1.2.0", "i18next": "^22.4.15", @@ -43199,11 +43130,6 @@ } } }, - "lodash._baseindexof": { - "version": "3.1.0", - "bundled": true, - "extraneous": true - }, "lodash._baseuniq": { "version": "4.6.0", "bundled": true, @@ -43222,38 +43148,10 @@ } } }, - "lodash._bindcallback": { - "version": "3.0.1", - "bundled": true, - "extraneous": true - }, - "lodash._cacheindexof": { - "version": "3.0.2", - "bundled": true, - "extraneous": true - }, - "lodash._createcache": { - "version": "3.1.2", - "bundled": true, - "extraneous": true, - "requires": { - "lodash._getnative": "^3.0.0" - } - }, - "lodash._getnative": { - "version": "3.9.1", - "bundled": true, - "extraneous": true - }, "lodash.clonedeep": { "version": "4.5.0", "bundled": true }, - "lodash.restparam": { - "version": "3.6.1", - "bundled": true, - "extraneous": true - }, "lodash.union": { "version": "4.6.0", "bundled": true diff --git a/package.json b/package.json index 4974863fc..e27f0032e 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "axios": "^1.5.1", "buffer": "^6.0.3", "chart.js": "^4.3.3", - "core-tasks": "^1.0.0-beta.9", + "core-tasks": "^1.0.0", "dotenv": "^16.3.1", "html2canvas": "^1.4.1", "jspdf": "^2.5.1",