This commit is contained in:
Matteo Manzinello 2020-05-14 17:10:22 +02:00
parent 810ca82acc
commit 86ae0ee9c2
2 changed files with 693 additions and 802 deletions

View File

@ -41,7 +41,7 @@
"@babel/preset-flow": "^7.9.0", "@babel/preset-flow": "^7.9.0",
"@babel/preset-typescript": "^7.9.0", "@babel/preset-typescript": "^7.9.0",
"@babel/types": "^7.9.6", "@babel/types": "^7.9.6",
"flow-bin": "^0.123.0", "flow-bin": "^0.124.0",
"gulp": "^4.0.2", "gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1", "gulp-autoprefixer": "^7.0.1",
"gulp-babel": "^8.0.0", "gulp-babel": "^8.0.0",
@ -52,10 +52,10 @@
"gulp-terser": "^1.2.0", "gulp-terser": "^1.2.0",
"gulp-typescript": "^6.0.0-alpha.1", "gulp-typescript": "^6.0.0-alpha.1",
"gulp-uglify": "^3.0.2", "gulp-uglify": "^3.0.2",
"jest": "^25.5.2", "jest": "^26.0.1",
"node-sass": "^4.14.0", "node-sass": "^4.14.1",
"ts-loader": "^7.0.2", "ts-loader": "^7.0.4",
"typescript": "^3.8.3", "typescript": "^3.9.2",
"webpack": "^4.43.0", "webpack": "^4.43.0",
"webpack-cli": "^3.3.11" "webpack-cli": "^3.3.11"
}, },

1485
yarn.lock

File diff suppressed because it is too large Load Diff