|
@@ -104,23 +104,23 @@
|
|
|
},
|
|
|
"homepage": "https://threejs.org/",
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.15.0",
|
|
|
- "@babel/eslint-parser": "^7.15.0",
|
|
|
+ "@babel/core": "^7.15.5",
|
|
|
+ "@babel/eslint-parser": "^7.15.7",
|
|
|
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
|
|
- "@babel/preset-env": "^7.15.0",
|
|
|
+ "@babel/preset-env": "^7.15.6",
|
|
|
"@rollup/plugin-babel": "^5.3.0",
|
|
|
- "@rollup/plugin-node-resolve": "^13.0.4",
|
|
|
+ "@rollup/plugin-node-resolve": "^13.0.5",
|
|
|
"chalk": "^4.1.2",
|
|
|
- "concurrently": "^6.2.1",
|
|
|
+ "concurrently": "^6.2.2",
|
|
|
"eslint": "^7.32.0",
|
|
|
"eslint-config-mdcs": "^5.0.0",
|
|
|
- "eslint-plugin-html": "^6.1.2",
|
|
|
- "glob": "^7.1.7",
|
|
|
- "rollup": "^2.56.3",
|
|
|
+ "eslint-plugin-html": "^6.2.0",
|
|
|
+ "glob": "^7.2.0",
|
|
|
+ "rollup": "^2.57.0",
|
|
|
"rollup-plugin-filesize": "^9.1.1",
|
|
|
"rollup-plugin-terser": "^7.0.2",
|
|
|
"rollup-plugin-visualizer": "^5.5.2",
|
|
|
- "servez": "^1.11.1"
|
|
|
+ "servez": "^1.12.0"
|
|
|
},
|
|
|
"jspm": {
|
|
|
"files": [
|