Skip to content

Commit

Permalink
dep update
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyiya committed May 22, 2024
1 parent 996db64 commit e19d851
Show file tree
Hide file tree
Showing 4 changed files with 268 additions and 253 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@
"@babel/plugin-transform-parameters": "^7.24.5",
"@babel/plugin-transform-spread": "^7.24.1",
"@babel/plugin-transform-template-literals": "^7.24.1",
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.3",
"@rollup/plugin-babel": "^6.0.4",
"@types/node": "^20.12.12",
"@vitejs/plugin-react": "^4.2.1",
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"jsdom": "^24.0.0",
"lint-staged": "^15.2.2",
"nx": "^19.0.4",
"lint-staged": "^15.2.4",
"nx": "^19.0.5",
"prettier": "^3.2.5",
"rimraf": "^5.0.7",
"terser": "^5.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
"devDependencies": {
"@types/react": "^18.3.2",
"@types/react-dom": "^18.3.0",
"sass": "^1.77.1"
"sass": "^1.77.2"
}
}
2 changes: 1 addition & 1 deletion packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@oplayer/ui": "workspace:*",
"@types/chromecast-caf-sender": "^1.0.10",
"chokidar": "^3.6.0",
"glob": "^10.3.15",
"glob": "^10.3.16",
"m3u8-parser": "^7.1.0",
"vite-plugin-css-injected-by-js": "^3.5.1"
}
Expand Down
Loading

0 comments on commit e19d851

Please sign in to comment.