Skip to content

Commit d406687

Browse files
committed
Update dependencies to latest versions
1 parent aff6183 commit d406687

2 files changed

Lines changed: 45 additions & 67 deletions

File tree

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,16 @@
4646
"class-variance-authority": "0.7.1",
4747
"clsx": "2.1.1",
4848
"dayjs": "1.11.20",
49-
"i18next": "25.10.10",
49+
"i18next": "26.0.3",
5050
"i18next-browser-languagedetector": "8.2.1",
5151
"lodash": "4.18.1",
5252
"lucide-react": "1.7.0",
5353
"radix-ui": "1.4.3",
5454
"react": "19.2.4",
5555
"react-dom": "19.2.4",
56-
"react-hook-form": "7.72.0",
57-
"react-i18next": "16.6.6",
58-
"react-router-dom": "7.13.2",
56+
"react-hook-form": "7.72.1",
57+
"react-i18next": "17.0.2",
58+
"react-router-dom": "7.14.0",
5959
"react-syntax-highlighter": "16.1.1",
6060
"recharts": "3.8.1",
6161
"shadcn": "4.1.2",
@@ -90,8 +90,8 @@
9090
"eslint-plugin-storybook": "10.3.4",
9191
"globals": "17.4.0",
9292
"husky": "9.1.7",
93-
"jsdom": "29.0.1",
94-
"msw": "2.12.14",
93+
"jsdom": "29.0.2",
94+
"msw": "2.13.0",
9595
"prettier": "3.8.1",
9696
"prettier-plugin-tailwindcss": "0.7.2",
9797
"rimraf": "6.1.3",

0 commit comments

Comments
 (0)