Skip to content

Commit cc55ee6

Browse files
committed
chore: update react-hook-form and typescript-eslint dependencies to latest versions
1 parent a3e6876 commit cc55ee6

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"react": "^19.2.8",
3030
"react-countdown": "^2.3.6",
3131
"react-dom": "^19.2.8",
32-
"react-hook-form": "^7.84.0",
32+
"react-hook-form": "^7.85.0",
3333
"react-qr-code": "^2.2.0",
3434
"react-router": "^8.3.0",
3535
"react-select": "^5.10.2",
@@ -57,8 +57,8 @@
5757
"@types/mocha": "^10.0.10",
5858
"@types/react": "^19.2.18",
5959
"@types/react-dom": "^19.2.4",
60-
"@typescript-eslint/eslint-plugin": "^8.65.0",
61-
"@typescript-eslint/parser": "^8.65.0",
60+
"@typescript-eslint/eslint-plugin": "^8.66.0",
61+
"@typescript-eslint/parser": "^8.66.0",
6262
"babel-eslint": "^10.1.0",
6363
"eslint": "^8.46.0",
6464
"eslint-config-prettier": "^10.1.8",

0 commit comments

Comments
 (0)