Upgrade deps

This commit is contained in:
Darren Clarke 2023-07-18 07:02:07 +00:00 committed by GitHub
parent 422c446039
commit de5106e9e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 3154 additions and 406 deletions

View file

@ -14,7 +14,7 @@
"http-proxy-middleware": "^2.0.6",
"jsonwebtoken": "^9.0.1",
"jwks-rsa": "^3.0.1",
"next": "13.4.9",
"next": "13.4.10",
"next-auth": "4.22.1",
"ra-data-graphql": "^4.12.1",
"ra-i18n-polyglot": "^4.12.1",
@ -41,9 +41,9 @@
"fmt": "prettier --ignore-path .eslintignore \"**/*.{js,jsx,ts,tsx,graphql,md}\" --write"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.9",
"@next/eslint-plugin-next": "^13.4.10",
"@types/hapi__wreck": "17.0.1",
"@types/react": "18.2.14",
"@types/react": "18.2.15",
"@types/react-mic": "12.4.3",
"babel-preset-link": "*",
"eslint-config-link": "*",