mirror of
https://github.com/strapi/strapi.git
synced 2025-12-04 19:13:20 +00:00
chore(deps): bump @strapi/design-system from 1.16.0 to 1.18.0 (#20115)
This commit is contained in:
parent
0ddbe58210
commit
6f96608a7c
@ -13,7 +13,7 @@
|
||||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/plugin-color-picker": "4.23.0",
|
||||
"@strapi/plugin-documentation": "4.23.0",
|
||||
"@strapi/plugin-graphql": "4.23.0",
|
||||
|
||||
@ -72,7 +72,7 @@
|
||||
"test:unit:watch": "run test:unit --watch"
|
||||
},
|
||||
"resolutions": {
|
||||
"@strapi/design-system": "1.17.0-typescript.0",
|
||||
"@strapi/design-system": "1.19.0-typescript.0",
|
||||
"@types/koa": "2.13.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@ -72,9 +72,9 @@
|
||||
"@radix-ui/react-context": "1.0.1",
|
||||
"@radix-ui/react-toolbar": "1.0.4",
|
||||
"@reduxjs/toolkit": "1.9.7",
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/permissions": "4.23.0",
|
||||
"@strapi/provider-audit-logs-local": "4.23.0",
|
||||
"@strapi/types": "4.23.0",
|
||||
|
||||
@ -55,9 +55,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@reduxjs/toolkit": "1.9.7",
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/types": "workspace:*",
|
||||
"@strapi/utils": "4.23.0",
|
||||
"axios": "1.6.0",
|
||||
|
||||
@ -58,10 +58,10 @@
|
||||
"dependencies": {
|
||||
"@reduxjs/toolkit": "1.9.7",
|
||||
"@sindresorhus/slugify": "1.1.0",
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/generators": "4.23.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/utils": "4.23.0",
|
||||
"fs-extra": "10.0.0",
|
||||
"immer": "9.0.19",
|
||||
|
||||
@ -52,9 +52,9 @@
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/provider-email-sendmail": "4.23.0",
|
||||
"@strapi/utils": "4.23.0",
|
||||
"lodash": "4.17.21",
|
||||
|
||||
@ -69,8 +69,8 @@
|
||||
"@storybook/builder-vite": "7.5.3",
|
||||
"@storybook/react-vite": "7.5.3",
|
||||
"@strapi/admin-test-utils": "4.23.0",
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/pack-up": "4.23.0",
|
||||
"@strapi/types": "4.23.0",
|
||||
"@strapi/utils": "4.23.0",
|
||||
@ -91,8 +91,8 @@
|
||||
"yup": "0.32.9"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"react": "^17.0.0 || ^18.0.0",
|
||||
"react-dom": "^17.0.0 || ^18.0.0",
|
||||
"react-router-dom": "^5.2.0",
|
||||
|
||||
@ -109,7 +109,9 @@ exports[`BrowseStep renders and match snapshot 1`] = `
|
||||
|
||||
.c6 {
|
||||
background: #ffffff;
|
||||
padding-top: 4px;
|
||||
padding-right: 12px;
|
||||
padding-bottom: 4px;
|
||||
padding-left: 12px;
|
||||
border-radius: 4px;
|
||||
position: relative;
|
||||
|
||||
@ -48,7 +48,9 @@ exports[`Upload - Configure | Settings initial render renders and matches the sn
|
||||
|
||||
.c7 {
|
||||
background: #ffffff;
|
||||
padding-top: 4px;
|
||||
padding-right: 12px;
|
||||
padding-bottom: 4px;
|
||||
padding-left: 12px;
|
||||
border-radius: 4px;
|
||||
position: relative;
|
||||
|
||||
@ -110,7 +110,9 @@ exports[`Upload - Configure initial render renders and matches the snapshot 1`]
|
||||
|
||||
.c26 {
|
||||
background: #ffffff;
|
||||
padding-top: 4px;
|
||||
padding-right: 12px;
|
||||
padding-bottom: 4px;
|
||||
padding-left: 12px;
|
||||
border-radius: 4px;
|
||||
position: relative;
|
||||
|
||||
@ -42,9 +42,9 @@
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/provider-upload-local": "4.23.0",
|
||||
"@strapi/utils": "4.23.0",
|
||||
"axios": "1.6.0",
|
||||
|
||||
@ -36,9 +36,9 @@
|
||||
"test:ts:front": "run -T tsc -p admin/tsconfig.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"react-intl": "6.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@ -53,9 +53,9 @@
|
||||
"watch": "strapi plugin:watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"prop-types": "^15.8.1",
|
||||
"react-colorful": "5.6.1",
|
||||
"react-intl": "6.4.1"
|
||||
|
||||
@ -45,9 +45,9 @@
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/utils": "4.23.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
|
||||
@ -50,9 +50,9 @@
|
||||
"dependencies": {
|
||||
"@graphql-tools/schema": "8.5.1",
|
||||
"@graphql-tools/utils": "^8.13.1",
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/utils": "4.23.0",
|
||||
"apollo-server-core": "3.12.1",
|
||||
"apollo-server-koa": "3.10.0",
|
||||
|
||||
@ -54,9 +54,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@reduxjs/toolkit": "1.9.7",
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/utils": "4.23.0",
|
||||
"axios": "1.6.0",
|
||||
"formik": "2.4.0",
|
||||
|
||||
@ -51,9 +51,9 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/node": "6.19.7",
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0"
|
||||
"@strapi/icons": "1.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@strapi/pack-up": "4.23.0",
|
||||
|
||||
@ -46,9 +46,9 @@
|
||||
"watch": "pack-up watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.16.0",
|
||||
"@strapi/design-system": "1.18.0",
|
||||
"@strapi/helper-plugin": "4.23.0",
|
||||
"@strapi/icons": "1.16.0",
|
||||
"@strapi/icons": "1.18.0",
|
||||
"@strapi/utils": "4.23.0",
|
||||
"bcryptjs": "2.4.3",
|
||||
"formik": "2.4.0",
|
||||
|
||||
153
yarn.lock
153
yarn.lock
@ -7798,9 +7798,9 @@ __metadata:
|
||||
"@reduxjs/toolkit": "npm:1.9.7"
|
||||
"@strapi/admin-test-utils": "npm:4.23.0"
|
||||
"@strapi/data-transfer": "npm:4.23.0"
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/pack-up": "npm:4.23.0"
|
||||
"@strapi/permissions": "npm:4.23.0"
|
||||
"@strapi/plugin-content-manager": "npm:4.23.0"
|
||||
@ -7939,9 +7939,9 @@ __metadata:
|
||||
"@reduxjs/toolkit": "npm:1.9.7"
|
||||
"@strapi/admin": "npm:4.23.0"
|
||||
"@strapi/admin-test-utils": "npm:4.23.0"
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/pack-up": "npm:4.23.0"
|
||||
"@strapi/strapi": "npm:4.23.0"
|
||||
"@strapi/types": "workspace:*"
|
||||
@ -8037,9 +8037,9 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@strapi/design-system@npm:1.17.0-typescript.0":
|
||||
version: 1.17.0-typescript.0
|
||||
resolution: "@strapi/design-system@npm:1.17.0-typescript.0"
|
||||
"@strapi/design-system@npm:1.19.0-typescript.0":
|
||||
version: 1.19.0-typescript.0
|
||||
resolution: "@strapi/design-system@npm:1.19.0-typescript.0"
|
||||
dependencies:
|
||||
"@codemirror/lang-json": "npm:^6.0.1"
|
||||
"@floating-ui/react-dom": "npm:^2.0.8"
|
||||
@ -8048,19 +8048,19 @@ __metadata:
|
||||
"@radix-ui/react-dismissable-layer": "npm:^1.0.5"
|
||||
"@radix-ui/react-dropdown-menu": "npm:^2.0.6"
|
||||
"@radix-ui/react-focus-scope": "npm:1.0.4"
|
||||
"@strapi/ui-primitives": "npm:1.17.0-typescript.0"
|
||||
"@uiw/react-codemirror": "npm:^4.21.24"
|
||||
aria-hidden: "npm:^1.2.3"
|
||||
"@strapi/ui-primitives": "npm:1.19.0-typescript.0"
|
||||
"@uiw/react-codemirror": "npm:^4.21.25"
|
||||
aria-hidden: "npm:^1.2.4"
|
||||
compute-scroll-into-view: "npm:^3.1.0"
|
||||
prop-types: "npm:^15.8.1"
|
||||
react-remove-scroll: "npm:^2.5.7"
|
||||
react-remove-scroll: "npm:^2.5.9"
|
||||
peerDependencies:
|
||||
"@strapi/icons": 1.17.0-typescript.0
|
||||
"@strapi/icons": 1.19.0-typescript.0
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
react-router-dom: ^5.2.0
|
||||
styled-components: ^5.2.1
|
||||
checksum: 2206bebe5e5612f78ee9c931a7a54054f0850db77b53ab693e97e4a3b696e8e881b5a10aaca73c77b89143758d3e6213b9f3e3f41ed88b1d878c342f1a129d7c
|
||||
checksum: faa85c3056eb6260ecca9dccc6418a94942b7d4ef8996885920fd5525460a0b1bf4ace16979dcd504c637f43205d316fdb22634deaea5667cb2df3901952dcd4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -8145,8 +8145,8 @@ __metadata:
|
||||
"@storybook/builder-vite": "npm:7.5.3"
|
||||
"@storybook/react-vite": "npm:7.5.3"
|
||||
"@strapi/admin-test-utils": "npm:4.23.0"
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/pack-up": "npm:4.23.0"
|
||||
"@strapi/types": "npm:4.23.0"
|
||||
"@strapi/utils": "npm:4.23.0"
|
||||
@ -8176,8 +8176,8 @@ __metadata:
|
||||
vite: "npm:5.0.13"
|
||||
yup: "npm:0.32.9"
|
||||
peerDependencies:
|
||||
"@strapi/design-system": 1.16.0
|
||||
"@strapi/icons": 1.16.0
|
||||
"@strapi/design-system": 1.18.0
|
||||
"@strapi/icons": 1.18.0
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
react-router-dom: ^5.2.0
|
||||
@ -8185,13 +8185,13 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@strapi/icons@npm:1.16.0":
|
||||
version: 1.16.0
|
||||
resolution: "@strapi/icons@npm:1.16.0"
|
||||
"@strapi/icons@npm:1.18.0":
|
||||
version: 1.18.0
|
||||
resolution: "@strapi/icons@npm:1.18.0"
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
checksum: 392f970616739106fc10aed8a471c98aef301d59ae9034f04143be1fe0fcb5e9cdf5862d51b8cc674facfb39e27a37e98467d7b22ab6680b28f61be3c7430068
|
||||
checksum: b7f27d1293f56e402fdbc12e91a2a775c33dd1ca5bf901f78165136ef911fd44f1b4978919bf8eef1d6c1483afb7e8e6c177df4b54229632404ce8a989fba7f1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -8257,9 +8257,9 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/plugin-cloud@workspace:packages/plugins/cloud"
|
||||
dependencies:
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/strapi": "npm:4.23.0"
|
||||
"@types/react": "npm:18.2.39"
|
||||
"@types/react-dom": "npm:18.2.17"
|
||||
@ -8286,9 +8286,9 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/plugin-color-picker@workspace:packages/plugins/color-picker"
|
||||
dependencies:
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/strapi": "npm:4.23.0"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/user-event": "npm:14.4.3"
|
||||
@ -8333,10 +8333,10 @@ __metadata:
|
||||
dependencies:
|
||||
"@reduxjs/toolkit": "npm:1.9.7"
|
||||
"@sindresorhus/slugify": "npm:1.1.0"
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/generators": "npm:4.23.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/pack-up": "npm:4.23.0"
|
||||
"@strapi/strapi": "npm:4.23.0"
|
||||
"@strapi/types": "npm:4.23.0"
|
||||
@ -8376,9 +8376,9 @@ __metadata:
|
||||
resolution: "@strapi/plugin-documentation@workspace:packages/plugins/documentation"
|
||||
dependencies:
|
||||
"@apidevtools/swagger-parser": "npm:^10.1.0"
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/pack-up": "npm:4.23.0"
|
||||
"@strapi/strapi": "npm:4.23.0"
|
||||
"@strapi/utils": "npm:4.23.0"
|
||||
@ -8416,9 +8416,9 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/plugin-email@workspace:packages/core/email"
|
||||
dependencies:
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/pack-up": "npm:4.23.0"
|
||||
"@strapi/provider-email-sendmail": "npm:4.23.0"
|
||||
"@strapi/types": "npm:4.23.0"
|
||||
@ -8452,9 +8452,9 @@ __metadata:
|
||||
dependencies:
|
||||
"@graphql-tools/schema": "npm:8.5.1"
|
||||
"@graphql-tools/utils": "npm:^8.13.1"
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/strapi": "npm:4.23.0"
|
||||
"@strapi/types": "npm:4.23.0"
|
||||
"@strapi/utils": "npm:4.23.0"
|
||||
@ -8495,9 +8495,9 @@ __metadata:
|
||||
dependencies:
|
||||
"@reduxjs/toolkit": "npm:1.9.7"
|
||||
"@strapi/admin-test-utils": "npm:4.23.0"
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/pack-up": "npm:4.23.0"
|
||||
"@strapi/strapi": "npm:4.23.0"
|
||||
"@strapi/types": "npm:4.23.0"
|
||||
@ -8533,9 +8533,9 @@ __metadata:
|
||||
resolution: "@strapi/plugin-sentry@workspace:packages/plugins/sentry"
|
||||
dependencies:
|
||||
"@sentry/node": "npm:6.19.7"
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/pack-up": "npm:4.23.0"
|
||||
"@strapi/strapi": "npm:4.23.0"
|
||||
react: "npm:^18.2.0"
|
||||
@ -8555,9 +8555,9 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/plugin-upload@workspace:packages/core/upload"
|
||||
dependencies:
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/pack-up": "npm:4.23.0"
|
||||
"@strapi/provider-upload-local": "npm:4.23.0"
|
||||
"@strapi/strapi": "npm:4.23.0"
|
||||
@ -8604,9 +8604,9 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions"
|
||||
dependencies:
|
||||
"@strapi/design-system": "npm:1.16.0"
|
||||
"@strapi/design-system": "npm:1.18.0"
|
||||
"@strapi/helper-plugin": "npm:4.23.0"
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/pack-up": "npm:4.23.0"
|
||||
"@strapi/strapi": "npm:4.23.0"
|
||||
"@strapi/utils": "npm:4.23.0"
|
||||
@ -8903,9 +8903,9 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"@strapi/ui-primitives@npm:1.17.0-typescript.0":
|
||||
version: 1.17.0-typescript.0
|
||||
resolution: "@strapi/ui-primitives@npm:1.17.0-typescript.0"
|
||||
"@strapi/ui-primitives@npm:1.19.0-typescript.0":
|
||||
version: 1.19.0-typescript.0
|
||||
resolution: "@strapi/ui-primitives@npm:1.19.0-typescript.0"
|
||||
dependencies:
|
||||
"@radix-ui/number": "npm:^1.0.1"
|
||||
"@radix-ui/primitive": "npm:^1.0.1"
|
||||
@ -8926,12 +8926,12 @@ __metadata:
|
||||
"@radix-ui/react-use-layout-effect": "npm:1.0.1"
|
||||
"@radix-ui/react-use-previous": "npm:^1.0.1"
|
||||
"@radix-ui/react-visually-hidden": "npm:^1.0.3"
|
||||
aria-hidden: "npm:^1.2.3"
|
||||
react-remove-scroll: "npm:^2.5.7"
|
||||
aria-hidden: "npm:^1.2.4"
|
||||
react-remove-scroll: "npm:^2.5.9"
|
||||
peerDependencies:
|
||||
react: ^17.0.0 || ^18.0.0
|
||||
react-dom: ^17.0.0 || ^18.0.0
|
||||
checksum: a2de34a3547f962c851a86628b67f2422fe53c6e6a4eb52ff41a7cfe3fa8867ee169ff2631a262b4a17de3cfafbd0a545610557b1a65fe2f7760eddf5165df99
|
||||
checksum: a9759061fe6ddef65321bad1db85ac9a4af876abaeaa18c79baa5d37e6ac9aabd2266318b6fddc74d297544e116b1ecbed3066813b7677ecc75207efd214c3d8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -10927,9 +10927,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/codemirror-extensions-basic-setup@npm:4.21.24":
|
||||
version: 4.21.24
|
||||
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.21.24"
|
||||
"@uiw/codemirror-extensions-basic-setup@npm:4.21.25":
|
||||
version: 4.21.25
|
||||
resolution: "@uiw/codemirror-extensions-basic-setup@npm:4.21.25"
|
||||
dependencies:
|
||||
"@codemirror/autocomplete": "npm:^6.0.0"
|
||||
"@codemirror/commands": "npm:^6.0.0"
|
||||
@ -10946,19 +10946,19 @@ __metadata:
|
||||
"@codemirror/search": ">=6.0.0"
|
||||
"@codemirror/state": ">=6.0.0"
|
||||
"@codemirror/view": ">=6.0.0"
|
||||
checksum: 79537d7a828bca8dad95a0bae2c1a0b76ae77dc7d2c68b1f71871b114a0d58a2f593bdc05965062a0b95858bebb6c3f1f016f6efdc2eff1296f469a4e5044a75
|
||||
checksum: 56b15f0e602d39b29787a601dad189e37a60a544a587e0b06ea5a817d4fcc30a4a80e1e1c4b4d51eb6ea508595cedf4787acaecf939b712fa957fd612b300fcb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@uiw/react-codemirror@npm:^4.21.24":
|
||||
version: 4.21.24
|
||||
resolution: "@uiw/react-codemirror@npm:4.21.24"
|
||||
"@uiw/react-codemirror@npm:^4.21.25":
|
||||
version: 4.21.25
|
||||
resolution: "@uiw/react-codemirror@npm:4.21.25"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.18.6"
|
||||
"@codemirror/commands": "npm:^6.1.0"
|
||||
"@codemirror/state": "npm:^6.1.1"
|
||||
"@codemirror/theme-one-dark": "npm:^6.0.0"
|
||||
"@uiw/codemirror-extensions-basic-setup": "npm:4.21.24"
|
||||
"@uiw/codemirror-extensions-basic-setup": "npm:4.21.25"
|
||||
codemirror: "npm:^6.0.0"
|
||||
peerDependencies:
|
||||
"@babel/runtime": ">=7.11.0"
|
||||
@ -10968,7 +10968,7 @@ __metadata:
|
||||
codemirror: ">=6.0.0"
|
||||
react: ">=16.8.0"
|
||||
react-dom: ">=16.8.0"
|
||||
checksum: 02d1cb50595f0281b8f4f19f8bf0280f21cc9d5b2f8733c6443df72999005340d96cac15871b14f4bd905814f58579ea8efa5fda392067de5a070a26e5696bca
|
||||
checksum: 53847803dc73832d29ca7345ebff8714d57a5c66c13f0c3e1de0a0dd41190a0c85cd2e8583a0baa709e56032422a099d2431649018b7a3d78612256fb4878c25
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -11818,7 +11818,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-hidden@npm:^1.1.1, aria-hidden@npm:^1.2.3":
|
||||
"aria-hidden@npm:^1.1.1":
|
||||
version: 1.2.3
|
||||
resolution: "aria-hidden@npm:1.2.3"
|
||||
dependencies:
|
||||
@ -11827,6 +11827,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-hidden@npm:^1.2.4":
|
||||
version: 1.2.4
|
||||
resolution: "aria-hidden@npm:1.2.4"
|
||||
dependencies:
|
||||
tslib: "npm:^2.0.0"
|
||||
checksum: df4bc15423aaaba3729a7d40abcbf6d3fffa5b8fd5eb33d3ac8b7da0110c47552fca60d97f2e1edfbb68a27cae1da499f1c3896966efb3e26aac4e3b57e3cc8b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"aria-query@npm:5.1.3, aria-query@npm:^5.0.0, aria-query@npm:^5.1.3":
|
||||
version: 5.1.3
|
||||
resolution: "aria-query@npm:5.1.3"
|
||||
@ -17995,7 +18004,7 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "getstarted@workspace:examples/getstarted"
|
||||
dependencies:
|
||||
"@strapi/icons": "npm:1.16.0"
|
||||
"@strapi/icons": "npm:1.18.0"
|
||||
"@strapi/plugin-color-picker": "npm:4.23.0"
|
||||
"@strapi/plugin-documentation": "npm:4.23.0"
|
||||
"@strapi/plugin-graphql": "npm:4.23.0"
|
||||
@ -26511,7 +26520,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll-bar@npm:^2.3.3, react-remove-scroll-bar@npm:^2.3.4":
|
||||
"react-remove-scroll-bar@npm:^2.3.3":
|
||||
version: 2.3.4
|
||||
resolution: "react-remove-scroll-bar@npm:2.3.4"
|
||||
dependencies:
|
||||
@ -26527,6 +26536,22 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll-bar@npm:^2.3.6":
|
||||
version: 2.3.6
|
||||
resolution: "react-remove-scroll-bar@npm:2.3.6"
|
||||
dependencies:
|
||||
react-style-singleton: "npm:^2.2.1"
|
||||
tslib: "npm:^2.0.0"
|
||||
peerDependencies:
|
||||
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: 5ab8eda61d5b10825447d11e9c824486c929351a471457c22452caa19b6898e18c3af6a46c3fa68010c713baed1eb9956106d068b4a1058bdcf97a1a9bbed734
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll@npm:2.5.5":
|
||||
version: 2.5.5
|
||||
resolution: "react-remove-scroll@npm:2.5.5"
|
||||
@ -26546,11 +26571,11 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"react-remove-scroll@npm:^2.5.7":
|
||||
version: 2.5.7
|
||||
resolution: "react-remove-scroll@npm:2.5.7"
|
||||
"react-remove-scroll@npm:^2.5.9":
|
||||
version: 2.5.9
|
||||
resolution: "react-remove-scroll@npm:2.5.9"
|
||||
dependencies:
|
||||
react-remove-scroll-bar: "npm:^2.3.4"
|
||||
react-remove-scroll-bar: "npm:^2.3.6"
|
||||
react-style-singleton: "npm:^2.2.1"
|
||||
tslib: "npm:^2.1.0"
|
||||
use-callback-ref: "npm:^1.3.0"
|
||||
@ -26561,7 +26586,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
checksum: a1285d118e734855be6a1cf6c83a2ee39d8c5a5c3c336a1e9b80ab571326669bf39a52607f1889337c559c18b9e5fd5a0772fa82f748de3fcfe114ee6f772cc6
|
||||
checksum: cbda17d8c97de235476d519cf27f261bcbf5488af4b6b9c99a7a372bde618124dc6bb8f1bbdae342c1de4620250db600e6bd076fbc78a46bcb54e0044f1c2e88
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user