Skip to content

Commit

Permalink
Mod updates public videojs >v8
Browse files Browse the repository at this point in the history
  • Loading branch information
jstabenow committed Sep 6, 2024
1 parent 05649aa commit 3f90be8
Show file tree
Hide file tree
Showing 19 changed files with 28,937 additions and 28,335 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,30 +6,30 @@
"license": "Apache-2.0",
"dependencies": {
"@auth0/auth0-spa-js": "^2.1.3",
"@babel/plugin-syntax-flow": "^7.24.6",
"@babel/plugin-transform-react-jsx": "^7.24.6",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@fontsource/dosis": "^5.0.20",
"@fontsource/roboto": "^5.0.13",
"@fortawesome/fontawesome-svg-core": "^6.5.2",
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@babel/plugin-syntax-flow": "^7.24.7",
"@babel/plugin-transform-react-jsx": "^7.25.2",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@fontsource/dosis": "^5.0.21",
"@fontsource/roboto": "^5.0.14",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/react-fontawesome": "^0.2.2",
"@lingui/core": "^4.11.1",
"@lingui/macro": "^4.11.1",
"@lingui/react": "^4.11.1",
"@mui/icons-material": "^5.15.19",
"@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.19",
"@mui/styles": "^5.15.19",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.4.5",
"@testing-library/react": "^15.0.7",
"@lingui/core": "^4.11.4",
"@lingui/macro": "^4.11.4",
"@lingui/react": "^4.11.4",
"@mui/icons-material": "^6.0.1",
"@mui/lab": "^6.0.0-beta.8",
"@mui/material": "^6.0.1",
"@mui/styles": "^6.0.1",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/react": "^18.3.3",
"@types/react": "^18.3.5",
"babel-plugin-macros": "^3.1.0",
"eslint": "^9.4.0",
"eslint": "^9.9.1",
"handlebars": "^4.7.8",
"jwt-decode": "^4.0.0",
"make-plural": "^7.4.0",
Expand All @@ -38,15 +38,15 @@
"react-device-detect": "^2.2.3",
"react-dom": "^18.3.1",
"react-markdown": "^9.0.1",
"react-router-dom": "^6.23.1",
"react-router-dom": "^6.26.1",
"react-scripts": "^5.0.1",
"semver": "^7.6.2",
"semver": "^7.6.3",
"serve": "^14.2.3",
"typescript": "^5.4.5",
"typescript": "^5.5.4",
"url-parse": "^1.5.10",
"util": "^0.12.5",
"uuid": "^9.0.1",
"video.js": "^8.12.0",
"uuid": "^10.0.0",
"video.js": "^8.17.3",
"videojs-overlay": "^3.1.0"
},
"scripts": {
Expand Down Expand Up @@ -86,13 +86,13 @@
]
},
"devDependencies": {
"@babel/core": "^7.24.6",
"@babel/core": "^7.25.2",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@lingui/cli": "^4.11.1",
"@lingui/cli": "^4.11.4",
"babel-core": "^6.26.3",
"eslint-config-react-app": "^7.0.1",
"prettier": "^3.3.0",
"prettier": "^3.3.3",
"react-error-overlay": "^6.0.11"
},
"resolutions": {}
}
}
710 changes: 470 additions & 240 deletions public/_player/videojs/dist/video-js.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/_player/videojs/dist/video-js.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 3f90be8

Please sign in to comment.