Skip to content

Commit 06fd84f

Browse files
committed
Update FE dependencies
1 parent e40bac9 commit 06fd84f

3 files changed

Lines changed: 1563 additions & 2956 deletions

File tree

frontend/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -4,32 +4,32 @@
44
"private": true,
55
"dependencies": {
66
"@emotion/react": "^11.14.0",
7-
"@emotion/styled": "^11.14.0",
8-
"@mui/icons-material": "^7.1.0",
9-
"@mui/material": "^7.1.0",
10-
"@mui/types": "^7.4.2",
11-
"@testing-library/jest-dom": "^6.6.3",
12-
"@testing-library/react": "^16.3.0",
7+
"@emotion/styled": "^11.14.1",
8+
"@mui/icons-material": "^7.3.7",
9+
"@mui/material": "^7.3.7",
10+
"@mui/types": "^7.4.10",
11+
"@testing-library/jest-dom": "^6.9.1",
12+
"@testing-library/react": "^16.3.1",
1313
"@testing-library/user-event": "^14.6.1",
1414
"i18next": "^24.2.3",
1515
"icons-material,": "link:@mui/icons-material,",
1616
"material,": "link:@mui/material,",
17-
"react": "^19.1.0",
18-
"react-dom": "^19.1.0",
19-
"react-i18next": "^15.5.1",
20-
"react-router": "^7.6.0",
17+
"react": "^19.2.3",
18+
"react-dom": "^19.2.3",
19+
"react-i18next": "^15.7.4",
20+
"react-router": "^7.12.0",
2121
"styled,": "link:@emotion/styled,",
2222
"web-vitals": "^4.2.4"
2323
},
2424
"devDependencies": {
25-
"@types/react": "^19.1.3",
26-
"@types/react-dom": "^19.1.3",
25+
"@types/react": "^19.2.8",
26+
"@types/react-dom": "^19.2.3",
2727
"@types/react-router": "^5.1.20",
28-
"@vitejs/plugin-react": "^4.4.1",
29-
"prettier": "^3.5.3",
28+
"@vitejs/plugin-react": "^4.7.0",
29+
"prettier": "^3.7.4",
3030
"standard": "^17.1.2",
31-
"typescript": "^5.8.3",
32-
"vite": "^6.3.5",
31+
"typescript": "^5.9.3",
32+
"vite": "^6.4.1",
3333
"vite-plugin-checker": "^0.9.3"
3434
},
3535
"scripts": {

0 commit comments

Comments
 (0)