Skip to content

Commit 1cbae52

Browse files
fix(deps): update ui deps
1 parent 41f8d73 commit 1cbae52

File tree

2 files changed

+135
-112
lines changed

2 files changed

+135
-112
lines changed

ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"formik": "2.4.6",
3131
"react": "19.1.1",
3232
"react-dom": "19.1.1",
33-
"react-router": "7.9.1",
33+
"react-router": "7.9.3",
3434
"serve": "14.2.5",
3535
"vanilla-framework": "4.34.1",
3636
"yup": "1.7.1"
@@ -49,7 +49,7 @@
4949
"@testing-library/react": "16.3.0",
5050
"@testing-library/user-event": "14.6.1",
5151
"@types/eslint__eslintrc": "3.3.0",
52-
"@types/react": "19.1.13",
52+
"@types/react": "19.1.14",
5353
"@types/react-dom": "19.1.9",
5454
"@types/react-router": "5.1.20",
5555
"@vitejs/plugin-react": "^5.0.0",
@@ -65,7 +65,7 @@
6565
"globals": "16.4.0",
6666
"happy-dom": "18.0.1",
6767
"husky": "9.1.7",
68-
"lint-staged": "16.2.0",
68+
"lint-staged": "16.2.1",
6969
"monaco-editor": "0.53.0",
7070
"postcss": "8.5.6",
7171
"postcss-cli": "11.0.1",

0 commit comments

Comments
 (0)