Skip to content

Commit

Permalink
fix(player): update maverick to 0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mihar-22 committed Jul 2, 2024
1 parent ee8c86b commit 60ba0b9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"media-captions": "^1.0.1"
},
"devDependencies": {
"@maverick-js/cli": "0.41.7",
"@maverick-js/cli": "0.42.0",
"@rollup/plugin-node-resolve": "^15.2.0",
"@types/fs-extra": "^11.0.1",
"@types/react": "^18.0.0",
"@vitejs/plugin-react": "^4.2.0",
"esbuild": "^0.19.4",
"fs-extra": "^11.0.0",
"maverick.js": "0.41.7",
"maverick.js": "0.42.0",
"media-icons": "^1.1.4",
"react": "^18.0.0",
"react-dom": "^18.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/vidstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"unplugin": "^1.10.1"
},
"devDependencies": {
"@maverick-js/cli": "0.41.7",
"@maverick-js/cli": "0.42.0",
"@open-wc/semantic-dom-diff": "^0.20.0",
"@open-wc/testing-helpers": "^3.0.0",
"@rollup/plugin-node-resolve": "^15.2.0",
Expand All @@ -61,7 +61,7 @@
"jsdom": "^21.0.0",
"just-debounce-it": "^3.2.0",
"just-throttle": "^4.2.0",
"maverick.js": "0.41.7",
"maverick.js": "0.42.0",
"media-icons": "^1.1.4",
"postcss": "^8.4.0",
"rimraf": "^3.0.0",
Expand Down
24 changes: 12 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60ba0b9

Please sign in to comment.