File tree Expand file tree Collapse file tree 5 files changed +2460
-835
lines changed Expand file tree Collapse file tree 5 files changed +2460
-835
lines changed Original file line number Diff line number Diff line change 13
13
with :
14
14
fetch-depth : 0
15
15
- name : Automatic Rebase
16
- uses : cirrus-actions/rebase@1.3
16
+ uses : cirrus-actions/rebase@1.8
17
17
env :
18
18
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 4
4
"version" : " 1.0.0" ,
5
5
"license" : " MIT" ,
6
6
"dependencies" : {
7
- "@emotion/core" : " 10.0.28 " ,
8
- "@emotion/styled" : " 10.0.27 " ,
9
- "react" : " 16.13.1 " ,
7
+ "@emotion/core" : " 10.3.1 " ,
8
+ "@emotion/styled" : " 10.3.0 " ,
9
+ "react" : " 16.14.0 " ,
10
10
"styled-system" : " 5.1.5"
11
11
},
12
12
"devDependencies" : {
13
- "@babel/core" : " 7.9.6 " ,
13
+ "@babel/core" : " 7.27.4 " ,
14
14
"@storybook/addons" : " 5.3.18" ,
15
15
"@storybook/react" : " 5.3.18" ,
16
16
"@types/styled-system" : " 5.1.9" ,
17
- "babel-loader" : " 8.1.0 " ,
17
+ "babel-loader" : " 8.4.1 " ,
18
18
"storybook-addon-matrix" : " 1.6.0" ,
19
- "ts-loader" : " 8.0.1 " ,
20
- "typescript" : " 3.8.3 "
19
+ "ts-loader" : " 8.4.0 " ,
20
+ "typescript" : " 3.9.10 "
21
21
},
22
22
"scripts" : {
23
23
"start" : " start-storybook" ,
You can’t perform that action at this time.
0 commit comments