CI updates #1

This commit is contained in:
Darren Clarke 2023-06-20 07:49:52 +00:00 committed by GitHub
parent 59ae833099
commit 5a343c7eb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 707 additions and 652 deletions

View file

@ -14,15 +14,15 @@
"http-proxy-middleware": "^2.0.6",
"jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.0.1",
"next": "13.4.5",
"next": "13.4.6",
"next-auth": "4.22.1",
"ra-data-graphql": "^4.11.0",
"ra-i18n-polyglot": "^4.11.2",
"ra-input-rich-text": "^4.11.2",
"ra-language-english": "^4.11.2",
"ra-data-graphql": "^4.11.3",
"ra-i18n-polyglot": "^4.11.3",
"ra-input-rich-text": "^4.11.3",
"ra-language-english": "^4.11.3",
"ra-postgraphile": "^6.1.1",
"react": "18.2.0",
"react-admin": "^4.11.2",
"react-admin": "^4.11.3",
"react-digit-input": "^2.1.0",
"react-dom": "18.2.0",
"react-qr-code": "^2.0.11",
@ -41,9 +41,9 @@
"fmt": "prettier --ignore-path .eslintignore \"**/*.{js,jsx,ts,tsx,graphql,md}\" --write"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.5",
"@next/eslint-plugin-next": "^13.4.6",
"@types/hapi__wreck": "17.0.1",
"@types/react": "18.2.12",
"@types/react": "18.2.13",
"@types/react-mic": "12.4.3",
"babel-preset-link": "*",
"eslint-config-link": "*",