mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 18:09:40 +05:00
feat: add fast-forward button to player controls
Some checks are pending
V3 Preview Deployment / Deploy-Preview (push) Waiting to run
Some checks are pending
V3 Preview Deployment / Deploy-Preview (push) Waiting to run
This commit is contained in:
parent
b0ba6c9efc
commit
563af656a4
6 changed files with 770 additions and 21 deletions
17
package-lock.json
generated
17
package-lock.json
generated
|
@ -17,7 +17,6 @@
|
|||
"media-chrome": "^4.8.0",
|
||||
"next": "^14.2.13",
|
||||
"next-plausible": "^3.12.1",
|
||||
"player.style": "^0.1.6",
|
||||
"react": "^18",
|
||||
"react-cropper": "^2.3.3",
|
||||
"react-dom": "^18",
|
||||
|
@ -4499,22 +4498,6 @@
|
|||
"node": ">= 6"
|
||||
}
|
||||
},
|
||||
"node_modules/player.style": {
|
||||
"version": "0.1.6",
|
||||
"resolved": "https://registry.npmjs.org/player.style/-/player.style-0.1.6.tgz",
|
||||
"integrity": "sha512-QuWz8vaXo+g476TSK4dU+fN5Y+t5ok9UhPrX9DkxG7y9SvA2GbltiWemoz6k9JiCzdiHwS4TKX4HFtVFFzJUnQ==",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
".",
|
||||
"site",
|
||||
"examples/*",
|
||||
"scripts/*",
|
||||
"themes/*"
|
||||
],
|
||||
"dependencies": {
|
||||
"media-chrome": "~4.8.0"
|
||||
}
|
||||
},
|
||||
"node_modules/possible-typed-array-names": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue