Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyiya committed Apr 2, 2024
1 parent 00a3ab6 commit ec4e77c
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 209 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
"@babel/core": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@babel/preset-react": "^7.24.1",
"@types/node": "^20.11.30",
"@types/react": "^18.2.71",
"@types/react-dom": "^18.2.22",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"babel-loader": "^9.1.3",
"bulma": "^0.9.4",
"bulma-list": "^1.2.0",
Expand Down Expand Up @@ -50,7 +50,7 @@
"postcss": "^8.4.38",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^9.5.2",
"postcss-preset-env": "^9.5.3",
"resolve-url-loader": "^5.0.0",
"sass": "^1.72.0",
"sass-loader": "^14.1.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"@oplayer/core": "^1.2.33",
"@oplayer/hls": "^1.2.24",
"@oplayer/plugins": "1.0.12-beta.0",
"@oplayer/core": "1.2.34-beta.1",
"@oplayer/hls": "1.2.25-beta.0",
"@oplayer/plugins": "1.0.12-beta.4",
"@oplayer/react": "^1.2.10",
"@oplayer/ui": "1.3.0-beta.0",
"@oplayer/ui": "1.3.0-beta.1",
"anime4k.js": "^0.0.4",
"devtools-detector": "^2.0.16",
"github-markdown-css": "^5.5.1",
Expand Down
Loading

0 comments on commit ec4e77c

Please sign in to comment.