Skip to content

Commit 31502e8

Browse files
committed
Update dependencies
1 parent a6644aa commit 31502e8

File tree

2 files changed

+185
-185
lines changed

2 files changed

+185
-185
lines changed

frontend/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"watch": "jest --watch"
1919
},
2020
"dependencies": {
21-
"@apollo/client": "^3.13.3",
21+
"@apollo/client": "^3.13.4",
2222
"@ark-ui/react": "^5.0.0",
2323
"@chakra-ui/react": "^3.11.0",
2424
"@emotion/react": "^11.14.0",
@@ -68,8 +68,8 @@
6868
"@types/react": "^19.0.10",
6969
"@types/react-dom": "^19.0.4",
7070
"@types/react-gtm-module": "^2.0.4",
71-
"@typescript-eslint/eslint-plugin": "^8.26.0",
72-
"@typescript-eslint/parser": "^8.26.0",
71+
"@typescript-eslint/eslint-plugin": "^8.26.1",
72+
"@typescript-eslint/parser": "^8.26.1",
7373
"@vitejs/plugin-react": "^4.3.4",
7474
"autoprefixer": "^10.4.21",
7575
"eslint": "^9.22.0",
@@ -94,7 +94,7 @@
9494
"ts-jest": "^29.2.6",
9595
"ts-node": "^10.9.2",
9696
"typescript": "~5.8.2",
97-
"typescript-eslint": "^8.26.0",
97+
"typescript-eslint": "^8.26.1",
9898
"util": "^0.12.5",
9999
"vite": "^6.2.1",
100100
"vite-plugin-environment": "^1.1.3",

0 commit comments

Comments
 (0)