File tree Expand file tree Collapse file tree 6 files changed +60
-25
lines changed Expand file tree Collapse file tree 6 files changed +60
-25
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " scratch-editor" ,
3- "version" : " 11.0.0 " ,
3+ "version" : " 11.1.0-feature-parity.4 " ,
44 "private" : " true" ,
55 "description" : " Scratch editor mono-repository" ,
66 "author" : " Scratch Foundation" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @scratch/scratch-gui" ,
3- "version" : " 11.0.0 " ,
3+ "version" : " 11.1.0-feature-parity.4 " ,
44 "description" : " Graphical User Interface for creating and running Scratch 3.0 projects" ,
55 "author" : " Massachusetts Institute of Technology" ,
66 "license" : " AGPL-3.0-only" ,
5555 },
5656 "dependencies" : {
5757 "@microbit/microbit-universal-hex" : " 0.2.2" ,
58- "@scratch/scratch-render" : " 11.0.0 " ,
59- "@scratch/scratch-svg-renderer" : " 11.0.0 " ,
60- "@scratch/scratch-vm" : " 11.0.0 " ,
58+ "@scratch/scratch-render" : " 11.1.0-feature-parity.4 " ,
59+ "@scratch/scratch-svg-renderer" : " 11.1.0-feature-parity.4 " ,
60+ "@scratch/scratch-vm" : " 11.1.0-feature-parity.4 " ,
6161 "arraybuffer-loader" : " 1.0.8" ,
6262 "autoprefixer" : " 9.8.8" ,
6363 "balance-text" : " 3.3.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @scratch/scratch-render" ,
3- "version" : " 11.0.0 " ,
3+ "version" : " 11.1.0-feature-parity.4 " ,
44 "description" : " WebGL Renderer for Scratch 3.0" ,
55 "author" : " Massachusetts Institute of Technology" ,
66 "license" : " AGPL-3.0-only" ,
4747 " iOS >= 8"
4848 ],
4949 "dependencies" : {
50- "@scratch/scratch-svg-renderer" : " 11.0.0 " ,
50+ "@scratch/scratch-svg-renderer" : " 11.1.0-feature-parity.4 " ,
5151 "grapheme-breaker" : " 0.3.2" ,
5252 "hull.js" : " 0.2.10" ,
5353 "ify-loader" : " 1.1.0" ,
6464 "@babel/eslint-parser" : " 7.27.0" ,
6565 "@babel/polyfill" : " 7.12.1" ,
6666 "@babel/preset-env" : " 7.26.9" ,
67- "@scratch/scratch-vm" : " 11.0.0 " ,
67+ "@scratch/scratch-vm" : " 11.1.0-feature-parity.4 " ,
6868 "babel-loader" : " 9.2.1" ,
6969 "copy-webpack-plugin" : " 6.4.1" ,
7070 "docdash" : " 0.4.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @scratch/scratch-svg-renderer" ,
3- "version" : " 11.0.0 " ,
3+ "version" : " 11.1.0-feature-parity.4 " ,
44 "description" : " SVG renderer for Scratch" ,
55 "main" : " ./dist/node/scratch-svg-renderer.js" ,
66 "browser" : " ./dist/web/scratch-svg-renderer.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @scratch/scratch-vm" ,
3- "version" : " 11.0.0 " ,
3+ "version" : " 11.1.0-feature-parity.4 " ,
44 "description" : " Virtual Machine for Scratch 3.0" ,
55 "author" : " Massachusetts Institute of Technology" ,
66 "license" : " AGPL-3.0-only" ,
5050 "statements" : 70
5151 },
5252 "dependencies" : {
53- "@scratch/scratch-render" : " 11.0.0 " ,
54- "@scratch/scratch-svg-renderer" : " 11.0.0 " ,
53+ "@scratch/scratch-render" : " 11.1.0-feature-parity.4 " ,
54+ "@scratch/scratch-svg-renderer" : " 11.1.0-feature-parity.4 " ,
5555 "@vernier/godirect" : " 1.8.3" ,
5656 "arraybuffer-loader" : " 1.0.8" ,
5757 "atob" : " 2.1.2" ,
You can’t perform that action at this time.
0 commit comments