Update deps

This commit is contained in:
Darren Clarke 2023-08-07 09:54:06 +02:00
parent e9379fd1fb
commit be835c7759
5 changed files with 5464 additions and 12558 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.12",
"next": "13.4.13",
"next-auth": "4.22.4",
"ra-data-graphql": "^4.12.2",
"ra-i18n-polyglot": "^4.12.2",
@ -41,7 +41,7 @@
"fmt": "prettier --ignore-path .eslintignore \"**/*.{js,jsx,ts,tsx,graphql,md}\" --write"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.12",
"@next/eslint-plugin-next": "^13.4.13",
"@types/hapi__wreck": "17.0.1",
"@types/react": "18.2.18",
"@types/react-mic": "12.4.3",