|
@@ -95,20 +95,20 @@
|
|
|
},
|
|
|
"homepage": "https://threejs.org/",
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.12.9",
|
|
|
+ "@babel/core": "^7.12.10",
|
|
|
"@babel/plugin-proposal-class-properties": "^7.12.1",
|
|
|
- "@babel/preset-env": "^7.12.7",
|
|
|
- "@rollup/plugin-babel": "^5.2.1",
|
|
|
- "@typescript-eslint/eslint-plugin": "^4.8.2",
|
|
|
- "@typescript-eslint/parser": "^4.8.2",
|
|
|
+ "@babel/preset-env": "^7.12.11",
|
|
|
+ "@rollup/plugin-babel": "^5.2.2",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^4.11.0",
|
|
|
+ "@typescript-eslint/parser": "^4.11.0",
|
|
|
"concurrently": "^5.3.0",
|
|
|
- "eslint": "^7.14.0",
|
|
|
+ "eslint": "^7.16.0",
|
|
|
"eslint-config-mdcs": "^5.0.0",
|
|
|
"eslint-plugin-html": "^6.1.1",
|
|
|
- "rollup": "^2.33.3",
|
|
|
+ "rollup": "^2.35.1",
|
|
|
"rollup-plugin-terser": "^7.0.2",
|
|
|
"servez": "^1.11.0",
|
|
|
- "typescript": "^4.1.2"
|
|
|
+ "typescript": "^4.1.3"
|
|
|
},
|
|
|
"jspm": {
|
|
|
"files": [
|