File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " traceviewer-base" ,
3- "version" : " 0.9.1 " ,
3+ "version" : " 0.10.0 " ,
44 "description" : " Trace Viewer base package, contains trace management utilities" ,
55 "license" : " MIT" ,
66 "repository" : {
2222 "@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
2323 "@typescript-eslint/parser" : " ^6.0.0" ,
2424 "eslint" : " ^8.43.0" ,
25+ "eslint-config-prettier" : " ^9.0.0" ,
2526 "eslint-plugin-import" : " ^2.21.2" ,
2627 "eslint-plugin-no-null" : " ^1.0.2" ,
2728 "eslint-plugin-react" : " ^7.20.0" ,
28- "eslint-config-prettier" : " ^9.0.0" ,
2929 "prettier" : " ^3.6.2" ,
3030 "rimraf" : " ^5.0.0" ,
3131 "typescript" : " 4.9.5"
Original file line number Diff line number Diff line change 11{
22 "name" : " traceviewer-react-components" ,
3- "version" : " 0.9.1 " ,
3+ "version" : " 0.10.0 " ,
44 "description" : " Trace Compass react components" ,
55 "license" : " MIT" ,
66 "repository" : {
3535 "react-modal" : " ^3.8.1" ,
3636 "react-virtualized" : " ^9.21.0" ,
3737 "timeline-chart" : " ^0.4.3" ,
38- "traceviewer-base" : " 0.9.1 " ,
38+ "traceviewer-base" : " 0.10.0 " ,
3939 "tsp-typescript-client" : " ^0.9.0"
4040 },
4141 "devDependencies" : {
5252 "@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
5353 "@typescript-eslint/parser" : " ^6.0.0" ,
5454 "eslint" : " ^8.43.0" ,
55+ "eslint-config-prettier" : " ^9.0.0" ,
5556 "eslint-plugin-import" : " ^2.21.2" ,
5657 "eslint-plugin-no-null" : " ^1.0.2" ,
5758 "eslint-plugin-react" : " ^7.20.0" ,
58- "eslint-config-prettier" : " ^9.0.0" ,
5959 "jest" : " ^28.1.3" ,
6060 "jest-canvas-mock" : " ^2.4.0" ,
6161 "jest-environment-jsdom" : " ^28.1.3" ,
You can’t perform that action at this time.
0 commit comments