From 2318075d530d8b8b6b89283eedc6d69811e021e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 18:32:17 +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 1d4d32fa5..5cb5f7e4f 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.12", + "core-tasks": "^1.0.0", "dotenv": "^16.3.1", "html2canvas": "^1.4.1", "jspdf": "^2.5.1", @@ -7087,14 +7087,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", @@ -7172,14 +7164,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", @@ -11588,20 +11572,19 @@ } }, "node_modules/core-tasks": { - "version": "1.0.0-beta.12", - "resolved": "https://registry.npmjs.org/core-tasks/-/core-tasks-1.0.0-beta.12.tgz", - "integrity": "sha512-MbRNTzbH/iuX2JveRJCYKSD84wCU1QiYlq2orBMxlpB3lVITGUzDJK3i8kv782qP36Emu85z3WIWPscD/KvZVw==", + "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", @@ -20214,12 +20197,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, @@ -20239,44 +20216,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, @@ -35882,12 +35826,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": {} @@ -35934,12 +35872,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": {} @@ -39120,20 +39052,19 @@ } }, "core-tasks": { - "version": "1.0.0-beta.12", - "resolved": "https://registry.npmjs.org/core-tasks/-/core-tasks-1.0.0-beta.12.tgz", - "integrity": "sha512-MbRNTzbH/iuX2JveRJCYKSD84wCU1QiYlq2orBMxlpB3lVITGUzDJK3i8kv782qP36Emu85z3WIWPscD/KvZVw==", + "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", @@ -44919,11 +44850,6 @@ } } }, - "lodash._baseindexof": { - "version": "3.1.0", - "bundled": true, - "extraneous": true - }, "lodash._baseuniq": { "version": "4.6.0", "bundled": true, @@ -44942,38 +44868,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 7fb12ac61..29e86ef59 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.12", + "core-tasks": "^1.0.0", "dotenv": "^16.3.1", "html2canvas": "^1.4.1", "jspdf": "^2.5.1",