Skip to content

Commit

Permalink
chore(deps): bump @strapi/design-system from 1.16.0 to 1.18.0 (strapi…
Browse files Browse the repository at this point in the history
  • Loading branch information
markkaylor committed Apr 15, 2024
1 parent 0ddbe58 commit 6f96608
Show file tree
Hide file tree
Showing 19 changed files with 125 additions and 94 deletions.
2 changes: 1 addition & 1 deletion examples/getstarted/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/content-releases/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/content-type-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
8 changes: 4 additions & 4 deletions packages/core/helper-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
4 changes: 2 additions & 2 deletions packages/core/upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/color-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/i18n/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugins/users-permissions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 6f96608

Please sign in to comment.