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 Jul 3, 2023
1 parent f74e5a9 commit f0ba2ff
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 77 deletions.
136 changes: 68 additions & 68 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,22 +49,22 @@
"trailingComma": "all"
},
"devDependencies": {
"@babel/code-frame": "^7.18.6",
"@babel/code-frame": "^7.22.5",
"@types/babel__code-frame": "^7.0.3",
"@types/d3-drag": "^3.0.2",
"@types/estree": "1.0.0",
"@types/node": "^18.15.10",
"@types/react": "^18.0.29",
"c8": "^7.13.0",
"rollup": "3.20.2",
"typescript": "5.0.2"
"@types/estree": "1.0.1",
"@types/node": "^18.16.19",
"@types/react": "^18.2.14",
"c8": "^7.14.0",
"rollup": "3.26.0",
"typescript": "5.1.6"
},
"peerDependencies": {
"rollup": "^3.20.2",
"rollup": "^3.26.0",
"typescript": "^4.1 || ^5.0"
},
"optionalDependencies": {
"@babel/code-frame": "^7.18.6"
"@babel/code-frame": "^7.22.5"
},
"dependencies": {
"magic-string": "^0.30.0"
Expand Down

0 comments on commit f0ba2ff

Please sign in to comment.