This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 13
13
name : Build
14
14
runs-on : ubuntu-latest
15
15
env :
16
- NODE_OPTIONS : " --max-old-space-size=8192"
16
+ # NODE_OPTIONS: "--max-old-space-size=8192"
17
17
TURBO_TOKEN : ${{ secrets.TURBO_TOKEN }}
18
18
TURBO_TEAM : ${{ secrets.TURBO_TEAM }}
19
19
Original file line number Diff line number Diff line change 6
6
*
7
7
* This is a generated file. Do not edit it's contents.
8
8
*
9
- * This file was generated on 2023-01-26T05:06:19.790Z
9
+ * This file was generated on 2023-01-26T05:42:28.348Z
10
10
*/
11
11
12
12
import { ChakraProps , chakra } from "@chakra-ui/vue-system"
@@ -145,9 +145,9 @@ declare module "@vue/runtime-core" {
145
145
CModalFooter : typeof import ( "@chakra-ui/vue-next" ) [ "CModalFooter" ]
146
146
CModalHeader : typeof import ( "@chakra-ui/vue-next" ) [ "CModalHeader" ]
147
147
CModalOverlay : typeof import ( "@chakra-ui/vue-next" ) [ "CModalOverlay" ]
148
+ CMotion : typeof import ( "@chakra-ui/vue-next" ) [ "CMotion" ]
148
149
CAnimatePresence : typeof import ( "@chakra-ui/vue-next" ) [ "CAnimatePresence" ]
149
150
CCollapse : typeof import ( "@chakra-ui/vue-next" ) [ "CCollapse" ]
150
- CMotion : typeof import ( "@chakra-ui/vue-next" ) [ "CMotion" ]
151
151
CPinInput : typeof import ( "@chakra-ui/vue-next" ) [ "CPinInput" ]
152
152
CPinInputClearButton : typeof import ( "@chakra-ui/vue-next" ) [ "CPinInputClearButton" ]
153
153
CPinInputField : typeof import ( "@chakra-ui/vue-next" ) [ "CPinInputField" ]
Original file line number Diff line number Diff line change 6
6
*
7
7
* This is a generated file. Do not edit it's contents.
8
8
*
9
- * This file was generated on 2023-01-26T05:06:19.790Z
9
+ * This file was generated on 2023-01-26T05:42:28.348Z
10
10
*/
11
11
12
12
import { ChakraProps , chakra } from "@chakra-ui/vue-system"
@@ -145,9 +145,9 @@ declare module "@vue/runtime-core" {
145
145
CModalFooter : typeof import ( "@chakra-ui/vue-next" ) [ "CModalFooter" ]
146
146
CModalHeader : typeof import ( "@chakra-ui/vue-next" ) [ "CModalHeader" ]
147
147
CModalOverlay : typeof import ( "@chakra-ui/vue-next" ) [ "CModalOverlay" ]
148
+ CMotion : typeof import ( "@chakra-ui/vue-next" ) [ "CMotion" ]
148
149
CAnimatePresence : typeof import ( "@chakra-ui/vue-next" ) [ "CAnimatePresence" ]
149
150
CCollapse : typeof import ( "@chakra-ui/vue-next" ) [ "CCollapse" ]
150
- CMotion : typeof import ( "@chakra-ui/vue-next" ) [ "CMotion" ]
151
151
CPinInput : typeof import ( "@chakra-ui/vue-next" ) [ "CPinInput" ]
152
152
CPinInputClearButton : typeof import ( "@chakra-ui/vue-next" ) [ "CPinInputClearButton" ]
153
153
CPinInputField : typeof import ( "@chakra-ui/vue-next" ) [ "CPinInputField" ]
You can’t perform that action at this time.
0 commit comments