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

Commit ce02d1c

Browse files
committed
build: vlamp core versions
1 parent 42e8ed8 commit ce02d1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/c-close-button/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"dependencies": {
4040
"@chakra-ui/c-icon": "1.0.0-alpha.1",
41-
"@chakra-ui/styled-system": "^1.9.0",
41+
"@chakra-ui/styled-system": "1.10.0",
4242
"@chakra-ui/vue-system": "0.1.0-alpha.1",
4343
"@chakra-ui/vue-utils": "0.1.0-alpha.1"
4444
},

packages/c-modal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"watch:types": "cross-env tsc --emitDeclarationOnly --declaration --declarationDir dist/types --watch --incremental"
3838
},
3939
"dependencies": {
40-
"@chakra-ui/styled-system": "^1.9.0",
40+
"@chakra-ui/styled-system": "1.10.0",
4141
"@chakra-ui/vue-system": "0.1.0-alpha.1",
4242
"@chakra-ui/vue-utils": "0.1.0-alpha.1"
4343
},

0 commit comments

Comments
 (0)