Skip to content

Commit b8ad6c2

Browse files
Claudeclaude
andcommitted
Restore @jsplumb/browser-ui dependency
Other parts of the product still rely on jsPlumb, so keep the dependency. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 7070fa2 commit b8ad6c2

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"dev-data:status": "node scripts/dev-data-sync.mjs status"
3838
},
3939
"dependencies": {
40+
"@jsplumb/browser-ui": "^6.2.10",
4041
"@lit/localize": "^0.12.1",
4142
"@open-wc/lit-helpers": "^0.7.0",
4243
"chart.js": "^4.4.8",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1787,6 +1787,11 @@
17871787
"@jridgewell/resolve-uri" "^3.1.0"
17881788
"@jridgewell/sourcemap-codec" "^1.4.14"
17891789

1790+
"@jsplumb/browser-ui@^6.2.10":
1791+
version "6.2.10"
1792+
resolved "https://registry.yarnpkg.com/@jsplumb/browser-ui/-/browser-ui-6.2.10.tgz#86b85ed42110563d2816e3712677cdbbbf33366f"
1793+
integrity sha512-trk++mK5q6hceJL79teemzcilJ+8DrZT/lMK0+B80AtHqZHr0YwMCf+so2JBb2Z/MDZ0fUEU9MbELY6OPhhs5g==
1794+
17901795
"@kurkle/color@^0.3.0":
17911796
version "0.3.4"
17921797
resolved "https://registry.yarnpkg.com/@kurkle/color/-/color-0.3.4.tgz#4d4ff677e1609214fc71c580125ddddd86abcabf"

0 commit comments

Comments
 (0)