Skip to content

Commit 10d36fc

Browse files
committed
chore: update dependencies
1 parent 2074214 commit 10d36fc

File tree

4 files changed

+151
-151
lines changed

4 files changed

+151
-151
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"openapi": "node --experimental-strip-types get-openapi.ts"
1717
},
1818
"dependencies": {
19-
"@auth0/auth0-react": "^2.6.0",
19+
"@auth0/auth0-react": "^2.7.0",
2020
"@heroui/button": "^2.2.27",
2121
"@heroui/card": "^2.2.25",
2222
"@heroui/code": "^2.2.21",
@@ -50,7 +50,7 @@
5050
"react": "^19.2.0",
5151
"react-chartjs-2": "^5.3.0",
5252
"react-dom": "^19.2.0",
53-
"react-i18next": "^16.0.0",
53+
"react-i18next": "^16.0.1",
5454
"react-router-dom": "^7.9.4",
5555
"swagger-ui-react": "^5.29.4",
5656
"tailwind-variants": "^3.1.1",
@@ -61,10 +61,10 @@
6161
"@tailwindcss/vite": "^4.1.14",
6262
"@types/node": "^24.7.2",
6363
"@types/react": "^19.2.2",
64-
"@types/react-dom": "^19.2.1",
64+
"@types/react-dom": "^19.2.2",
6565
"@types/swagger-ui-react": "^5.18.0",
66-
"@typescript-eslint/eslint-plugin": "^8.46.0",
67-
"@typescript-eslint/parser": "^8.46.0",
66+
"@typescript-eslint/eslint-plugin": "^8.46.1",
67+
"@typescript-eslint/parser": "^8.46.1",
6868
"@vitejs/plugin-react": "^5.0.4",
6969
"autoprefixer": "^10.4.21",
7070
"eslint": "^9.37.0",
@@ -82,7 +82,7 @@
8282
"swagger-jsdoc": "^7.0.0-rc.6",
8383
"ts-node": "^10.9.2",
8484
"typescript": "^5.9.3",
85-
"vite": "^7.1.9",
85+
"vite": "^7.1.10",
8686
"vite-tsconfig-paths": "^5.1.4"
8787
}
8888
}

0 commit comments

Comments
 (0)