deps: Upgrade to mocha 9
This commit is contained in:
parent
934b0494ee
commit
24053d7172
44 changed files with 4256 additions and 259 deletions
|
@ -38,7 +38,7 @@ _types:
|
||||||
'axios': &axios '0.21.1'
|
'axios': &axios '0.21.1'
|
||||||
'react-intl': &react-intl '^5.17.6'
|
'react-intl': &react-intl '^5.17.6'
|
||||||
'prop-types': '^15.7.2'
|
'prop-types': '^15.7.2'
|
||||||
'mocha': '^8.1.0'
|
'mocha': '^9.1.1'
|
||||||
'chai': '^4.2.0'
|
'chai': '^4.2.0'
|
||||||
'chai-string': '^1.5.0'
|
'chai-string': '^1.5.0'
|
||||||
'@babel/register': '^7.10.5'
|
'@babel/register': '^7.10.5'
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"husky": "^6.0.0",
|
"husky": "^6.0.0",
|
||||||
"js-yaml": "^4.0.0",
|
"js-yaml": "^4.0.0",
|
||||||
"lerna": "^4.0.0",
|
"lerna": "^4.0.0",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"mustache": "^4.0.1",
|
"mustache": "^4.0.1",
|
||||||
"node-sass": "^5.0.0",
|
"node-sass": "^5.0.0",
|
||||||
"nyc": "^15.1.0",
|
"nyc": "^15.1.0",
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -79,7 +79,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -77,7 +77,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -76,7 +76,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -71,7 +71,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -76,7 +76,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -77,7 +77,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -76,7 +76,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -78,7 +78,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -76,7 +76,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -73,7 +73,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"axios": "0.21.1",
|
"axios": "0.21.1",
|
||||||
"react-intl": "^5.17.6",
|
"react-intl": "^5.17.6",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"mocha": "^8.1.0",
|
"mocha": "^9.1.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-string": "^1.5.0",
|
"chai-string": "^1.5.0",
|
||||||
"@babel/register": "^7.10.5"
|
"@babel/register": "^7.10.5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue