Upgrade deps and build fixes
This commit is contained in:
parent
38d3e9349c
commit
c99972a95b
19 changed files with 757 additions and 284 deletions
|
|
@ -14,15 +14,15 @@
|
|||
"http-proxy-middleware": "^2.0.6",
|
||||
"jsonwebtoken": "^9.0.1",
|
||||
"jwks-rsa": "^3.0.1",
|
||||
"next": "13.4.11",
|
||||
"next": "13.4.12",
|
||||
"next-auth": "4.22.3",
|
||||
"ra-data-graphql": "^4.12.1",
|
||||
"ra-i18n-polyglot": "^4.12.1",
|
||||
"ra-input-rich-text": "^4.12.1",
|
||||
"ra-language-english": "^4.12.1",
|
||||
"ra-data-graphql": "^4.12.2",
|
||||
"ra-i18n-polyglot": "^4.12.2",
|
||||
"ra-input-rich-text": "^4.12.2",
|
||||
"ra-language-english": "^4.12.2",
|
||||
"ra-postgraphile": "^6.1.1",
|
||||
"react": "18.2.0",
|
||||
"react-admin": "^4.12.1",
|
||||
"react-admin": "^4.12.2",
|
||||
"react-digit-input": "^2.1.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-qr-code": "^2.0.11",
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
"fmt": "prettier --ignore-path .eslintignore \"**/*.{js,jsx,ts,tsx,graphql,md}\" --write"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/eslint-plugin-next": "^13.4.11",
|
||||
"@next/eslint-plugin-next": "^13.4.12",
|
||||
"@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