更新包版本

pull/180/MERGE
ChenX 6 years ago
parent c073d79236
commit fd60064977

8788
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -23,23 +23,23 @@
"@types/dat-gui": "^0.6.3",
"@types/hard-source-webpack-plugin": "^0.9.0",
"@types/html-webpack-plugin": "^3.2.0",
"@types/jest": "^23.3.2",
"@types/jest": "^23.3.8",
"@types/node": "^10.7.1",
"@types/react": "^16.4.11",
"@types/react-dom": "^16.0.8",
"@types/react": "^16.4.18",
"@types/react-dom": "^16.0.9",
"@types/stats.js": "^0.17.0",
"@types/three": "^0.92.17",
"@types/three": "^0.93.5",
"@types/uglifyjs-webpack-plugin": "^1.1.0",
"@types/webpack": "^4.4.13",
"@types/webpack": "^4.4.17",
"@types/webpack-dev-server": "^3.1.1",
"@types/webpack-env": "^1.13.6",
"@types/webpack-merge": "^4.1.3",
"add-asset-html-webpack-plugin": "^3.0.1",
"add-asset-html-webpack-plugin": "^3.1.1",
"cross-env": "^5.2.0",
"css-loader": "^1.0.0",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^2.0.0",
"fork-ts-checker-webpack-plugin": "^0.4.8",
"fork-ts-checker-webpack-plugin": "^0.4.14",
"git-revision-webpack-plugin": "^3.0.3",
"hard-source-webpack-plugin": "https://github.com/talkable/hard-source-webpack-plugin#build",
"html-loader": "^0.5.5",
@ -53,32 +53,32 @@
"required-loader": "^1.3.16",
"shader-loader": "^1.3.1",
"source-map-loader": "^0.2.4",
"style-loader": "^0.23.0",
"ts-jest": "^23.10.2",
"ts-loader": "^5.2.1",
"style-loader": "^0.23.1",
"ts-jest": "^23.10.4",
"ts-loader": "^5.2.2",
"ts-node": "^7.0.1",
"tsconfig-paths": "^3.6.0",
"typed-css-modules": "^0.3.6",
"typescript": "^3.1.1",
"url-loader": "^1.1.0",
"wallaby-webpack": "^3.9.12",
"webpack": "^4.20.2",
"typescript": "^3.1.3",
"url-loader": "^1.1.2",
"wallaby-webpack": "^3.9.13",
"webpack": "^4.23.1",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.9",
"webpack-dev-server": "^3.1.10",
"webpack-merge": "^4.1.4"
},
"dependencies": {
"@blueprintjs/core": "^3.6.1",
"@blueprintjs/core": "^3.7.0",
"blueimp-md5": "^2.10.0",
"css-element-queries": "^1.0.2",
"dat.gui": "^0.7.2",
"css-element-queries": "^1.0.5",
"dat.gui": "^0.7.3",
"golden-layout": "^1.5.9",
"mobx": "^5.5.0",
"mobx-react": "^5.2.5",
"react": "^16.5.2",
"mobx": "^5.5.2",
"mobx-react": "^5.3.6",
"react": "^16.6.0",
"react-addons-css-transition-group": "^15.6.2",
"react-color": "^2.14.1",
"react-dom": "^16.5.2",
"react-dom": "^16.6.0",
"stats.js": "^0.17.0",
"three": "^0.97.0",
"xaop": "^1.3.2"

Loading…
Cancel
Save