Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdor committed Nov 28, 2023
1 parent 0941f68 commit 23e11c3
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 87 deletions.
180 changes: 98 additions & 82 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@
"@donkeyclip/motorcortex": "7.5.4"
},
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/core": "7.23.0",
"@babel/eslint-parser": "7.22.15",
"@babel/cli": "^7.23.4",
"@babel/core": "^7.23.3",
"@babel/eslint-parser": "^7.23.3",
"@babel/plugin-syntax-import-assertions": "^7.23.3",
"@babel/plugin-syntax-jsx": "^7.23.3",
"@babel/plugin-transform-react-jsx": "^7.22.15",
"@babel/preset-env": "7.22.20",
"@babel/preset-env": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@donkeyclip/motorcortex": "9.12.0",
"@donkeyclip/motorcortex": "^9.13.1",
"@donkeyclip/motorcortex-player": "2.10.11",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
Expand Down

0 comments on commit 23e11c3

Please sign in to comment.