File tree Expand file tree Collapse file tree 5 files changed +2213
-2509
lines changed
Expand file tree Collapse file tree 5 files changed +2213
-2509
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.0.0 .cjs
7+ yarnPath : .yarn/releases/yarn-4.1.1 .cjs
Original file line number Diff line number Diff line change 4040 },
4141 "homepage" : " https://github.com/EngineHub/SchematicWebViewer#readme" ,
4242 "dependencies" : {
43- "@babylonjs/core" : " ^6.26.0 " ,
43+ "@babylonjs/core" : " ^7.2.1 " ,
4444 "@enginehub/schematicjs" : " ^0.9.1" ,
4545 "buffer" : " ^6.0.3" ,
4646 "deepmerge" : " ^4.3.1" ,
4747 "gzip-js" : " ^0.3.2" ,
4848 "jszip" : " ^3.10.1" ,
49- "nbt-ts" : " ^1.3.5 "
49+ "nbt-ts" : " ^1.3.6 "
5050 },
5151 "devDependencies" : {
52- "@types/gzip-js" : " ^0.3.4 " ,
52+ "@types/gzip-js" : " ^0.3.5 " ,
5353 "@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
5454 "@typescript-eslint/parser" : " ^5.62.0" ,
55- "eslint" : " ^8.52 .0" ,
56- "eslint-config-prettier" : " ^9.0 .0" ,
57- "eslint-plugin-prettier" : " ^5.0.1 " ,
58- "parcel" : " ^2.10.1 " ,
59- "prettier" : " ^3.0.3 " ,
60- "prettier-eslint" : " ^16.1.1 " ,
61- "typescript" : " ^5.2.2 "
55+ "eslint" : " ^8.57 .0" ,
56+ "eslint-config-prettier" : " ^9.1 .0" ,
57+ "eslint-plugin-prettier" : " ^5.1.3 " ,
58+ "parcel" : " ^2.12.0 " ,
59+ "prettier" : " ^3.2.5 " ,
60+ "prettier-eslint" : " ^16.3.0 " ,
61+ "typescript" : " ^5.4.5 "
6262 },
6363 "browserslist" : [
6464 " last 1 Chrome version"
6767 "process" : false
6868 },
6969 "sideEffects" : false ,
70- "packageManager" : " yarn@4.0.0 "
70+ "packageManager" : " yarn@4.1.1 "
7171}
You can’t perform that action at this time.
0 commit comments