mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
Merge pull request #16901 from strapi/chore/ds-bump-miss
Chore: Fix missing dependency update for @strapi/icons
This commit is contained in:
commit
73d60b2886
@ -29,7 +29,7 @@
|
||||
"@sentry/node": "6.19.7",
|
||||
"@strapi/design-system": "1.7.10",
|
||||
"@strapi/helper-plugin": "4.10.7",
|
||||
"@strapi/icons": "1.7.7"
|
||||
"@strapi/icons": "1.7.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"react": "^18.2.0",
|
||||
|
12
yarn.lock
12
yarn.lock
@ -8071,16 +8071,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@strapi/icons@npm:1.7.7":
|
||||
version: 1.7.7
|
||||
resolution: "@strapi/icons@npm:1.7.7"
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
checksum: a5cbe96d46f400c2f6f969081f360cbf6cccc79db558195189cd10a4e393b945227dd7719daa8de56a27881044e5a8ce3da5bcccc4497ba5dff95c4bf27017be
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@strapi/logger@4.10.7, @strapi/logger@workspace:packages/utils/logger":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/logger@workspace:packages/utils/logger"
|
||||
@ -8320,7 +8310,7 @@ __metadata:
|
||||
"@sentry/node": 6.19.7
|
||||
"@strapi/design-system": 1.7.10
|
||||
"@strapi/helper-plugin": 4.10.7
|
||||
"@strapi/icons": 1.7.7
|
||||
"@strapi/icons": 1.7.10
|
||||
react: ^18.2.0
|
||||
react-dom: ^18.2.0
|
||||
react-router-dom: 5.3.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user