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 2, 2023
1 parent 02487af commit baad4ed
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
58 changes: 29 additions & 29 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 @@ -52,20 +52,20 @@
"@types/babel__code-frame": "^7.0.4",
"@types/d3-drag": "^3.0.4",
"@types/estree": "1.0.2",
"@types/node": "^20.6.5",
"@types/react": "^18.2.22",
"@types/node": "^20.8.0",
"@types/react": "^18.2.24",
"c8": "^8.0.1",
"rollup": "3.29.3",
"rollup": "3.29.4",
"typescript": "5.2.2"
},
"peerDependencies": {
"rollup": "^3.29.3",
"rollup": "^3.29.4",
"typescript": "^4.5 || ^5.0"
},
"optionalDependencies": {
"@babel/code-frame": "^7.22.13"
},
"dependencies": {
"magic-string": "^0.30.3"
"magic-string": "^0.30.4"
}
}

0 comments on commit baad4ed

Please sign in to comment.