|
16 | 16 | ], |
17 | 17 | "license": "MIT", |
18 | 18 | "devDependencies": { |
19 | | - "@babel/cli": "^7.4.4", |
20 | | - "@babel/core": "^7.4.5", |
| 19 | + "@babel/cli": "^7.15.7", |
| 20 | + "@babel/core": "^7.15.8", |
21 | 21 | "@babel/plugin-proposal-class-properties": "^7.4.4", |
22 | | - "@babel/plugin-transform-modules-commonjs": "^7.10.4", |
23 | | - "@babel/preset-env": "^7.4.5", |
| 22 | + "@babel/plugin-transform-modules-commonjs": "^7.15.4", |
| 23 | + "@babel/preset-env": "^7.15.8", |
24 | 24 | "babel-core": "7.0.0-bridge.0", |
25 | 25 | "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", |
26 | 26 | "babel-test": "^0.2.1", |
27 | | - "jest": "^27.0.6", |
| 27 | + "jest": "^27.3.0", |
28 | 28 | "jest-file-snapshot": "^0.5.0", |
29 | | - "prettier": "^2.0.5", |
| 29 | + "prettier": "^2.4.1", |
30 | 30 | "rimraf": "^3.0.0", |
31 | | - "styled-components": "^5.0.0" |
| 31 | + "styled-components": "^5.3.1" |
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | | - "@babel/helper-annotate-as-pure": "^7.0.0", |
35 | | - "@babel/helper-module-imports": "^7.0.0", |
| 34 | + "@babel/helper-annotate-as-pure": "^7.15.4", |
| 35 | + "@babel/helper-module-imports": "^7.15.4", |
36 | 36 | "babel-plugin-syntax-jsx": "^6.18.0", |
37 | 37 | "lodash": "^4.17.11" |
38 | 38 | }, |
|
0 commit comments