File tree Expand file tree Collapse file tree 6 files changed +31
-31
lines changed Expand file tree Collapse file tree 6 files changed +31
-31
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " scratch-editor" ,
3- "version" : " 11.6.0 " ,
3+ "version" : " 12.1.0-localte-selection " ,
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.6.0 " ,
3+ "version" : " 12.1.0-localte-selection " ,
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" ,
5858 },
5959 "dependencies" : {
6060 "@microbit/microbit-universal-hex" : " 0.2.2" ,
61- "@scratch/scratch-render" : " 11.6.0 " ,
62- "@scratch/scratch-svg-renderer" : " 11.6.0 " ,
63- "@scratch/scratch-vm" : " 11.6.0 " ,
61+ "@scratch/scratch-render" : " 12.1.0-localte-selection " ,
62+ "@scratch/scratch-svg-renderer" : " 12.1.0-localte-selection " ,
63+ "@scratch/scratch-vm" : " 12.1.0-localte-selection " ,
6464 "arraybuffer-loader" : " 1.0.8" ,
6565 "autoprefixer" : " 9.8.8" ,
6666 "balance-text" : " 3.3.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @scratch/scratch-render" ,
3- "version" : " 11.6.0 " ,
3+ "version" : " 12.1.0-localte-selection " ,
44 "description" : " WebGL Renderer for Scratch 3.0" ,
55 "author" : " Massachusetts Institute of Technology" ,
66 "license" : " AGPL-3.0-only" ,
4444 " iOS >= 8"
4545 ],
4646 "dependencies" : {
47- "@scratch/scratch-svg-renderer" : " 11.6.0 " ,
47+ "@scratch/scratch-svg-renderer" : " 12.1.0-localte-selection " ,
4848 "grapheme-breaker" : " 0.3.2" ,
4949 "hull.js" : " 0.2.10" ,
5050 "ify-loader" : " 1.1.0" ,
6161 "@babel/eslint-parser" : " 7.28.4" ,
6262 "@babel/polyfill" : " 7.12.1" ,
6363 "@babel/preset-env" : " 7.28.3" ,
64- "@scratch/scratch-vm" : " 11.6.0 " ,
64+ "@scratch/scratch-vm" : " 12.1.0-localte-selection " ,
6565 "babel-loader" : " 9.2.1" ,
6666 "copy-webpack-plugin" : " 6.4.1" ,
6767 "docdash" : " 0.4.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @scratch/scratch-svg-renderer" ,
3- "version" : " 11.6.0 " ,
3+ "version" : " 12.1.0-localte-selection " ,
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.6.0 " ,
3+ "version" : " 12.1.0-localte-selection " ,
44 "description" : " Virtual Machine for Scratch 3.0" ,
55 "author" : " Massachusetts Institute of Technology" ,
66 "license" : " AGPL-3.0-only" ,
4747 "allow-incomplete-coverage" : true
4848 },
4949 "dependencies" : {
50- "@scratch/scratch-render" : " 11.6.0 " ,
51- "@scratch/scratch-svg-renderer" : " 11.6.0 " ,
50+ "@scratch/scratch-render" : " 12.1.0-localte-selection " ,
51+ "@scratch/scratch-svg-renderer" : " 12.1.0-localte-selection " ,
5252 "@vernier/godirect" : " 1.8.3" ,
5353 "arraybuffer-loader" : " 1.0.8" ,
5454 "atob" : " 2.1.2" ,
You can’t perform that action at this time.
0 commit comments