Skip to content

Commit

Permalink
Update tracecompoenent
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Dec 22, 2023
1 parent 02ed03a commit 930e040
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dodona/papyros",
"version": "2.1.0-beta.13",
"version": "2.1.0-beta.14",
"private": false,
"homepage": ".",
"devDependencies": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"@codemirror/state": "^6.3.2",
"@codemirror/theme-one-dark": "^6.1.2",
"@codemirror/view": "^6.22.1",
"@dodona/trace-component": "1.1.5-beta.7",
"@dodona/trace-component": "1.1.5",
"@lezer/common": "^1.1.0",
"comlink": "^4.4.1",
"comsync": "^0.0.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -504,10 +504,10 @@
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==

"@dodona/[email protected]-beta.7":
version "1.1.5-beta.7"
resolved "https://registry.yarnpkg.com/@dodona/trace-component/-/trace-component-1.1.5-beta.7.tgz#7fae81fd676d87217d7ea3108b6241b519beeffd"
integrity sha512-qzcr9ZbxY72BxiEadhaWPAKhWXn9FS8iXwhTic43xdPkmIarvog/V0V5J8ds6E6xp9+0DKGjb/bdbmIrJ5pvpw==
"@dodona/[email protected]":
version "1.1.5"
resolved "https://registry.yarnpkg.com/@dodona/trace-component/-/trace-component-1.1.5.tgz#30259cf1a4f64db086dd3b952a3bf3947488ec6e"
integrity sha512-nU0S3YhWXnGqkeNKuld1kUH1H3lwz0oYszCHZaihJEJJROPdlaPZn4+RidsiHsHzujin/YAblqbhqcctRYURdA==
dependencies:
"@jsplumb/browser-ui" "^6.2.10"
lit "^3.0.0"
Expand Down

0 comments on commit 930e040

Please sign in to comment.