Skip to content

Commit ca9ac86

Browse files
committed
package updates
1 parent a3f05cb commit ca9ac86

File tree

2 files changed

+122
-105
lines changed

2 files changed

+122
-105
lines changed

interface/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@
2323
"@emotion/react": "^11.11.1",
2424
"@emotion/styled": "^11.11.0",
2525
"@mui/icons-material": "^5.14.9",
26-
"@mui/material": "^5.14.9",
26+
"@mui/material": "^5.14.10",
2727
"@preact/compat": "^17.1.2",
2828
"@prefresh/vite": "^2.4.1",
2929
"@table-library/react-table-library": "4.1.7",
3030
"@types/lodash-es": "^4.17.9",
3131
"@types/node": "^20.6.2",
32-
"@types/react": "^18.2.21",
32+
"@types/react": "^18.2.22",
3333
"@types/react-dom": "^18.2.7",
3434
"@types/react-router-dom": "^5.3.3",
35-
"alova": "^2.11.1",
35+
"alova": "^2.12.0",
3636
"async-validator": "^4.2.5",
3737
"history": "^5.3.0",
3838
"jwt-decode": "^3.1.2",
@@ -53,8 +53,8 @@
5353
"@babel/core": "^7.22.20",
5454
"@preact/preset-vite": "^2.5.0",
5555
"@types/babel__core": "^7",
56-
"@typescript-eslint/eslint-plugin": "^6.7.0",
57-
"@typescript-eslint/parser": "^6.7.0",
56+
"@typescript-eslint/eslint-plugin": "^6.7.2",
57+
"@typescript-eslint/parser": "^6.7.2",
5858
"eslint": "^8.49.0",
5959
"eslint-config-airbnb": "^19.0.4",
6060
"eslint-config-airbnb-typescript": "^17.1.0",

0 commit comments

Comments
 (0)