Middleware proxy updates
This commit is contained in:
parent
282808583b
commit
38d3e9349c
20 changed files with 329 additions and 224 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"http-proxy-middleware": "^2.0.6",
|
||||
"jsonwebtoken": "^9.0.1",
|
||||
"jwks-rsa": "^3.0.1",
|
||||
"next": "13.4.10",
|
||||
"next": "13.4.11",
|
||||
"next-auth": "4.22.3",
|
||||
"ra-data-graphql": "^4.12.1",
|
||||
"ra-i18n-polyglot": "^4.12.1",
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-qr-code": "^2.0.11",
|
||||
"react-redux": "^8.1.1",
|
||||
"react-timer-hook": "^3.0.6",
|
||||
"react-timer-hook": "^3.0.7",
|
||||
"swr": "^2.2.0",
|
||||
"twilio-client": "^1.15.0"
|
||||
},
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
"fmt": "prettier --ignore-path .eslintignore \"**/*.{js,jsx,ts,tsx,graphql,md}\" --write"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^13.4.10",
|
||||
"@next/eslint-plugin-next": "^13.4.11",
|
||||
"@types/hapi__wreck": "17.0.1",
|
||||
"@types/react": "18.2.15",
|
||||
"@types/react-mic": "12.4.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue