mirror of
https://github.com/roleypoly/roleypoly-v1.git
synced 2025-06-16 18:29:08 +00:00
[global] update flow-typed, .env, and some dependencies.
This commit is contained in:
parent
50b5e334a3
commit
c3b510f0bb
18 changed files with 3471 additions and 396 deletions
14
package.json
14
package.json
|
@ -41,22 +41,22 @@
|
|||
"@babel/preset-react": "^7.0.0",
|
||||
"await-outside": "^2.1.2",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babel-jest": "^24.7.0",
|
||||
"babel-jest": "^24.7.1",
|
||||
"babel-plugin-styled-components": "^1.10.0",
|
||||
"babel-plugin-transform-flow-strip-types": "^6.22.0",
|
||||
"chokidar": "^2.1.5",
|
||||
"enzyme": "^3.9.0",
|
||||
"enzyme-adapter-react-16": "^1.11.2",
|
||||
"enzyme-adapter-react-16": "^1.12.1",
|
||||
"enzyme-to-json": "^3.3.5",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-flowtype": "^3.4.2",
|
||||
"eslint-plugin-flowtype": "^3.6.1",
|
||||
"flow-bin": "^0.96.0",
|
||||
"flow-mono-cli": "^1.5.0",
|
||||
"flow-typed": "^2.5.1",
|
||||
"husky": "^1.3.1",
|
||||
"jest": "^24.7.0",
|
||||
"jest": "^24.7.1",
|
||||
"jest-styled-components": "^6.3.1",
|
||||
"lerna": "^3.13.1",
|
||||
"lerna": "^3.13.2",
|
||||
"next": "^8.0.4",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"react": "^16.8.6",
|
||||
|
@ -64,8 +64,8 @@
|
|||
"react-test-renderer": "^16.8.6",
|
||||
"standard": "12.0.1",
|
||||
"styled-components": "^4.2.0",
|
||||
"stylelint": "^9.10.1",
|
||||
"stylelint-config-standard": "^18.2.0",
|
||||
"stylelint": "^10.0.0",
|
||||
"stylelint-config-standard": "^18.3.0",
|
||||
"stylelint-config-styled-components": "^0.1.1",
|
||||
"stylelint-processor-styled-components": "^1.6.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue