File tree Expand file tree Collapse file tree 5 files changed +2057
-2114
lines changed
Expand file tree Collapse file tree 5 files changed +2057
-2114
lines changed Load Diff This file was deleted.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -4,4 +4,4 @@ enableGlobalCache: false
44
55nodeLinker : node-modules
66
7- yarnPath : .yarn/releases/yarn-4.1.1 .cjs
7+ yarnPath : .yarn/releases/yarn-4.5.3 .cjs
Original file line number Diff line number Diff line change 11{
22 "name" : " @enginehub/schematicwebviewer" ,
3- "version" : " 4.9.0 " ,
3+ "version" : " 4.9.1 " ,
44 "description" : " A web viewer for modern Minecraft schematics" ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
4040 },
4141 "homepage" : " https://github.com/EngineHub/SchematicWebViewer#readme" ,
4242 "dependencies" : {
43- "@babylonjs/core" : " ^7.20.1 " ,
43+ "@babylonjs/core" : " ^7.42.0 " ,
4444 "@enginehub/nbt-ts" : " ^1.3.5" ,
4545 "@enginehub/schematicjs" : " ^0.9.2" ,
4646 "buffer" : " ^6.0.3" ,
5555 "eslint" : " ^8.57.0" ,
5656 "eslint-config-prettier" : " ^9.1.0" ,
5757 "eslint-plugin-prettier" : " ^5.1.3" ,
58- "parcel" : " ^2.12.0 " ,
58+ "parcel" : " ^2.13.3 " ,
5959 "prettier" : " ^3.2.5" ,
6060 "prettier-eslint" : " ^16.3.0" ,
6161 "typescript" : " ^5.4.5"
6767 "process" : false
6868 },
6969 "sideEffects" : false ,
70- "packageManager" : " yarn@4.1.1 "
70+ "packageManager" : " yarn@4.5.3 "
7171}
You can’t perform that action at this time.
0 commit comments