mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(client): persist playback rate in lecture videos (#58087)
This commit is contained in:
+3
-3
@@ -81,12 +81,12 @@
|
||||
"gatsby-source-filesystem": "3.15.0",
|
||||
"gatsby-transformer-remark": "5.25.1",
|
||||
"i18next": "22.5.1",
|
||||
"instantsearch.js": "4.75.3",
|
||||
"lodash": "4.17.21",
|
||||
"lodash-es": "4.17.21",
|
||||
"micromark": "4.0.0",
|
||||
"monaco-editor": "0.28.1",
|
||||
"nanoid": "3.3.7",
|
||||
"instantsearch.js": "4.75.3",
|
||||
"normalize-url": "4.5.1",
|
||||
"path-browserify": "1.0.1",
|
||||
"postcss": "8.4.35",
|
||||
@@ -102,8 +102,8 @@
|
||||
"react-helmet": "6.1.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-i18next": "12.3.1",
|
||||
"react-instantsearch-core": "7.13.6",
|
||||
"react-instantsearch": "7.13.6",
|
||||
"react-instantsearch-core": "7.13.6",
|
||||
"react-monaco-editor": "0.40.0",
|
||||
"react-redux": "7.2.9",
|
||||
"react-reflex": "4.1.0",
|
||||
@@ -112,7 +112,7 @@
|
||||
"react-spinkit": "3.0.0",
|
||||
"react-tooltip": "4.5.1",
|
||||
"react-transition-group": "4.4.5",
|
||||
"react-youtube": "7.14.0",
|
||||
"react-youtube": "10.1.0",
|
||||
"redux": "4.2.1",
|
||||
"redux-actions": "2.6.5",
|
||||
"redux-observable": "1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user