mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 23:24:03 +00:00
fix: downgrade @strapi/icons to match main 1.13.0
This commit is contained in:
parent
b6dda1f6ae
commit
675d60f265
@ -78,7 +78,7 @@
|
||||
"@strapi/data-transfer": "4.15.5",
|
||||
"@strapi/design-system": "1.13.1",
|
||||
"@strapi/helper-plugin": "4.15.5",
|
||||
"@strapi/icons": "1.13.1",
|
||||
"@strapi/icons": "1.13.0",
|
||||
"@strapi/permissions": "4.15.5",
|
||||
"@strapi/provider-audit-logs-local": "4.15.5",
|
||||
"@strapi/types": "4.15.5",
|
||||
|
||||
@ -45,7 +45,7 @@
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.13.1",
|
||||
"@strapi/helper-plugin": "4.15.5",
|
||||
"@strapi/icons": "1.13.1",
|
||||
"@strapi/icons": "1.13.0",
|
||||
"@strapi/provider-upload-local": "4.15.5",
|
||||
"@strapi/utils": "4.15.5",
|
||||
"axios": "1.6.0",
|
||||
|
||||
14
yarn.lock
14
yarn.lock
@ -8644,7 +8644,7 @@ __metadata:
|
||||
"@strapi/data-transfer": "npm:4.15.5"
|
||||
"@strapi/design-system": "npm:1.13.1"
|
||||
"@strapi/helper-plugin": "npm:4.15.5"
|
||||
"@strapi/icons": "npm:1.13.1"
|
||||
"@strapi/icons": "npm:1.13.0"
|
||||
"@strapi/pack-up": "npm:4.15.5"
|
||||
"@strapi/permissions": "npm:4.15.5"
|
||||
"@strapi/provider-audit-logs-local": "npm:4.15.5"
|
||||
@ -8992,16 +8992,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@strapi/icons@npm:1.13.1":
|
||||
version: 1.13.1
|
||||
resolution: "@strapi/icons@npm:1.13.1"
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
checksum: 9dba0968a874d975f4aff086a76a1e07efb4ac9a6c5c8144fd89579554e18953e2359d5616c323dd2bc0189eb47b5a9a16280c1477ef37297a8072cdeb0bfd37
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@strapi/logger@npm:4.15.5, @strapi/logger@workspace:packages/utils/logger":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/logger@workspace:packages/utils/logger"
|
||||
@ -9352,7 +9342,7 @@ __metadata:
|
||||
dependencies:
|
||||
"@strapi/design-system": "npm:1.13.1"
|
||||
"@strapi/helper-plugin": "npm:4.15.5"
|
||||
"@strapi/icons": "npm:1.13.1"
|
||||
"@strapi/icons": "npm:1.13.0"
|
||||
"@strapi/pack-up": "npm:4.15.5"
|
||||
"@strapi/provider-upload-local": "npm:4.15.5"
|
||||
"@strapi/strapi": "npm:4.15.5"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user