chore: Update dependencies
parent
4f0b28ebb8
commit
a375d707cd
|
@ -78,7 +78,7 @@ Complete installation requirements are the exact same as for Strapi itself and c
|
|||
|
||||
**Supported Strapi versions**:
|
||||
|
||||
- Strapi 4.1.5 (recently tested)
|
||||
- Strapi 4.1.8 (recently tested)
|
||||
- Strapi ^4.x (use `strapi-plugin-config-sync@^1.0.0`)
|
||||
- Strapi ^3.4.x (use `strapi-plugin-config-sync@0.1.6`)
|
||||
|
||||
|
|
|
@ -58,9 +58,9 @@
|
|||
"devDependencies": {
|
||||
"@fortawesome/react-fontawesome": "^0.1.16",
|
||||
"@strapi/design-system": "^0.0.1-alpha.79",
|
||||
"@strapi/helper-plugin": "^4.1.5",
|
||||
"@strapi/helper-plugin": "^4.1.8",
|
||||
"@strapi/icons": "^0.0.1-alpha.79",
|
||||
"@strapi/utils": "^4.1.5",
|
||||
"@strapi/utils": "^4.1.8",
|
||||
"babel-eslint": "9.0.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-airbnb": "^18.2.1",
|
||||
|
|
Loading…
Reference in New Issue