Skip to content

Commit

Permalink
chore(deps): update dependencies (#402)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent abf8696 commit c443a09
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/core": "7.25.2",
"@babel/parser": "7.25.4",
"@babel/types": "7.25.4",
"@babel/generator": "7.25.5",
"@babel/parser": "7.25.6",
"@babel/types": "7.25.6",
"@babel/generator": "7.25.6",
"@types/babel__generator": "7.6.8",
"chalk": "4.1.2",
"commander": "12.1.0",
Expand All @@ -37,10 +37,10 @@
"@swc/jest": "0.2.36",
"@total-typescript/ts-reset": "0.6.0",
"@types/glob": "8.1.0",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"@types/jest": "29.5.12",
"@types/node": "22.5.0",
"cypress": "13.13.3",
"@types/node": "22.5.2",
"cypress": "13.14.1",
"husky": "9.1.5",
"jest": "29.7.0",
"eslint": "9.9.1",
Expand All @@ -49,7 +49,7 @@
"react-dom": "18.3.1",
"tsup": "8.2.4",
"typescript": "5.5.4",
"typescript-eslint": "8.2.0",
"typescript-eslint": "8.3.0",
"vite": "5.4.2"
},
"scripts": {
Expand Down

0 comments on commit c443a09

Please sign in to comment.