[CORL-800] Fluent Upgrade (#2739)

* feat: upgraded fluent libraries

* fix: adjustments to support fluent upgrade
This commit is contained in:
Wyatt Johnson
2019-12-20 23:18:49 +00:00
committed by GitHub
parent 7581f0201d
commit 9d050e8b51
294 changed files with 433 additions and 395 deletions
+3 -4
View File
@@ -58,6 +58,8 @@
"license": "Apache-2.0",
"dependencies": {
"@coralproject/bunyan-prettystream": "^0.1.4",
"@fluent/bundle": "^0.14.0",
"@fluent/dom": "^0.6.0",
"@metascraper/helpers": "^5.7.21",
"@types/prettier": "^1.19.0",
"abort-controller": "^3.0.0",
@@ -85,8 +87,6 @@
"express": "^4.16.3",
"express-enforces-ssl": "^1.1.0",
"express-static-gzip": "^0.3.2",
"fluent": "^0.10.0",
"fluent-dom": "^0.4.1",
"fs-extra": "^6.0.1",
"graphql": "^0.13.2",
"graphql-config": "^2.0.1",
@@ -152,6 +152,7 @@
"@babel/preset-typescript": "^7.3.3",
"@coralproject/npm-run-all": "^4.1.5",
"@coralproject/rte": "^0.11.0",
"@fluent/react": "^0.10.0",
"@intervolga/optimize-cssnano-plugin": "^1.0.6",
"@types/agent-base": "^4.2.0",
"@types/archiver": "^3.0.0",
@@ -286,8 +287,6 @@
"final-form-arrays": "1.1.2",
"flat": "^4.1.0",
"fluent-intl-polyfill": "^0.1.0",
"fluent-langneg": "^0.1.1",
"fluent-react": "^0.8.4",
"fork-ts-checker-webpack-plugin": "^1.5.0",
"found": "^0.4.0-alpha.17",
"found-relay": "^0.4.0-alpha.8",