File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 "@codemirror/state" : " ^6.3.2" ,
1515 "@codemirror/view" : " ^6.28.0" ,
1616 "@dodona/lit-state" : " ^1.1.1" ,
17- "@dodona/trace-component" : " 1.3.3 " ,
17+ "@dodona/trace-component" : " 1.3.4 " ,
1818 "@material/web" : " ^2.4.0" ,
1919 "codemirror-readonly-ranges" : " ^0.1.0-alpha.2" ,
2020 "comlink" : " ^4.4.1" ,
5555 "build:lib" : " bash scripts/build_library.sh" ,
5656 "test" : " vitest" ,
5757 "lint" : " eslint src" ,
58- "typecheck" : " tsc --noEmit"
58+ "typecheck" : " tsc --noEmit" ,
59+ "prepack" : " yarn build:lib"
5960 },
6061 "description" : " Scratchpad for multiple programming languages in the browser." ,
6162 "repository" : {
Original file line number Diff line number Diff line change 105105 dependencies :
106106 lit "^3.3.1"
107107
108- " @dodona/trace-component@1.3.3 " :
109- version "1.3.3 "
110- resolved "https://registry.yarnpkg.com/@dodona/trace-component/-/trace-component-1.3.3 .tgz#251ffc08f01a869ba7f727044488b18eb1262715 "
111- integrity sha512-Mzf+LhBGSSj6M54P/naVXdUadDZ1PBHj8X/iG0JF96wlHTi029eigWKAJlRUmMfdsXBgJDn35kJEbWzyHnRYSw ==
108+ " @dodona/trace-component@1.3.4 " :
109+ version "1.3.4 "
110+ resolved "https://registry.yarnpkg.com/@dodona/trace-component/-/trace-component-1.3.4 .tgz#8ff7b0881518ec64754f01527299363cf94947f1 "
111+ integrity sha512-7PFrzoHprb5tv8siWrpQ/A+syEGAdeAI6JR4BVcYVE5NndQvDp6AFOrNmjZ+4xPDV+nLoWRNOPQP1eSmymbRAw ==
112112 dependencies :
113113 " @jsplumb/browser-ui" " ^6.2.10"
114114 lit "^3.3.2"
You can’t perform that action at this time.
0 commit comments