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 Nov 27, 2023
1 parent 0e26115 commit 17abca4
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 79 deletions.
146 changes: 73 additions & 73 deletions package-lock.json

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

12 changes: 6 additions & 6 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.22.13",
"@babel/code-frame": "^7.23.4",
"@types/babel__code-frame": "^7.0.6",
"@types/d3-drag": "^3.0.7",
"@types/estree": "1.0.5",
"@types/node": "^20.9.2",
"@types/react": "^18.2.37",
"@types/node": "^20.10.0",
"@types/react": "^18.2.38",
"c8": "^8.0.1",
"rollup": "4.5.0",
"typescript": "5.2.2"
"rollup": "4.6.0",
"typescript": "5.3.2"
},
"peerDependencies": {
"rollup": "^3.29.4 || ^4",
"typescript": "^4.5 || ^5.0"
},
"optionalDependencies": {
"@babel/code-frame": "^7.22.13"
"@babel/code-frame": "^7.23.4"
},
"dependencies": {
"magic-string": "^0.30.5"
Expand Down

0 comments on commit 17abca4

Please sign in to comment.