Skip to content

Commit 66a2705

Browse files
chore(deps): update frontend dependencies (non-major) (#1401)
| datasource | package | from | to | | ---------- | ------------------------ | ------- | ------- | | npm | baseline-browser-mapping | 2.10.27 | 2.10.25 | | npm | react-hook-form | 7.75.0 | 7.75.0 | | npm | zod | 4.4.2 | 4.4.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 540193f commit 66a2705

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"react-datepicker": "^9.1.0",
5151
"react-dom": "^18.3.1",
5252
"react-error-boundary": "^6.1.1",
53-
"react-hook-form": "^7.74.0",
53+
"react-hook-form": "^7.75.0",
5454
"react-hyper-tree": "^0.3.12",
5555
"react-intl": "^7.1.14",
5656
"react-leaflet": "^4.2.1",
@@ -70,7 +70,7 @@
7070
"vite-plugin-eslint": "^1.8.1",
7171
"vite-plugin-relay-lite": "^0.12.0",
7272
"vite-tsconfig-paths": "^6.1.1",
73-
"zod": "^4.4.1"
73+
"zod": "^4.4.2"
7474
},
7575
"scripts": {
7676
"init": "npm run relay:compile && npm run i18n:compile",
@@ -120,7 +120,7 @@
120120
"@typescript-eslint/eslint-plugin": "^8.59.1",
121121
"@typescript-eslint/parser": "^8.59.1",
122122
"@vitest/coverage-v8": "^4.1.5",
123-
"baseline-browser-mapping": "^2.10.24",
123+
"baseline-browser-mapping": "^2.10.25",
124124
"eslint": "^9.39.4",
125125
"eslint-config-prettier": "^10.1.8",
126126
"eslint-plugin-react-hooks": "^7.1.1",

0 commit comments

Comments
 (0)