- update three.js 0.129.0
- npm wanted updates - changes of fragmentClippingMeshStandard property inside of js/clip/shader.js
This commit is contained in:
parent
c2b0b2c39d
commit
925ab2023c
5 changed files with 1534 additions and 1267 deletions
|
@ -5,12 +5,12 @@
|
|||
"main": "dist/main.js",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.15.2",
|
||||
"@types/three": "^0.128.0",
|
||||
"@types/three": "^0.129.1",
|
||||
"bulma": "^0.9.2",
|
||||
"lodash": "^4.17.21",
|
||||
"normalize.css": "^8.0.1",
|
||||
"proj4": "^2.6.3",
|
||||
"three": "^0.128.0"
|
||||
"three": "^0.129.0"
|
||||
},
|
||||
"author": "Arno Kaimbacher",
|
||||
"license": "MIT",
|
||||
|
@ -31,7 +31,7 @@
|
|||
"mini-css-extract-plugin": "^1.3.1",
|
||||
"node-sass": "^6.0.0",
|
||||
"resolve-url-loader": "^4.0.0",
|
||||
"sass-loader": "^11.0.1",
|
||||
"sass-loader": "^12.1.0",
|
||||
"style-loader": "^2.0.0",
|
||||
"terser-webpack-plugin": "^5.0.3",
|
||||
"url-loader": "^4.1.1",
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue