Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
InventivetalentDev committed Dec 1, 2023
1 parent 2879073 commit c406de3
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"vue": "^3.2.0",
"vue-router": "^4.0.0",
"vuetify": "^3.0.0",
"minerender": "link:../MineRender2"
"minerender": "alpha"
},
"devDependencies": {
"@babel/types": "^7.21.4",
Expand Down
41 changes: 38 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1877,9 +1877,44 @@ mimic-response@^2.0.0:
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-2.1.0.tgz#d13763d35f613d09ec37ebb30bac0469c0ee8f43"
integrity sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==

"minerender@link:../MineRender2":
version "0.0.0"
uid ""
minerender@alpha:
version "2.0.0-alpha.14"
resolved "https://registry.yarnpkg.com/minerender/-/minerender-2.0.0-alpha.14.tgz#6d3c46a503d1163ef65baa485c630bc7356da9ed"
integrity sha512-ZOg/g9rH3IWof6Ccx8hsXYVRKCWWoDr6JhZBDkig2CcS0LzVb5JWNrFFfmdPTJrDs6SCJeOAUvMoAAmiMsUs8w==
dependencies:
"@inventivetalent/loading-cache" "^0.4.3"
"@inventivetalent/time" "^1.0.0"
"@zip.js/zip.js" "^2.7.31"
assert "^2.0.0"
axios "^0.21.1"
browser-or-node "^1.3.0"
buffer "^6.0.3"
canvas "^2.6.1"
colors "^1.4.0"
crypto-browserify "^3.12.0"
crypto-js "^4.0.0"
deepmerge "^4.0.0"
https-browserify "^1.0.0"
image-size "^0.9.4"
jobqu "^2.0.5"
localforage "^1.9.0"
node-persist "^3.1.0"
onscreen "^1.3.2"
pako "^2.0.3"
postprocessing "^6.33.3"
prismarine-nbt "^1.5.0"
process "^0.11.10"
stats.js "^0.17.0"
stream-browserify "^3.0.0"
stream-http "^3.1.1"
supports-color "^7.2.0"
three "^0.158.0"
threejs-examples "^60.0.0"
ts-deepmerge "^1.0.6"
tty-browserify "^0.0.1"
typescript-memoize "^1.1.1"
url "^0.11.0"
util "^0.12.3"

minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit c406de3

Please sign in to comment.