mirror of
https://github.com/strapi/strapi.git
synced 2025-08-23 08:09:10 +00:00
Merge pull request #23684 from strapi/chore/ds-v2.0.0-rc.25
chore: strapi DS v2.0.0-rc.25 bump
This commit is contained in:
commit
2bbddcc86f
@ -13,7 +13,7 @@
|
|||||||
"strapi": "strapi"
|
"strapi": "strapi"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/plugin-color-picker": "workspace:*",
|
"@strapi/plugin-color-picker": "workspace:*",
|
||||||
"@strapi/plugin-documentation": "workspace:*",
|
"@strapi/plugin-documentation": "workspace:*",
|
||||||
"@strapi/plugin-graphql": "workspace:*",
|
"@strapi/plugin-graphql": "workspace:*",
|
||||||
|
@ -27,8 +27,8 @@
|
|||||||
"@strapi/strapi": "workspace:*"
|
"@strapi/strapi": "workspace:*"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"eslint": "8.50.0",
|
"eslint": "8.50.0",
|
||||||
"react": "^18.0.0",
|
"react": "^18.0.0",
|
||||||
"react-dom": "^18.0.0",
|
"react-dom": "^18.0.0",
|
||||||
|
@ -84,8 +84,8 @@
|
|||||||
"@radix-ui/react-context": "1.0.1",
|
"@radix-ui/react-context": "1.0.1",
|
||||||
"@radix-ui/react-toolbar": "1.0.4",
|
"@radix-ui/react-toolbar": "1.0.4",
|
||||||
"@reduxjs/toolkit": "1.9.7",
|
"@reduxjs/toolkit": "1.9.7",
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/permissions": "5.15.0",
|
"@strapi/permissions": "5.15.0",
|
||||||
"@strapi/types": "5.15.0",
|
"@strapi/types": "5.15.0",
|
||||||
"@strapi/typescript-utils": "5.15.0",
|
"@strapi/typescript-utils": "5.15.0",
|
||||||
|
@ -67,8 +67,8 @@
|
|||||||
"@radix-ui/react-toolbar": "1.0.4",
|
"@radix-ui/react-toolbar": "1.0.4",
|
||||||
"@reduxjs/toolkit": "1.9.7",
|
"@reduxjs/toolkit": "1.9.7",
|
||||||
"@sindresorhus/slugify": "1.1.0",
|
"@sindresorhus/slugify": "1.1.0",
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/types": "5.15.0",
|
"@strapi/types": "5.15.0",
|
||||||
"@strapi/utils": "5.15.0",
|
"@strapi/utils": "5.15.0",
|
||||||
"codemirror5": "npm:codemirror@^5.65.11",
|
"codemirror5": "npm:codemirror@^5.65.11",
|
||||||
|
@ -60,8 +60,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@reduxjs/toolkit": "1.9.7",
|
"@reduxjs/toolkit": "1.9.7",
|
||||||
"@strapi/database": "5.15.0",
|
"@strapi/database": "5.15.0",
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/types": "5.15.0",
|
"@strapi/types": "5.15.0",
|
||||||
"@strapi/utils": "5.15.0",
|
"@strapi/utils": "5.15.0",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
|
@ -109,7 +109,7 @@ exports[`<AttributeOptions /> renders and matches the snapshot 1`] = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c1 {
|
.c1 {
|
||||||
padding-inline: 40px;
|
padding-inline: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c1>div {
|
.c1>div {
|
||||||
|
@ -328,7 +328,7 @@ exports[`<ContentTypeBuilderNav /> renders and matches the snapshot 1`] = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c19::placeholder {
|
.c19::placeholder {
|
||||||
color: #8e8ea9;
|
color: #666687;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -66,9 +66,9 @@
|
|||||||
"@dnd-kit/utilities": "3.2.2",
|
"@dnd-kit/utilities": "3.2.2",
|
||||||
"@reduxjs/toolkit": "1.9.7",
|
"@reduxjs/toolkit": "1.9.7",
|
||||||
"@sindresorhus/slugify": "1.1.0",
|
"@sindresorhus/slugify": "1.1.0",
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/generators": "5.15.0",
|
"@strapi/generators": "5.15.0",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/utils": "5.15.0",
|
"@strapi/utils": "5.15.0",
|
||||||
"date-fns": "2.30.0",
|
"date-fns": "2.30.0",
|
||||||
"fs-extra": "11.2.0",
|
"fs-extra": "11.2.0",
|
||||||
|
@ -56,8 +56,8 @@
|
|||||||
"watch": "run -T rollup -c -w"
|
"watch": "run -T rollup -c -w"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/provider-email-sendmail": "5.15.0",
|
"@strapi/provider-email-sendmail": "5.15.0",
|
||||||
"@strapi/utils": "5.15.0",
|
"@strapi/utils": "5.15.0",
|
||||||
"koa2-ratelimit": "^1.1.3",
|
"koa2-ratelimit": "^1.1.3",
|
||||||
|
@ -57,8 +57,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@reduxjs/toolkit": "1.9.7",
|
"@reduxjs/toolkit": "1.9.7",
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/utils": "5.15.0",
|
"@strapi/utils": "5.15.0",
|
||||||
"fractional-indexing": "3.2.0",
|
"fractional-indexing": "3.2.0",
|
||||||
"react-dnd": "16.0.1",
|
"react-dnd": "16.0.1",
|
||||||
|
@ -203,11 +203,10 @@ exports[`BulkMoveDialog renders and matches the snapshot 1`] = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c3 {
|
.c3 {
|
||||||
background-color: #32324d;
|
background: #32324d33;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
inset: 0;
|
inset: 0;
|
||||||
z-index: 300;
|
z-index: 300;
|
||||||
opacity: 0.2;
|
|
||||||
will-change: opacity;
|
will-change: opacity;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -230,12 +229,18 @@ exports[`BulkMoveDialog renders and matches the snapshot 1`] = `
|
|||||||
z-index: 310;
|
z-index: 310;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.c4 >form {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
.c7 {
|
.c7 {
|
||||||
border-bottom: solid 1px #eaeaef;
|
border-bottom: solid 1px #eaeaef;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c13 {
|
.c13 {
|
||||||
padding-inline: 40px;
|
padding-inline: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c13>div {
|
.c13>div {
|
||||||
@ -388,12 +393,10 @@ exports[`BulkMoveDialog renders and matches the snapshot 1`] = `
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
aria-hidden="true"
|
|
||||||
class="c3"
|
class="c3"
|
||||||
data-aria-hidden="true"
|
|
||||||
data-state="open"
|
data-state="open"
|
||||||
style="pointer-events: auto;"
|
style="pointer-events: auto;"
|
||||||
/>
|
>
|
||||||
<div
|
<div
|
||||||
aria-describedby="radix-:r2:"
|
aria-describedby="radix-:r2:"
|
||||||
aria-labelledby="radix-:r1:"
|
aria-labelledby="radix-:r1:"
|
||||||
@ -576,6 +579,7 @@ exports[`BulkMoveDialog renders and matches the snapshot 1`] = `
|
|||||||
</footer>
|
</footer>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<span
|
<span
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
data-aria-hidden="true"
|
data-aria-hidden="true"
|
||||||
|
@ -315,7 +315,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c35::placeholder {
|
.c35::placeholder {
|
||||||
color: #8e8ea9;
|
color: #666687;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -357,11 +357,10 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c3 {
|
.c3 {
|
||||||
background-color: #32324d;
|
background: #32324d33;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
inset: 0;
|
inset: 0;
|
||||||
z-index: 300;
|
z-index: 300;
|
||||||
opacity: 0.2;
|
|
||||||
will-change: opacity;
|
will-change: opacity;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -384,12 +383,18 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
|||||||
z-index: 310;
|
z-index: 310;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.c4 >form {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
.c7 {
|
.c7 {
|
||||||
border-bottom: solid 1px #eaeaef;
|
border-bottom: solid 1px #eaeaef;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c13 {
|
.c13 {
|
||||||
padding-inline: 40px;
|
padding-inline: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c13>div {
|
.c13>div {
|
||||||
@ -587,12 +592,10 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
aria-hidden="true"
|
|
||||||
class="c3"
|
class="c3"
|
||||||
data-aria-hidden="true"
|
|
||||||
data-state="open"
|
data-state="open"
|
||||||
style="pointer-events: auto;"
|
style="pointer-events: auto;"
|
||||||
/>
|
>
|
||||||
<div
|
<div
|
||||||
aria-describedby="radix-:r2:"
|
aria-describedby="radix-:r2:"
|
||||||
aria-labelledby="radix-:r1:"
|
aria-labelledby="radix-:r1:"
|
||||||
@ -1108,6 +1111,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<span
|
<span
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
data-aria-hidden="true"
|
data-aria-hidden="true"
|
||||||
|
@ -315,7 +315,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c35::placeholder {
|
.c35::placeholder {
|
||||||
color: #8e8ea9;
|
color: #666687;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -357,11 +357,10 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c3 {
|
.c3 {
|
||||||
background-color: #32324d;
|
background: #32324d33;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
inset: 0;
|
inset: 0;
|
||||||
z-index: 300;
|
z-index: 300;
|
||||||
opacity: 0.2;
|
|
||||||
will-change: opacity;
|
will-change: opacity;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -384,12 +383,18 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
|||||||
z-index: 310;
|
z-index: 310;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.c4 >form {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
.c7 {
|
.c7 {
|
||||||
border-bottom: solid 1px #eaeaef;
|
border-bottom: solid 1px #eaeaef;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c13 {
|
.c13 {
|
||||||
padding-inline: 40px;
|
padding-inline: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c13>div {
|
.c13>div {
|
||||||
@ -587,12 +592,10 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
aria-hidden="true"
|
|
||||||
class="c3"
|
class="c3"
|
||||||
data-aria-hidden="true"
|
|
||||||
data-state="open"
|
data-state="open"
|
||||||
style="pointer-events: auto;"
|
style="pointer-events: auto;"
|
||||||
/>
|
>
|
||||||
<div
|
<div
|
||||||
aria-describedby="radix-:r2:"
|
aria-describedby="radix-:r2:"
|
||||||
aria-labelledby="radix-:r1:"
|
aria-labelledby="radix-:r1:"
|
||||||
@ -1109,6 +1112,7 @@ exports[`<EditAssetDialog /> renders and matches the snapshot 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<span
|
<span
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
data-aria-hidden="true"
|
data-aria-hidden="true"
|
||||||
|
@ -222,7 +222,7 @@ exports[`EditFolderDialog renders and matches the snapshot 1`] = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c23::placeholder {
|
.c23::placeholder {
|
||||||
color: #8e8ea9;
|
color: #666687;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -264,11 +264,10 @@ exports[`EditFolderDialog renders and matches the snapshot 1`] = `
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c3 {
|
.c3 {
|
||||||
background-color: #32324d;
|
background: #32324d33;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
inset: 0;
|
inset: 0;
|
||||||
z-index: 300;
|
z-index: 300;
|
||||||
opacity: 0.2;
|
|
||||||
will-change: opacity;
|
will-change: opacity;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -291,12 +290,18 @@ exports[`EditFolderDialog renders and matches the snapshot 1`] = `
|
|||||||
z-index: 310;
|
z-index: 310;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.c4 >form {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
overflow: hidden;
|
||||||
|
}
|
||||||
|
|
||||||
.c7 {
|
.c7 {
|
||||||
border-bottom: solid 1px #eaeaef;
|
border-bottom: solid 1px #eaeaef;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c13 {
|
.c13 {
|
||||||
padding-inline: 40px;
|
padding-inline: 32px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.c13>div {
|
.c13>div {
|
||||||
@ -449,12 +454,10 @@ exports[`EditFolderDialog renders and matches the snapshot 1`] = `
|
|||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
aria-hidden="true"
|
|
||||||
class="c3"
|
class="c3"
|
||||||
data-aria-hidden="true"
|
|
||||||
data-state="open"
|
data-state="open"
|
||||||
style="pointer-events: auto;"
|
style="pointer-events: auto;"
|
||||||
/>
|
>
|
||||||
<div
|
<div
|
||||||
aria-describedby="radix-:r2:"
|
aria-describedby="radix-:r2:"
|
||||||
aria-labelledby="radix-:r1:"
|
aria-labelledby="radix-:r1:"
|
||||||
@ -667,6 +670,7 @@ exports[`EditFolderDialog renders and matches the snapshot 1`] = `
|
|||||||
</footer>
|
</footer>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
<span
|
<span
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
data-aria-hidden="true"
|
data-aria-hidden="true"
|
||||||
|
@ -61,8 +61,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@mux/mux-player-react": "3.1.0",
|
"@mux/mux-player-react": "3.1.0",
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/provider-upload-local": "5.15.0",
|
"@strapi/provider-upload-local": "5.15.0",
|
||||||
"@strapi/utils": "5.15.0",
|
"@strapi/utils": "5.15.0",
|
||||||
"byte-size": "8.1.1",
|
"byte-size": "8.1.1",
|
||||||
|
@ -40,8 +40,8 @@
|
|||||||
"watch": "run -T rollup -c -w"
|
"watch": "run -T rollup -c -w"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"react-intl": "6.6.2"
|
"react-intl": "6.6.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -57,8 +57,8 @@
|
|||||||
"watch": "run -T rollup -c -w"
|
"watch": "run -T rollup -c -w"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"react-colorful": "5.6.1",
|
"react-colorful": "5.6.1",
|
||||||
"react-intl": "6.6.2"
|
"react-intl": "6.6.2"
|
||||||
},
|
},
|
||||||
|
@ -60,8 +60,8 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@reduxjs/toolkit": "1.9.7",
|
"@reduxjs/toolkit": "1.9.7",
|
||||||
"@strapi/admin": "5.15.0",
|
"@strapi/admin": "5.15.0",
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/utils": "5.15.0",
|
"@strapi/utils": "5.15.0",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"cheerio": "^1.0.0",
|
"cheerio": "^1.0.0",
|
||||||
|
@ -57,8 +57,8 @@
|
|||||||
"@graphql-tools/schema": "10.0.3",
|
"@graphql-tools/schema": "10.0.3",
|
||||||
"@graphql-tools/utils": "^10.1.3",
|
"@graphql-tools/utils": "^10.1.3",
|
||||||
"@koa/cors": "5.0.0",
|
"@koa/cors": "5.0.0",
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/utils": "5.15.0",
|
"@strapi/utils": "5.15.0",
|
||||||
"graphql": "^16.8.1",
|
"graphql": "^16.8.1",
|
||||||
"graphql-depth-limit": "^1.1.0",
|
"graphql-depth-limit": "^1.1.0",
|
||||||
|
@ -57,8 +57,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@reduxjs/toolkit": "1.9.7",
|
"@reduxjs/toolkit": "1.9.7",
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/utils": "5.15.0",
|
"@strapi/utils": "5.15.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"qs": "6.11.1",
|
"qs": "6.11.1",
|
||||||
|
@ -54,8 +54,8 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sentry/node": "7.112.2",
|
"@sentry/node": "7.112.2",
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24"
|
"@strapi/icons": "2.0.0-rc.25"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@strapi/strapi": "5.15.0",
|
"@strapi/strapi": "5.15.0",
|
||||||
|
@ -82,7 +82,7 @@ describe('<Input />', () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.c5::placeholder {
|
.c5::placeholder {
|
||||||
color: #8e8ea9;
|
color: #666687;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -48,8 +48,8 @@
|
|||||||
"watch": "run -T rollup -c -w"
|
"watch": "run -T rollup -c -w"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/design-system": "2.0.0-rc.24",
|
"@strapi/design-system": "2.0.0-rc.25",
|
||||||
"@strapi/icons": "2.0.0-rc.24",
|
"@strapi/icons": "2.0.0-rc.25",
|
||||||
"@strapi/utils": "5.15.0",
|
"@strapi/utils": "5.15.0",
|
||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"formik": "2.4.5",
|
"formik": "2.4.5",
|
||||||
|
88
yarn.lock
88
yarn.lock
@ -8649,8 +8649,8 @@ __metadata:
|
|||||||
"@reduxjs/toolkit": "npm:1.9.7"
|
"@reduxjs/toolkit": "npm:1.9.7"
|
||||||
"@strapi/admin-test-utils": "npm:5.15.0"
|
"@strapi/admin-test-utils": "npm:5.15.0"
|
||||||
"@strapi/data-transfer": "npm:5.15.0"
|
"@strapi/data-transfer": "npm:5.15.0"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/permissions": "npm:5.15.0"
|
"@strapi/permissions": "npm:5.15.0"
|
||||||
"@strapi/types": "npm:5.15.0"
|
"@strapi/types": "npm:5.15.0"
|
||||||
"@strapi/typescript-utils": "npm:5.15.0"
|
"@strapi/typescript-utils": "npm:5.15.0"
|
||||||
@ -8785,8 +8785,8 @@ __metadata:
|
|||||||
"@sindresorhus/slugify": "npm:1.1.0"
|
"@sindresorhus/slugify": "npm:1.1.0"
|
||||||
"@strapi/admin": "npm:5.15.0"
|
"@strapi/admin": "npm:5.15.0"
|
||||||
"@strapi/database": "npm:5.15.0"
|
"@strapi/database": "npm:5.15.0"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/types": "npm:5.15.0"
|
"@strapi/types": "npm:5.15.0"
|
||||||
"@strapi/utils": "npm:5.15.0"
|
"@strapi/utils": "npm:5.15.0"
|
||||||
"@testing-library/react": "npm:15.0.7"
|
"@testing-library/react": "npm:15.0.7"
|
||||||
@ -8849,8 +8849,8 @@ __metadata:
|
|||||||
"@strapi/admin-test-utils": "npm:5.15.0"
|
"@strapi/admin-test-utils": "npm:5.15.0"
|
||||||
"@strapi/content-manager": "npm:5.15.0"
|
"@strapi/content-manager": "npm:5.15.0"
|
||||||
"@strapi/database": "npm:5.15.0"
|
"@strapi/database": "npm:5.15.0"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/types": "npm:5.15.0"
|
"@strapi/types": "npm:5.15.0"
|
||||||
"@strapi/utils": "npm:5.15.0"
|
"@strapi/utils": "npm:5.15.0"
|
||||||
"@testing-library/dom": "npm:10.1.0"
|
"@testing-library/dom": "npm:10.1.0"
|
||||||
@ -8895,9 +8895,9 @@ __metadata:
|
|||||||
"@reduxjs/toolkit": "npm:1.9.7"
|
"@reduxjs/toolkit": "npm:1.9.7"
|
||||||
"@sindresorhus/slugify": "npm:1.1.0"
|
"@sindresorhus/slugify": "npm:1.1.0"
|
||||||
"@strapi/admin": "npm:5.15.0"
|
"@strapi/admin": "npm:5.15.0"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/generators": "npm:5.15.0"
|
"@strapi/generators": "npm:5.15.0"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/types": "npm:5.15.0"
|
"@strapi/types": "npm:5.15.0"
|
||||||
"@strapi/utils": "npm:5.15.0"
|
"@strapi/utils": "npm:5.15.0"
|
||||||
"@testing-library/dom": "npm:10.1.0"
|
"@testing-library/dom": "npm:10.1.0"
|
||||||
@ -9072,9 +9072,9 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@strapi/design-system@npm:2.0.0-rc.24":
|
"@strapi/design-system@npm:2.0.0-rc.25":
|
||||||
version: 2.0.0-rc.24
|
version: 2.0.0-rc.25
|
||||||
resolution: "@strapi/design-system@npm:2.0.0-rc.24"
|
resolution: "@strapi/design-system@npm:2.0.0-rc.25"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@codemirror/lang-json": "npm:6.0.1"
|
"@codemirror/lang-json": "npm:6.0.1"
|
||||||
"@floating-ui/react-dom": "npm:2.1.0"
|
"@floating-ui/react-dom": "npm:2.1.0"
|
||||||
@ -9097,7 +9097,7 @@ __metadata:
|
|||||||
"@radix-ui/react-tabs": "npm:1.0.4"
|
"@radix-ui/react-tabs": "npm:1.0.4"
|
||||||
"@radix-ui/react-tooltip": "npm:1.0.7"
|
"@radix-ui/react-tooltip": "npm:1.0.7"
|
||||||
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
"@radix-ui/react-use-callback-ref": "npm:1.0.1"
|
||||||
"@strapi/ui-primitives": "npm:2.0.0-rc.24"
|
"@strapi/ui-primitives": "npm:2.0.0-rc.25"
|
||||||
"@uiw/react-codemirror": "npm:4.22.2"
|
"@uiw/react-codemirror": "npm:4.22.2"
|
||||||
lodash: "npm:4.17.21"
|
lodash: "npm:4.17.21"
|
||||||
react-remove-scroll: "npm:2.5.10"
|
react-remove-scroll: "npm:2.5.10"
|
||||||
@ -9106,7 +9106,7 @@ __metadata:
|
|||||||
react: ^17.0.0 || ^18.0.0
|
react: ^17.0.0 || ^18.0.0
|
||||||
react-dom: ^17.0.0 || ^18.0.0
|
react-dom: ^17.0.0 || ^18.0.0
|
||||||
styled-components: ^6.0.0
|
styled-components: ^6.0.0
|
||||||
checksum: 10c0/8f40245a20db0a14e6b5cffe7f43c494d393a3278c11c2fff36c94564e8798f44cccf3d18ebdad2dfd297fc0807009ec3dc1af7b8699ef431a0aeb185d56760f
|
checksum: 10c0/9e62017b133158148311799a146879e224c1522e08d2daf816a4af5f3a35a93c8be8c65e80d86187c9554ea9e76837d2ecc770f990ae774555f4c936484bc688
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9115,8 +9115,8 @@ __metadata:
|
|||||||
resolution: "@strapi/email@workspace:packages/core/email"
|
resolution: "@strapi/email@workspace:packages/core/email"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/admin": "npm:5.15.0"
|
"@strapi/admin": "npm:5.15.0"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/provider-email-sendmail": "npm:5.15.0"
|
"@strapi/provider-email-sendmail": "npm:5.15.0"
|
||||||
"@strapi/types": "npm:5.15.0"
|
"@strapi/types": "npm:5.15.0"
|
||||||
"@strapi/utils": "npm:5.15.0"
|
"@strapi/utils": "npm:5.15.0"
|
||||||
@ -9203,8 +9203,8 @@ __metadata:
|
|||||||
"@strapi/admin": "npm:5.15.0"
|
"@strapi/admin": "npm:5.15.0"
|
||||||
"@strapi/admin-test-utils": "npm:5.15.0"
|
"@strapi/admin-test-utils": "npm:5.15.0"
|
||||||
"@strapi/content-manager": "npm:5.15.0"
|
"@strapi/content-manager": "npm:5.15.0"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/types": "npm:5.15.0"
|
"@strapi/types": "npm:5.15.0"
|
||||||
"@strapi/utils": "npm:5.15.0"
|
"@strapi/utils": "npm:5.15.0"
|
||||||
"@testing-library/react": "npm:15.0.7"
|
"@testing-library/react": "npm:15.0.7"
|
||||||
@ -9230,14 +9230,14 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@strapi/icons@npm:2.0.0-rc.24":
|
"@strapi/icons@npm:2.0.0-rc.25":
|
||||||
version: 2.0.0-rc.24
|
version: 2.0.0-rc.25
|
||||||
resolution: "@strapi/icons@npm:2.0.0-rc.24"
|
resolution: "@strapi/icons@npm:2.0.0-rc.25"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^17.0.0 || ^18.0.0
|
react: ^17.0.0 || ^18.0.0
|
||||||
react-dom: ^17.0.0 || ^18.0.0
|
react-dom: ^17.0.0 || ^18.0.0
|
||||||
styled-components: ^6.0.0
|
styled-components: ^6.0.0
|
||||||
checksum: 10c0/5b9729438569fbcab505366b2e1a63f1133561b8ea98694ee572370316d28442915abdabd9e771d9f7a143b33bc01ad4721a1f3bfb1cfae3fc42f8da0b808a3d
|
checksum: 10c0/52e1b7980fd7bbe8fdb92daf7a437c778fa516b76e4209472b58cc562d3a4dbeedb8b6c8799592c1312e2debeaa2467654962289d04c6efd31c1fb4083a7ab3b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9301,8 +9301,8 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@strapi/plugin-cloud@workspace:packages/plugins/cloud"
|
resolution: "@strapi/plugin-cloud@workspace:packages/plugins/cloud"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/strapi": "npm:5.15.0"
|
"@strapi/strapi": "npm:5.15.0"
|
||||||
eslint-config-custom: "npm:5.15.0"
|
eslint-config-custom: "npm:5.15.0"
|
||||||
react: "npm:18.3.1"
|
react: "npm:18.3.1"
|
||||||
@ -9325,8 +9325,8 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@strapi/plugin-color-picker@workspace:packages/plugins/color-picker"
|
resolution: "@strapi/plugin-color-picker@workspace:packages/plugins/color-picker"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/strapi": "npm:5.15.0"
|
"@strapi/strapi": "npm:5.15.0"
|
||||||
"@testing-library/react": "npm:15.0.7"
|
"@testing-library/react": "npm:15.0.7"
|
||||||
"@testing-library/user-event": "npm:14.5.2"
|
"@testing-library/user-event": "npm:14.5.2"
|
||||||
@ -9354,8 +9354,8 @@ __metadata:
|
|||||||
"@reduxjs/toolkit": "npm:1.9.7"
|
"@reduxjs/toolkit": "npm:1.9.7"
|
||||||
"@strapi/admin": "npm:5.15.0"
|
"@strapi/admin": "npm:5.15.0"
|
||||||
"@strapi/admin-test-utils": "npm:5.15.0"
|
"@strapi/admin-test-utils": "npm:5.15.0"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/strapi": "npm:5.15.0"
|
"@strapi/strapi": "npm:5.15.0"
|
||||||
"@strapi/types": "npm:5.15.0"
|
"@strapi/types": "npm:5.15.0"
|
||||||
"@strapi/utils": "npm:5.15.0"
|
"@strapi/utils": "npm:5.15.0"
|
||||||
@ -9404,8 +9404,8 @@ __metadata:
|
|||||||
"@graphql-tools/schema": "npm:10.0.3"
|
"@graphql-tools/schema": "npm:10.0.3"
|
||||||
"@graphql-tools/utils": "npm:^10.1.3"
|
"@graphql-tools/utils": "npm:^10.1.3"
|
||||||
"@koa/cors": "npm:5.0.0"
|
"@koa/cors": "npm:5.0.0"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/strapi": "npm:5.15.0"
|
"@strapi/strapi": "npm:5.15.0"
|
||||||
"@strapi/types": "npm:5.15.0"
|
"@strapi/types": "npm:5.15.0"
|
||||||
"@strapi/utils": "npm:5.15.0"
|
"@strapi/utils": "npm:5.15.0"
|
||||||
@ -9444,8 +9444,8 @@ __metadata:
|
|||||||
resolution: "@strapi/plugin-sentry@workspace:packages/plugins/sentry"
|
resolution: "@strapi/plugin-sentry@workspace:packages/plugins/sentry"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@sentry/node": "npm:7.112.2"
|
"@sentry/node": "npm:7.112.2"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/strapi": "npm:5.15.0"
|
"@strapi/strapi": "npm:5.15.0"
|
||||||
react: "npm:18.3.1"
|
react: "npm:18.3.1"
|
||||||
react-dom: "npm:18.3.1"
|
react-dom: "npm:18.3.1"
|
||||||
@ -9464,8 +9464,8 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions"
|
resolution: "@strapi/plugin-users-permissions@workspace:packages/plugins/users-permissions"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/strapi": "npm:5.15.0"
|
"@strapi/strapi": "npm:5.15.0"
|
||||||
"@strapi/utils": "npm:5.15.0"
|
"@strapi/utils": "npm:5.15.0"
|
||||||
"@testing-library/dom": "npm:10.1.0"
|
"@testing-library/dom": "npm:10.1.0"
|
||||||
@ -9608,8 +9608,8 @@ __metadata:
|
|||||||
"@reduxjs/toolkit": "npm:1.9.7"
|
"@reduxjs/toolkit": "npm:1.9.7"
|
||||||
"@strapi/admin": "npm:5.15.0"
|
"@strapi/admin": "npm:5.15.0"
|
||||||
"@strapi/content-manager": "npm:5.15.0"
|
"@strapi/content-manager": "npm:5.15.0"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/types": "npm:5.15.0"
|
"@strapi/types": "npm:5.15.0"
|
||||||
"@strapi/utils": "npm:5.15.0"
|
"@strapi/utils": "npm:5.15.0"
|
||||||
"@testing-library/react": "npm:15.0.7"
|
"@testing-library/react": "npm:15.0.7"
|
||||||
@ -9805,9 +9805,9 @@ __metadata:
|
|||||||
languageName: unknown
|
languageName: unknown
|
||||||
linkType: soft
|
linkType: soft
|
||||||
|
|
||||||
"@strapi/ui-primitives@npm:2.0.0-rc.24":
|
"@strapi/ui-primitives@npm:2.0.0-rc.25":
|
||||||
version: 2.0.0-rc.24
|
version: 2.0.0-rc.25
|
||||||
resolution: "@strapi/ui-primitives@npm:2.0.0-rc.24"
|
resolution: "@strapi/ui-primitives@npm:2.0.0-rc.25"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@radix-ui/number": "npm:1.0.1"
|
"@radix-ui/number": "npm:1.0.1"
|
||||||
"@radix-ui/primitive": "npm:1.0.1"
|
"@radix-ui/primitive": "npm:1.0.1"
|
||||||
@ -9832,7 +9832,7 @@ __metadata:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^17.0.0 || ^18.0.0
|
react: ^17.0.0 || ^18.0.0
|
||||||
react-dom: ^17.0.0 || ^18.0.0
|
react-dom: ^17.0.0 || ^18.0.0
|
||||||
checksum: 10c0/e3b4b233645e9b8f20d1923f20fbc90f6475f237710ac75f5da938288e5fd4fe50ef477b98438c2992d26f74e5fe84c3df0807ed36cf8fed572ef1c88fc4edd8
|
checksum: 10c0/fbe9f4e5de4206677f824b3df077d3c7b694894784234031730c86fd39f94fa040351b5c7057522f557a630bd15f6961e179e4071301d33eebd15df9152ea5e0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -9870,8 +9870,8 @@ __metadata:
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@mux/mux-player-react": "npm:3.1.0"
|
"@mux/mux-player-react": "npm:3.1.0"
|
||||||
"@strapi/admin": "npm:5.15.0"
|
"@strapi/admin": "npm:5.15.0"
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/provider-upload-local": "npm:5.15.0"
|
"@strapi/provider-upload-local": "npm:5.15.0"
|
||||||
"@strapi/types": "npm:5.15.0"
|
"@strapi/types": "npm:5.15.0"
|
||||||
"@strapi/utils": "npm:5.15.0"
|
"@strapi/utils": "npm:5.15.0"
|
||||||
@ -19062,7 +19062,7 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "getstarted@workspace:examples/getstarted"
|
resolution: "getstarted@workspace:examples/getstarted"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/plugin-color-picker": "workspace:*"
|
"@strapi/plugin-color-picker": "workspace:*"
|
||||||
"@strapi/plugin-documentation": "workspace:*"
|
"@strapi/plugin-documentation": "workspace:*"
|
||||||
"@strapi/plugin-graphql": "workspace:*"
|
"@strapi/plugin-graphql": "workspace:*"
|
||||||
@ -29837,8 +29837,8 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "strapi-plugin-todo-example@workspace:examples/plugins/todo-example"
|
resolution: "strapi-plugin-todo-example@workspace:examples/plugins/todo-example"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@strapi/design-system": "npm:2.0.0-rc.24"
|
"@strapi/design-system": "npm:2.0.0-rc.25"
|
||||||
"@strapi/icons": "npm:2.0.0-rc.24"
|
"@strapi/icons": "npm:2.0.0-rc.25"
|
||||||
"@strapi/sdk-plugin": "npm:^5.2.0"
|
"@strapi/sdk-plugin": "npm:^5.2.0"
|
||||||
"@strapi/strapi": "workspace:*"
|
"@strapi/strapi": "workspace:*"
|
||||||
eslint: "npm:8.50.0"
|
eslint: "npm:8.50.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user