Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 19, 2024
1 parent 8a84ea1 commit 91e1412
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 90 deletions.
173 changes: 90 additions & 83 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,24 +48,24 @@
"trailingComma": "all"
},
"devDependencies": {
"@babel/code-frame": "^7.23.5",
"@babel/code-frame": "^7.24.2",
"@types/babel__code-frame": "^7.0.6",
"@types/d3-drag": "^3.0.7",
"@types/estree": "1.0.5",
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"@types/node": "^20.11.30",
"@types/react": "^18.2.67",
"c8": "^9.1.0",
"rollup": "4.9.6",
"typescript": "5.3.3"
"rollup": "4.13.0",
"typescript": "5.4.2"
},
"peerDependencies": {
"rollup": "^3.29.4 || ^4",
"typescript": "^4.5 || ^5.0"
},
"optionalDependencies": {
"@babel/code-frame": "^7.23.5"
"@babel/code-frame": "^7.24.2"
},
"dependencies": {
"magic-string": "^0.30.6"
"magic-string": "^0.30.8"
}
}

0 comments on commit 91e1412

Please sign in to comment.