Skip to content

Commit 6681ca1

Browse files
committed
chore(web): Update all deps
1 parent cefa04d commit 6681ca1

File tree

2 files changed

+2627
-2661
lines changed

2 files changed

+2627
-2661
lines changed

web/package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,31 @@
55
"dependencies": {
66
"@emotion/react": "^11.11.3",
77
"@emotion/styled": "^11.10.6",
8-
"@mui/icons-material": "^5.15.7",
9-
"@mui/material": "^5.15.7",
8+
"@mui/icons-material": "^6.1.3",
9+
"@mui/material": "^6.1.3",
1010
"@types/jest": "^29.5.11",
1111
"@types/lodash": "^4.14.202",
12-
"@types/node": "^20.11.14",
12+
"@types/node": "^22.7.5",
1313
"@types/react": "^18.2.45",
1414
"@types/react-dom": "^18.2.18",
15-
"@typescript-eslint/parser": "^5.54.1",
15+
"@typescript-eslint/parser": "^8.8.1",
1616
"@vitejs/plugin-react-swc": "^3.6.0",
17-
"eslint": "^8.56.0",
17+
"eslint": "^9.12.0",
1818
"eslint-config-react-app": "^7.0.1",
19-
"fuse.js": "^6.6.2",
20-
"jsdom": "^22.1.0",
19+
"fuse.js": "^7.0.0",
20+
"jsdom": "^25.0.1",
2121
"lodash": "^4.17.21",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0",
24-
"react-markdown": "^8.0.3",
24+
"react-markdown": "^9.0.1",
2525
"react-router": "^6.21.1",
2626
"react-router-dom": "^6.21.1",
2727
"semver": "^7.5.4",
2828
"typescript": "*",
29-
"vite": "^4.5.1",
30-
"vite-plugin-svgr": "^3.3.0",
31-
"vitest": "^0.34.6",
32-
"web-vitals": "^3.5.0"
29+
"vite": "^5.4.8",
30+
"vite-plugin-svgr": "^4.2.0",
31+
"vitest": "^2.1.2",
32+
"web-vitals": "^4.2.3"
3333
},
3434
"scripts": {
3535
"start": "VITE_DOCAT_VERSION=$(git describe --tags --always) vite",
@@ -57,13 +57,13 @@
5757
]
5858
},
5959
"devDependencies": {
60-
"@typescript-eslint/eslint-plugin": "^5.0.0",
60+
"@typescript-eslint/eslint-plugin": "^8.8.1",
6161
"eslint-config-prettier": "^9.1.0",
62-
"eslint-config-standard-with-typescript": "^37.0.0",
62+
"eslint-config-standard-with-typescript": "^43.0.1",
6363
"eslint-plugin-import": "^2.29.1",
64-
"eslint-plugin-n": "^16.5.0",
64+
"eslint-plugin-n": "^17.11.1",
6565
"eslint-plugin-prettier": "^5.1.3",
66-
"eslint-plugin-promise": "^6.0.0",
66+
"eslint-plugin-promise": "^7.1.0",
6767
"eslint-plugin-react": "^7.32.1",
6868
"prettier": "^3.2.4"
6969
}

0 commit comments

Comments
 (0)