Skip to content

Commit

Permalink
chore(deps): update dependencies (#412)
Browse files Browse the repository at this point in the history
fix(deps): update dependencies

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent e6148a4 commit 0fafda3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/core": "7.26.0",
"@babel/parser": "7.26.2",
"@babel/types": "7.26.0",
"@babel/generator": "7.26.2",
"@babel/parser": "7.26.3",
"@babel/types": "7.26.3",
"@babel/generator": "7.26.3",
"@types/babel__generator": "7.6.8",
"chalk": "4.1.2",
"commander": "12.1.0",
"glob": "11.0.0",
"prettier": "3.3.3"
"prettier": "3.4.2"
},
"peerDependencies": {
"cypress": ">=13"
Expand All @@ -39,17 +39,17 @@
"@types/glob": "8.1.0",
"@types/react": "19.0.1",
"@types/jest": "29.5.14",
"@types/node": "22.9.3",
"cypress": "13.16.0",
"@types/node": "22.10.1",
"cypress": "13.16.1",
"husky": "9.1.7",
"jest": "29.7.0",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-plugin-cypress": "4.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"tsup": "8.3.5",
"typescript": "5.7.2",
"typescript-eslint": "8.15.0",
"typescript-eslint": "8.17.0",
"vite": "5.4.11"
},
"scripts": {
Expand Down

0 comments on commit 0fafda3

Please sign in to comment.