Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update to cockle 1.3.0
  • Loading branch information
ianthomas23 committed Jan 7, 2026
commit 1289872b677c7d920adecd4296f3b7ebd181612e
2 changes: 1 addition & 1 deletion wasm/cockle-deploy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@jupyterlite/cockle": "^1.2.0",
"@jupyterlite/cockle": "^1.3.0",
"@xterm/addon-fit": "^0.10.0",
"@xterm/xterm": "^5.5.0",
"deepmerge-ts": "^7.1.4"
Expand Down
2 changes: 1 addition & 1 deletion wasm/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"serve": "rspack serve"
},
"devDependencies": {
"@jupyterlite/cockle": "^1.2.0",
"@jupyterlite/cockle": "^1.3.0",
"@rspack/cli": "^0.7.5",
"@rspack/core": "^0.7.5",
"ts-loader": "^9.5.1",
Expand Down