Update deps
This commit is contained in:
parent
05a0261355
commit
494404c4c1
12 changed files with 209 additions and 196 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"fluent-ffmpeg": "^2.1.3",
|
||||
"graphile-worker": "^0.16.6",
|
||||
"remeda": "^2.20.2",
|
||||
"twilio": "^5.4.4"
|
||||
"twilio": "^5.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fluent-ffmpeg": "^2.1.27",
|
||||
|
|
|
|||
|
|
@ -22,8 +22,8 @@
|
|||
"@mui/icons-material": "^6",
|
||||
"@mui/material": "^6",
|
||||
"@mui/material-nextjs": "^6",
|
||||
"@mui/x-date-pickers-pro": "^7.27.0",
|
||||
"@opensearch-project/opensearch": "^3.3.0",
|
||||
"@mui/x-date-pickers-pro": "^7.27.1",
|
||||
"@opensearch-project/opensearch": "^3.4.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"http-proxy-middleware": "^3.0.3",
|
||||
"material-ui-popup-state": "^5.3.3",
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
"uuid": "^11.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/node": "^22.13.5",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@link-stack/eslint-config": "*",
|
||||
|
|
|
|||
|
|
@ -24,9 +24,9 @@
|
|||
"@mui/icons-material": "^6",
|
||||
"@mui/material": "^6",
|
||||
"@mui/material-nextjs": "^6",
|
||||
"@mui/x-data-grid-pro": "^7.27.0",
|
||||
"@mui/x-date-pickers": "^7.27.0",
|
||||
"@mui/x-date-pickers-pro": "^7.27.0",
|
||||
"@mui/x-data-grid-pro": "^7.27.1",
|
||||
"@mui/x-date-pickers": "^7.27.1",
|
||||
"@mui/x-date-pickers-pro": "^7.27.1",
|
||||
"@mui/x-license": "^7.26.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"graphql-request": "^7.1.2",
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@link-stack/eslint-config": "*",
|
||||
"@types/node": "^22.13.4",
|
||||
"@types/node": "^22.13.5",
|
||||
"@types/react": "19.0.10",
|
||||
"@types/uuid": "^10.0.0"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue