mirror of
https://github.com/strapi/strapi.git
synced 2026-01-03 10:46:21 +00:00
Chore: Update @strapi/design-system and @strapi/icons to 1.7.9
This commit is contained in:
parent
0b5dbcf9de
commit
bd217c1970
@ -12,7 +12,7 @@
|
||||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"@strapi/plugin-color-picker": "4.10.6",
|
||||
"@strapi/plugin-documentation": "4.10.6",
|
||||
"@strapi/plugin-graphql": "4.10.6",
|
||||
|
||||
@ -50,9 +50,9 @@
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
|
||||
"@strapi/babel-plugin-switch-ee-ce": "4.10.6",
|
||||
"@strapi/data-transfer": "4.10.6",
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/helper-plugin": "4.10.6",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"@strapi/permissions": "4.10.6",
|
||||
"@strapi/provider-audit-logs-local": "4.10.6",
|
||||
"@strapi/typescript-utils": "4.10.6",
|
||||
|
||||
@ -30,10 +30,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@sindresorhus/slugify": "1.1.0",
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/generators": "4.10.6",
|
||||
"@strapi/helper-plugin": "4.10.6",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"@strapi/utils": "4.10.6",
|
||||
"fs-extra": "10.0.0",
|
||||
"immer": "9.0.19",
|
||||
|
||||
@ -27,8 +27,8 @@
|
||||
"lint": "run -T eslint ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"@strapi/provider-email-sendmail": "4.10.6",
|
||||
"@strapi/utils": "4.10.6",
|
||||
"lodash": "4.17.21",
|
||||
|
||||
@ -62,8 +62,8 @@
|
||||
"@storybook/builder-webpack5": "6.5.15",
|
||||
"@storybook/manager-webpack5": "6.5.15",
|
||||
"@storybook/react": "^6.5.16",
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
@ -81,8 +81,8 @@
|
||||
"webpack-cli": "^5.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-router-dom": "^5.3.4",
|
||||
|
||||
@ -25,9 +25,9 @@
|
||||
"lint": "run -T eslint ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/helper-plugin": "4.10.6",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"@strapi/provider-upload-local": "4.10.6",
|
||||
"@strapi/utils": "4.10.6",
|
||||
"axios": "1.3.4",
|
||||
|
||||
@ -9,9 +9,9 @@
|
||||
"displayName": "Color Picker"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/helper-plugin": "4.10.6",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"prop-types": "^15.8.1",
|
||||
"react-colorful": "5.6.1",
|
||||
"react-intl": "6.4.1"
|
||||
|
||||
@ -30,9 +30,9 @@
|
||||
"test:front:watch:ce": "run -T cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/helper-plugin": "4.10.6",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"@strapi/utils": "4.10.6",
|
||||
"bcryptjs": "2.4.3",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
|
||||
@ -26,9 +26,9 @@
|
||||
"dependencies": {
|
||||
"@graphql-tools/schema": "8.5.1",
|
||||
"@graphql-tools/utils": "^8.13.1",
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/helper-plugin": "4.10.6",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"@strapi/utils": "4.10.6",
|
||||
"apollo-server-core": "3.12.0",
|
||||
"apollo-server-koa": "3.10.0",
|
||||
|
||||
@ -30,9 +30,9 @@
|
||||
"lint": "run -T eslint ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/helper-plugin": "4.10.6",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"@strapi/utils": "4.10.6",
|
||||
"formik": "2.2.9",
|
||||
"immer": "9.0.19",
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/node": "6.19.7",
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/helper-plugin": "4.10.6",
|
||||
"@strapi/icons": "1.7.7"
|
||||
},
|
||||
|
||||
@ -29,9 +29,9 @@
|
||||
"lint": "run -T eslint ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.7.8",
|
||||
"@strapi/design-system": "1.7.9",
|
||||
"@strapi/helper-plugin": "4.10.6",
|
||||
"@strapi/icons": "1.7.8",
|
||||
"@strapi/icons": "1.7.9",
|
||||
"@strapi/utils": "4.10.6",
|
||||
"bcryptjs": "2.4.3",
|
||||
"formik": "2.2.9",
|
||||
|
||||
74
yarn.lock
74
yarn.lock
@ -7758,9 +7758,9 @@ __metadata:
|
||||
"@pmmmwh/react-refresh-webpack-plugin": 0.5.10
|
||||
"@strapi/babel-plugin-switch-ee-ce": 4.10.6
|
||||
"@strapi/data-transfer": 4.10.6
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/helper-plugin": 4.10.6
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/icons": 1.7.9
|
||||
"@strapi/permissions": 4.10.6
|
||||
"@strapi/provider-audit-logs-local": 4.10.6
|
||||
"@strapi/typescript-utils": 4.10.6
|
||||
@ -7924,9 +7924,9 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@strapi/design-system@npm:1.7.8":
|
||||
version: 1.7.8
|
||||
resolution: "@strapi/design-system@npm:1.7.8"
|
||||
"@strapi/design-system@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@strapi/design-system@npm:1.7.9"
|
||||
dependencies:
|
||||
"@codemirror/lang-json": ^6.0.1
|
||||
"@floating-ui/react-dom": ^1.3.0
|
||||
@ -7934,7 +7934,7 @@ __metadata:
|
||||
"@radix-ui/react-dismissable-layer": ^1.0.3
|
||||
"@radix-ui/react-dropdown-menu": ^2.0.4
|
||||
"@radix-ui/react-focus-scope": 1.0.2
|
||||
"@strapi/ui-primitives": ^1.7.8
|
||||
"@strapi/ui-primitives": ^1.7.9
|
||||
"@uiw/react-codemirror": ^4.19.16
|
||||
aria-hidden: ^1.2.3
|
||||
compute-scroll-into-view: ^3.0.3
|
||||
@ -7946,7 +7946,7 @@ __metadata:
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
react-router-dom: ^5.2.0
|
||||
styled-components: ^5.2.1
|
||||
checksum: a254a83565b1c21dc18e934735fcd6fef70deca0275ff9309dbd143e7ab1924b40db9f03abcae825f0af750e9a32ef5632055cf36606db03f2638186181ae03e
|
||||
checksum: 13838cff3d1ac3ba484e9029191b9c0db14054fbc266bc1508034e566c28ba617606e6870a953d6c623b6a7d133460e93c54236bd28223897b969119cdafbbcf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -8023,8 +8023,8 @@ __metadata:
|
||||
"@storybook/builder-webpack5": 6.5.15
|
||||
"@storybook/manager-webpack5": 6.5.15
|
||||
"@storybook/react": ^6.5.16
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/icons": 1.7.9
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
"@testing-library/user-event": 14.4.3
|
||||
@ -8051,8 +8051,8 @@ __metadata:
|
||||
webpack: ^5.82.0
|
||||
webpack-cli: ^5.1.0
|
||||
peerDependencies:
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/icons": 1.7.9
|
||||
react: ^17.0.2
|
||||
react-dom: ^17.0.2
|
||||
react-router-dom: ^5.3.4
|
||||
@ -8070,13 +8070,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@strapi/icons@npm:1.7.8":
|
||||
version: 1.7.8
|
||||
resolution: "@strapi/icons@npm:1.7.8"
|
||||
"@strapi/icons@npm:1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@strapi/icons@npm:1.7.9"
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
checksum: b03d76aa995aad3836f0e19e1822d288f7e0ce2e3d3f1fe40f4d45d8438ee7726066a930ca2c432dac46c1a0b84d469df8802eee9aee63fa87022918440929fb
|
||||
checksum: 513165caba0d12731d9733eb10d8a467c0c7ff42fd8a53c5fd5867afb242297b53b7a3e82aac60ebede8d91da537893082f1e34deb12e2964b1b09e7087ccab3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -8106,9 +8106,9 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/plugin-color-picker@workspace:packages/plugins/color-picker"
|
||||
dependencies:
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/helper-plugin": 4.10.6
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/icons": 1.7.9
|
||||
"@testing-library/react": 12.1.4
|
||||
prop-types: ^15.8.1
|
||||
react: ^17.0.2
|
||||
@ -8142,10 +8142,10 @@ __metadata:
|
||||
dependencies:
|
||||
"@sindresorhus/slugify": 1.1.0
|
||||
"@strapi/admin": 4.10.6
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/generators": 4.10.6
|
||||
"@strapi/helper-plugin": 4.10.6
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/icons": 1.7.9
|
||||
"@strapi/utils": 4.10.6
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/react-hooks": 8.0.1
|
||||
@ -8179,9 +8179,9 @@ __metadata:
|
||||
resolution: "@strapi/plugin-documentation@workspace:packages/plugins/documentation"
|
||||
dependencies:
|
||||
"@apidevtools/swagger-parser": ^10.1.0
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/helper-plugin": 4.10.6
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/icons": 1.7.9
|
||||
"@strapi/utils": 4.10.6
|
||||
"@testing-library/react": 12.1.4
|
||||
bcryptjs: 2.4.3
|
||||
@ -8221,9 +8221,9 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/plugin-email@workspace:packages/core/email"
|
||||
dependencies:
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/helper-plugin": 4.10.6
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/icons": 1.7.9
|
||||
"@strapi/provider-email-sendmail": 4.10.6
|
||||
"@strapi/utils": 4.10.6
|
||||
"@testing-library/react": 12.1.4
|
||||
@ -8250,9 +8250,9 @@ __metadata:
|
||||
dependencies:
|
||||
"@graphql-tools/schema": 8.5.1
|
||||
"@graphql-tools/utils": ^8.13.1
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/helper-plugin": 4.10.6
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/icons": 1.7.9
|
||||
"@strapi/utils": 4.10.6
|
||||
apollo-server-core: 3.12.0
|
||||
apollo-server-koa: 3.10.0
|
||||
@ -8285,9 +8285,9 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/plugin-i18n@workspace:packages/plugins/i18n"
|
||||
dependencies:
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/helper-plugin": 4.10.6
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/icons": 1.7.9
|
||||
"@strapi/utils": 4.10.6
|
||||
"@testing-library/react": 12.1.4
|
||||
formik: 2.2.9
|
||||
@ -8318,7 +8318,7 @@ __metadata:
|
||||
resolution: "@strapi/plugin-sentry@workspace:packages/plugins/sentry"
|
||||
dependencies:
|
||||
"@sentry/node": 6.19.7
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/helper-plugin": 4.10.6
|
||||
"@strapi/icons": 1.7.7
|
||||
react: ^17.0.2
|
||||
@ -8338,9 +8338,9 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/plugin-upload@workspace:packages/core/upload"
|
||||
dependencies:
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/helper-plugin": 4.10.6
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/icons": 1.7.9
|
||||
"@strapi/provider-upload-local": 4.10.6
|
||||
"@strapi/utils": 4.10.6
|
||||
"@testing-library/dom": 8.19.0
|
||||
@ -8385,9 +8385,9 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions"
|
||||
dependencies:
|
||||
"@strapi/design-system": 1.7.8
|
||||
"@strapi/design-system": 1.7.9
|
||||
"@strapi/helper-plugin": 4.10.6
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/icons": 1.7.9
|
||||
"@strapi/utils": 4.10.6
|
||||
"@testing-library/dom": 8.19.0
|
||||
"@testing-library/react": 12.1.4
|
||||
@ -8606,9 +8606,9 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@strapi/ui-primitives@npm:^1.7.8":
|
||||
version: 1.7.8
|
||||
resolution: "@strapi/ui-primitives@npm:1.7.8"
|
||||
"@strapi/ui-primitives@npm:^1.7.9":
|
||||
version: 1.7.9
|
||||
resolution: "@strapi/ui-primitives@npm:1.7.9"
|
||||
dependencies:
|
||||
"@radix-ui/number": ^1.0.0
|
||||
"@radix-ui/primitive": ^1.0.0
|
||||
@ -8634,7 +8634,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
checksum: b10060364a4ff090332d7612d11656208aa3e59a6ae38f2060eaa44e442e56a112588d73120886be1f8d63b6408970f519bb778bf7229e3b8f336d76cb5ce24a
|
||||
checksum: b6d2934d1c16408f13ae575261dcc901182cae2b3678b851587b40b527f504607f192dfba8177dfb5bc72f36b411ab20518d75418cdefa4f4a048bbee812ace5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -18528,7 +18528,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "getstarted@workspace:examples/getstarted"
|
||||
dependencies:
|
||||
"@strapi/icons": 1.7.8
|
||||
"@strapi/icons": 1.7.9
|
||||
"@strapi/plugin-color-picker": 4.10.6
|
||||
"@strapi/plugin-documentation": 4.10.6
|
||||
"@strapi/plugin-graphql": 4.10.6
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user