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] authored Oct 7, 2024
1 parent 19ae9e3 commit 29a142f
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 89 deletions.
173 changes: 88 additions & 85 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,22 +48,22 @@
"trailingComma": "all"
},
"devDependencies": {
"@babel/code-frame": "^7.24.7",
"@babel/code-frame": "^7.25.7",
"@types/babel__code-frame": "^7.0.6",
"@types/d3-drag": "^3.0.7",
"@types/estree": "1.0.6",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"c8": "^10.1.2",
"rollup": "4.22.5",
"rollup": "4.24.0",
"typescript": "5.6.2"
},
"peerDependencies": {
"rollup": "^3.29.4 || ^4",
"typescript": "^4.5 || ^5.0"
},
"optionalDependencies": {
"@babel/code-frame": "^7.24.7"
"@babel/code-frame": "^7.25.7"
},
"dependencies": {
"magic-string": "^0.30.11"
Expand Down

0 comments on commit 29a142f

Please sign in to comment.