File tree Expand file tree Collapse file tree 13 files changed +26
-28
lines changed
eslint-config-ts-lib-fast
jest-resolver-tsconfig-paths
webpack-docz-ghpages-plugin Expand file tree Collapse file tree 13 files changed +26
-28
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jest-css-transform-demo" ,
3- "version" : " 0.14.3 " ,
3+ "version" : " 0.14.4 " ,
44 "dependencies" : {
55 "@types/draft-js" : " ^0.11.0" ,
66 "@types/jest" : " ^27.0.1" ,
77 "draft-js" : " ^0.11.7" ,
88 "react" : " 17.0.2" ,
99 "react-dom" : " 17.0.2" ,
10- "ts-lib-tools" : " ^0.14.3 "
10+ "ts-lib-tools" : " ^0.14.4 "
1111 },
1212 "devDependencies" : {
1313 "@testing-library/jest-dom" : " ^5.16.4" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " new-jsx-transform-demo" ,
3- "version" : " 0.14.3 " ,
3+ "version" : " 0.14.4 " ,
44 "private" : true ,
55 "dependencies" : {
66 "rc-pagination" : " ^1.20.11" ,
77 "react" : " ^17.0.2" ,
88 "react-dom" : " ^17.0.2" ,
9- "ts-lib-tools" : " ^0.14.3 "
9+ "ts-lib-tools" : " ^0.14.4 "
1010 },
1111 "scripts" : {
1212 "test" : " ts-lib-tools test" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-lib-scripts-example" ,
3- "version" : " 0.14.3 " ,
3+ "version" : " 0.14.4 " ,
44 "private" : true ,
55 "dependencies" : {
66 "@babel/cli" : " ^7.7.7" ,
77 "rc-pagination" : " ^1.20.11" ,
8- "ts-lib-tools" : " ^0.14.3 "
8+ "ts-lib-tools" : " ^0.14.4 "
99 },
1010 "scripts" : {
1111 "test" : " ts-lib-tools test" ,
Original file line number Diff line number Diff line change 11{
22 "useWorkspaces" : true ,
33 "npmClient" : " yarn" ,
4- "packages" : [
5- " packages/*"
6- ],
7- "version" : " 0.14.3"
4+ "packages" : [" packages/*" ],
5+ "version" : " 0.14.4"
86}
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-preset-ts-lib" ,
3- "version" : " 0.14.1 " ,
3+ "version" : " 0.14.4 " ,
44 "description" : " ts-lib-scripts创建的ts库项目使用的Babel配置" ,
55 "license" : " MIT" ,
66 "main" : " index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-ts-lib-fast" ,
33 "description" : " ts-lib-scripts创建的ts库项目使用的ESLint配置(快速版)" ,
4- "version" : " 0.14.1 " ,
4+ "version" : " 0.14.4 " ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/sinoui/ts-lib-scripts" ,
1616 " index.js"
1717 ],
1818 "dependencies" : {
19- "eslint-config-ts-lib" : " ^0.14.1 "
19+ "eslint-config-ts-lib" : " ^0.14.4 "
2020 }
2121}
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-ts-lib" ,
33 "description" : " ts-lib-scripts创建的ts库项目使用的ESLint配置" ,
4- "version" : " 0.14.1 " ,
4+ "version" : " 0.14.4 " ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/sinoui/ts-lib-scripts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-resolver-tsconfig-paths" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.4 " ,
44 "description" : " 支持tsconfig paths的jest模块解析器" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-lib-jsdom-polyfill" ,
33 "description" : " ts库的 jsdom polyfill" ,
4- "version" : " 0.14.0 " ,
4+ "version" : " 0.14.4 " ,
55 "main" : " index.js" ,
66 "license" : " MIT" ,
77 "homepage" : " https://github.com/sinoui/ts-lib-scripts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-lib-scripts-utils" ,
3- "version" : " 0.14.0 " ,
3+ "version" : " 0.14.4 " ,
44 "description" : " ts-lib-scripts公用方法" ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments