mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 14:44:31 +00:00
chore: update packages
This commit is contained in:
parent
cc73bed97b
commit
2f6ced23e3
@ -12,7 +12,7 @@
|
||||
"strapi": "strapi"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"@strapi/plugin-color-picker": "4.8.2",
|
||||
"@strapi/plugin-documentation": "4.8.2",
|
||||
"@strapi/plugin-graphql": "4.8.2",
|
||||
|
||||
@ -48,9 +48,9 @@
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "0.5.10",
|
||||
"@strapi/babel-plugin-switch-ee-ce": "4.8.2",
|
||||
"@strapi/data-transfer": "4.8.2",
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/helper-plugin": "4.8.2",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"@strapi/permissions": "4.8.2",
|
||||
"@strapi/provider-audit-logs-local": "4.8.2",
|
||||
"@strapi/typescript-utils": "4.8.2",
|
||||
|
||||
@ -28,10 +28,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@sindresorhus/slugify": "1.1.0",
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/generators": "4.8.2",
|
||||
"@strapi/helper-plugin": "4.8.2",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"@strapi/strapi": "4.8.2",
|
||||
"@strapi/utils": "4.8.2",
|
||||
"fs-extra": "10.0.0",
|
||||
|
||||
@ -26,8 +26,8 @@
|
||||
"test:front:watch:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"@strapi/provider-email-sendmail": "4.8.2",
|
||||
"@strapi/utils": "4.8.2",
|
||||
"lodash": "4.17.21",
|
||||
|
||||
@ -61,8 +61,8 @@
|
||||
"@storybook/builder-webpack5": "6.5.15",
|
||||
"@storybook/manager-webpack5": "6.5.15",
|
||||
"@storybook/react": "^6.5.16",
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"browserslist-to-esbuild": "1.2.0",
|
||||
@ -81,8 +81,8 @@
|
||||
"webpack-cli": "^5.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-router-dom": "5.3.4",
|
||||
|
||||
@ -23,9 +23,9 @@
|
||||
"test:front:watch:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/helper-plugin": "4.8.2",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"@strapi/provider-upload-local": "4.8.2",
|
||||
"@strapi/utils": "4.8.2",
|
||||
"axios": "1.3.4",
|
||||
|
||||
@ -9,9 +9,9 @@
|
||||
"displayName": "Color Picker"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/helper-plugin": "4.8.2",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"prop-types": "^15.7.2",
|
||||
"react-colorful": "5.6.1",
|
||||
"react-intl": "6.2.8"
|
||||
|
||||
@ -24,9 +24,9 @@
|
||||
"test": "echo \"no tests yet\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/helper-plugin": "4.8.2",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"@strapi/utils": "4.8.2",
|
||||
"bcryptjs": "2.4.3",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
|
||||
@ -29,9 +29,9 @@
|
||||
"dependencies": {
|
||||
"@graphql-tools/schema": "8.5.1",
|
||||
"@graphql-tools/utils": "^8.12.0",
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/helper-plugin": "4.8.2",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"@strapi/utils": "4.8.2",
|
||||
"apollo-server-core": "3.11.1",
|
||||
"apollo-server-koa": "3.10.0",
|
||||
|
||||
@ -24,9 +24,9 @@
|
||||
"test:unit": "jest --verbose"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/helper-plugin": "4.8.2",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"@strapi/utils": "4.8.2",
|
||||
"formik": "2.2.9",
|
||||
"immer": "9.0.19",
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/node": "6.19.7",
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/helper-plugin": "4.8.2",
|
||||
"@strapi/icons": "1.6.5"
|
||||
},
|
||||
|
||||
@ -27,9 +27,9 @@
|
||||
"test:front:watch:ce": "cross-env IS_EE=false jest --config ./jest.config.front.js --watchAll"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/design-system": "1.6.5",
|
||||
"@strapi/design-system": "1.6.6",
|
||||
"@strapi/helper-plugin": "4.8.2",
|
||||
"@strapi/icons": "1.6.5",
|
||||
"@strapi/icons": "1.6.6",
|
||||
"@strapi/utils": "4.8.2",
|
||||
"bcryptjs": "2.4.3",
|
||||
"formik": "2.2.9",
|
||||
|
||||
13
yarn.lock
13
yarn.lock
@ -5684,10 +5684,10 @@
|
||||
regenerator-runtime "^0.13.7"
|
||||
resolve-from "^5.0.0"
|
||||
|
||||
"@strapi/design-system@1.6.5":
|
||||
version "1.6.5"
|
||||
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.6.5.tgz#819feda630e83fdfe19589bb45b81d17e8b4ce8b"
|
||||
integrity sha512-3jzpBK+A/hrZCFFe7bsA9vltH5g07QLC+ndmCFaLyxkYT6jzU0/HslR2LAJYQMz8VqlYOfDH9zIir134ZfmCTg==
|
||||
"@strapi/design-system@1.6.6":
|
||||
version "1.6.6"
|
||||
resolved "https://registry.yarnpkg.com/@strapi/design-system/-/design-system-1.6.6.tgz#42eef982bcd0499e4dbce4a8feadedbed2491e1f"
|
||||
integrity sha512-CIOCQDJukv2VFEAF5N4wZ2sddRWuJIjN663yuE0nVTAO7dbxZepDkgA4QLk/tgWQmt9vWt4VUFK2REW7tfHUcg==
|
||||
dependencies:
|
||||
"@codemirror/lang-json" "^6.0.1"
|
||||
"@floating-ui/react-dom" "^1.0.0"
|
||||
@ -5724,6 +5724,11 @@
|
||||
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.6.5.tgz#59935fdeae17bcf5f74882fb10891d8d9b365351"
|
||||
integrity sha512-HYTzC8Rn84TxfEtHkVHo+22EiRu6ynSrIMCD6H5S5pHBNuabmfPVIYwo15XfJ7oXqALCbIm5YiV+ndriBaYivQ==
|
||||
|
||||
"@strapi/icons@1.6.6":
|
||||
version "1.6.6"
|
||||
resolved "https://registry.yarnpkg.com/@strapi/icons/-/icons-1.6.6.tgz#e5259cdb6fc2425e926dfb0afc6e7c72748f1bab"
|
||||
integrity sha512-DxPX2WycDzoDmfi4KU7jQ7aDGTC//Sb67LxTjX2WsNeRgZrl0KxA9h2p8ZeGDD/UEw1GjPAq/x1jYAPn7/j3mQ==
|
||||
|
||||
"@stylelint/postcss-css-in-js@^0.37.2":
|
||||
version "0.37.3"
|
||||
resolved "https://registry.yarnpkg.com/@stylelint/postcss-css-in-js/-/postcss-css-in-js-0.37.3.tgz#d149a385e07ae365b0107314c084cb6c11adbf49"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user