Skip to content

Commit 651d010

Browse files
committed
chore: Update dependencies
1 parent 30c678e commit 651d010

File tree

3 files changed

+209
-242
lines changed

3 files changed

+209
-242
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Complete installation requirements are the exact same as for Strapi itself and c
7676

7777
**Supported Strapi versions**:
7878

79-
- Strapi 4.0.5 (recently tested)
79+
- Strapi 4.0.7 (recently tested)
8080
- Strapi ^4.x (use `strapi-plugin-config-sync@^1.0.0`)
8181
- Strapi ^3.4.x (use `[email protected]`)
8282

package.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,12 @@
5757
},
5858
"devDependencies": {
5959
"@fortawesome/react-fontawesome": "^0.1.16",
60-
"@strapi/design-system": "^0.0.1-alpha.71",
61-
"@strapi/helper-plugin": "^4.0.5",
62-
"@strapi/icons": "^0.0.1-alpha.71",
63-
"@strapi/strapi": "^4.0.5",
64-
"@strapi/utils": "^4.0.5",
60+
"@strapi/design-system": "^0.0.1-alpha.75",
61+
"@strapi/helper-plugin": "^4.0.7",
62+
"@strapi/icons": "^0.0.1-alpha.75",
63+
"@strapi/strapi": "^4.0.7",
64+
"@strapi/utils": "^4.0.7",
6565
"babel-eslint": "9.0.0",
66-
"codecov": "^3.8.3",
6766
"eslint": "^7.32.0",
6867
"eslint-config-airbnb": "^18.2.1",
6968
"eslint-config-react-app": "^3.0.7",

0 commit comments

Comments
 (0)