Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #291 from chakra-ui/dependabot/npm_and_yarn/develo…
Browse files Browse the repository at this point in the history
…p/chakra-ui/styled-system-2.6.2

chakra-ui:core: bump @chakra-ui/styled-system from 2.6.1 to 2.6.2
  • Loading branch information
codebender828 authored Mar 21, 2023
2 parents 04ffc0f + bc01e74 commit 403606c
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@babel/runtime": "^7.20.13",
"@chakra-ui/anatomy": "^2.0.1",
"@chakra-ui/nuxt-next": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/theme": "^2.2.5",
"@chakra-ui/theme-tools": "^2.0.17",
"@chakra-ui/theme-utils": "^2.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/c-accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*",
"@zag-js/accordion": "0.2.13",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@zag-js/vue": "0.2.10"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/c-alert/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/c-icon": "workspace:*",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/c-avatar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@chakra-ui/c-icon": "workspace:*",
"@chakra-ui/c-image": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/theme-tools": "^2.0.17",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-layout": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/c-breadcrumb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/c-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*",
"@chakra-ui/styled-system": "2.6.1"
"@chakra-ui/styled-system": "2.6.2"
},
"peerDependencies": {
"vue": "3.2.47"
Expand Down
2 changes: 1 addition & 1 deletion packages/c-checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/c-form-control": "workspace:*",
"@chakra-ui/c-motion": "workspace:*",
"@chakra-ui/utils": "2.0.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/c-close-button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@chakra-ui/c-icon": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/c-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/c-form-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@chakra-ui/vue-composables": "workspace:*",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"csstype": "^3.1.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/c-image/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/c-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/c-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@chakra-ui/c-button": "workspace:*",
"@chakra-ui/c-portal": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-layout": "workspace:*",
"@chakra-ui/vue-system": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/c-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@chakra-ui/c-motion": "workspace:*",
"@chakra-ui/c-portal": "workspace:*",
"@chakra-ui/c-scroll-lock": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-accessibilty": "workspace:*",
"@chakra-ui/vue-composables": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/c-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-composables": "workspace:*",
"@chakra-ui/vue-system": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/c-pin-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"dependencies": {
"@chakra-ui/c-input": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/c-popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"dependencies": {
"@chakra-ui/c-close-button": "workspace:*",
"@chakra-ui/c-motion": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/vue-composables": "workspace:*",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/c-scroll-lock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*",
"body-scroll-lock": "^3.1.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/c-skip-nav/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/c-spinner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*",
"@chakra-ui/styled-system": "2.6.1"
"@chakra-ui/styled-system": "2.6.2"
},
"devDependencies": {
"vue": "3.2.47"
Expand Down
2 changes: 1 addition & 1 deletion packages/c-tag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@chakra-ui/c-icon": "workspace:*",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"dependencies": {
"@chakra-ui/c-icon": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"dependencies": {
"@chakra-ui/c-color-mode": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-utils": "workspace:*",
"@emotion/serialize": "1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@types/lodash.camelcase": "^4.3.6",
"@types/lodash.memoize": "^4.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-a11y/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-composables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"build:types": "tsup src --dts-only"
},
"dependencies": {
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/utils": "2.0.15",
"@chakra-ui/vue-system": "workspace:*",
"@chakra-ui/vue-utils": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@chakra-ui/c-toast": "workspace:*",
"@chakra-ui/c-tooltip": "workspace:*",
"@chakra-ui/c-visually-hidden": "workspace:*",
"@chakra-ui/styled-system": "2.6.1",
"@chakra-ui/styled-system": "2.6.2",
"@chakra-ui/theme": "^2.2.5",
"@chakra-ui/theme-tools": "^2.0.17",
"@chakra-ui/theme-utils": "^2.0.6",
Expand Down

0 comments on commit 403606c

Please sign in to comment.