Merge pull request #2363 from jspsych/update-peer-depend

Update the peer dependencies in package.json
This commit is contained in:
Josh de Leeuw 2021-11-30 17:17:54 -05:00 committed by GitHub
commit a6d5851a6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
45 changed files with 45 additions and 45 deletions

View File

@ -4,7 +4,7 @@ This plugin asks the participant to grant permission to access a microphone.
If multiple microphones are connected to the participant's device, then it allows the participant to pick which device to use.
Once access is granted for an experiment you do not need to get permission again.
Once the microphone is selected with this plugin it can be accessed with [`jsPsych.pluginAPI.getMicrophoneRecorder()`](dead-link.md).
Once the microphone is selected with this plugin it can be accessed with [`jsPsych.pluginAPI.getMicrophoneRecorder()`](../reference/jspsych-pluginAPI.md#getmicrophonerecorder).
!!! warning
When recording from a microphone your experiment will need to be running over `https://` protocol. If you try to run the experiment locally using the `file://` protocol or over `http://` protocol you will not be able to access the microphone because of [potential security problems](https://blog.mozilla.org/webrtc/camera-microphone-require-https-in-firefox-68/).

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/animation",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/audio-button-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/audio-keyboard-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/audio-slider-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/html-keyboard-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/call-function",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/canvas-button-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/canvas-keyboard-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/canvas-slider-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/categorize-animation",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/categorize-html",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/categorize-image",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/cloze",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/external-html",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/free-sort",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.0.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/fullscreen",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/html-audio-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/html-button-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/html-keyboard-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/html-slider-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/iat-html",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/iat-image",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/image-button-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/image-keyboard-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/image-slider-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/initialize-microphone",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/instructions",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/maxdiff",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/preload",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/reconstruction",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/same-different-html",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/same-different-image",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/serial-reaction-time-mouse",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/serial-reaction-time",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/sketchpad",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/survey-html-form",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.0.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/survey-likert",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/survey-multi-choice",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/survey-multi-select",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/survey-text",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/video-button-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/video-keyboard-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/video-slider-response",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",

View File

@ -34,7 +34,7 @@
},
"homepage": "https://www.jspsych.org/latest/plugins/visual-search-circle",
"peerDependencies": {
"jspsych": ">=7.0.0"
"jspsych": ">=7.1.0"
},
"devDependencies": {
"@jspsych/config": "^1.1.0",