File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -186,6 +186,7 @@ export default new MultipleRepository();
186186## Wrapper
187187
1881881 . [ Strapi v4] ( https://github.com/idea2app/MobX-RESTful/blob/main/wrapper/Strapi )
189+ 2 . [ Lark/FeiShu] ( https://github.com/idea2app/MobX-Lark )
189190
190191## Component
191192
Original file line number Diff line number Diff line change 11{
22 "name" : " mobx-restful" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "license" : " LGPL-3.0" ,
55 "author" : " shiy2008@gmail.com" ,
66 "description" : " MobX SDK for RESTful API" ,
1414 " state" ,
1515 " typescript"
1616 ],
17- "homepage" : " https://ideapp.dev /MobX-RESTful/" ,
17+ "homepage" : " https://idea2app.github.io /MobX-RESTful/" ,
1818 "repository" : {
1919 "type" : " git" ,
2020 "url" : " git+https://github.com/idea2app/MobX-RESTful.git"
3838 "mobx" : " >=4 <6"
3939 },
4040 "devDependencies" : {
41- "@octokit/openapi-types" : " ^14 .0.0" ,
41+ "@octokit/openapi-types" : " ^16 .0.0" ,
4242 "@parcel/packager-ts" : " ~2.6.2" ,
4343 "@parcel/transformer-typescript-types" : " ~2.6.2" ,
44- "@types/jest" : " ^29.2.5 " ,
45- "@types/node" : " ^16.18.11 " ,
44+ "@types/jest" : " ^29.4.0 " ,
45+ "@types/node" : " ^16.18.12 " ,
4646 "dotenv" : " ^16.0.3" ,
47- "husky" : " ^8.0.2 " ,
48- "jest" : " ^29.3.1 " ,
49- "jest-environment-jsdom" : " ^29.3.1 " ,
50- "lint-staged" : " ^13.1.0 " ,
47+ "husky" : " ^8.0.3 " ,
48+ "jest" : " ^29.4.2 " ,
49+ "jest-environment-jsdom" : " ^29.4.2 " ,
50+ "lint-staged" : " ^13.1.1 " ,
5151 "mobx" : " ^5.15.7" ,
5252 "open-cli" : " ^7.1.0" ,
5353 "parcel" : " ~2.6.2" ,
54- "prettier" : " ^2.8.1 " ,
55- "ts-jest" : " ^29.0.3 " ,
56- "typedoc" : " ^0.23.23 " ,
54+ "prettier" : " ^2.8.4 " ,
55+ "ts-jest" : " ^29.0.5 " ,
56+ "typedoc" : " ^0.23.24 " ,
5757 "typedoc-plugin-mdn-links" : " ^2.0.2" ,
58- "typescript" : " ~4.9.4 "
58+ "typescript" : " ~4.9.5 "
5959 },
6060 "prettier" : {
6161 "singleQuote" : true ,
You can’t perform that action at this time.
0 commit comments