Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
rwu823 committed Jul 15, 2024
1 parent 7bbef44 commit f2d734b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"dist"
],
"dependencies": {
"@eslint/js": "^9.6.0",
"@eslint/js": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"eslint-formatter-summary": "^1.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-react-hooks": "beta",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^54.0.0",
"globals": "^15.8.0",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"typescript-eslint": "^7.16.0"
},
"devDependencies": {
Expand Down

0 comments on commit f2d734b

Please sign in to comment.