This repository was archived by the owner on Nov 8, 2022. It is now read-only.
File tree 3 files changed +514
-1867
lines changed
3 files changed +514
-1867
lines changed Original file line number Diff line number Diff line change 77
77
- name : (Frontend) setup node env
78
78
uses : actions/setup-node@v2
79
79
with :
80
- node-version : ' 12 '
80
+ node-version : ' 15.0.1 '
81
81
- name : (Frontend) Install Packages
82
82
working-directory : ./frontend_server
83
83
run : yarn
Original file line number Diff line number Diff line change 84
84
"js-cookie" : " ^2.2.0" ,
85
85
"mastani-codehighlight" : " 0.0.7" ,
86
86
"mobile-device-detect" : " ^0.4.3" ,
87
- "mobx" : " 6.0.4 " ,
88
- "mobx-react" : " 7.0 .0" ,
89
- "mobx-react-lite" : " 3.0.1 " ,
90
- "mobx-state-tree" : " 4.0.1-rc .1" ,
87
+ "mobx" : " 6.3.0 " ,
88
+ "mobx-react" : " 7.1 .0" ,
89
+ "mobx-react-lite" : " 3.2.0 " ,
90
+ "mobx-state-tree" : " 5.0 .1" ,
91
91
"module-alias" : " ^2.0.1" ,
92
92
"nanoid" : " ^3.1.12" ,
93
- "next" : " 10.0.0 " ,
93
+ "next" : " ^ 10.1.4-canary.16 " ,
94
94
"next-compose-plugins" : " ^2.2.0" ,
95
95
"next-i18next" : " 4.4.1" ,
96
96
"next-offline" : " 4.0.6" ,
97
97
"next-seo" : " 4.4.0" ,
98
98
"nextjs-progressbar" : " ^0.0.6" ,
99
99
"overlayscrollbars" : " 1.13.1" ,
100
100
"path-match" : " ^1.2.4" ,
101
- "polished" : " 4.0.5 " ,
101
+ "polished" : " 4.1.1 " ,
102
102
"promise-timeout" : " ^1.3.0" ,
103
103
"prop-types" : " ^15.5.10" ,
104
104
"pubsub-js" : " ^1.9.3" ,
133
133
"sentry-testkit" : " ^2.1.0" ,
134
134
"store" : " ^2.0.12" ,
135
135
"stringz" : " ^2.0.0" ,
136
- "styled-components" : " 5.2.0 " ,
136
+ "styled-components" : " 5.2.3 " ,
137
137
"timeago-react" : " 3.0.2" ,
138
138
"tinykeys" : " ^1.0.6"
139
139
},
You can’t perform that action at this time.
0 commit comments