|
14 | 14 | "keywords": [], |
15 | 15 | "author": "", |
16 | 16 | "dependencies": { |
17 | | - "@types/lodash": "^4.14.168", |
18 | | - "@types/node": "^12.20.7", |
| 17 | + "@types/lodash": "^4.14.170", |
| 18 | + "@types/node": "^12.20.15", |
19 | 19 | "@types/uuid": "^8.3.0", |
20 | 20 | "clsx": "^1.0.4", |
21 | 21 | "crosstalk-common": "../Common/", |
22 | 22 | "object-path": "^0.11.4", |
23 | 23 | "path": "^0.12.7" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@babel/core": "^7.13.14", |
27 | | - "@babel/plugin-proposal-class-properties": "^7.13.0", |
28 | | - "@babel/plugin-proposal-decorators": "^7.13.5", |
29 | | - "@babel/plugin-proposal-object-rest-spread": "^7.13.8", |
30 | | - "@babel/plugin-transform-runtime": "^7.13.10", |
31 | | - "@babel/preset-env": "^7.13.12", |
32 | | - "@babel/preset-react": "^7.13.13", |
33 | | - "@babel/preset-typescript": "^7.13.0", |
| 26 | + "@babel/core": "^7.14.6", |
| 27 | + "@babel/plugin-proposal-class-properties": "^7.14.5", |
| 28 | + "@babel/plugin-proposal-decorators": "^7.14.5", |
| 29 | + "@babel/plugin-proposal-object-rest-spread": "^7.14.5", |
| 30 | + "@babel/plugin-transform-runtime": "^7.14.5", |
| 31 | + "@babel/preset-env": "^7.14.5", |
| 32 | + "@babel/preset-react": "^7.14.5", |
| 33 | + "@babel/preset-typescript": "^7.14.5", |
34 | 34 | "@typescript-eslint/eslint-plugin": "^2.2.0", |
35 | 35 | "@typescript-eslint/parser": "^2.2.0", |
36 | | - "aws-sdk": "^2.877.0", |
| 36 | + "aws-sdk": "^2.928.0", |
37 | 37 | "babel-core": "^6.26.3", |
38 | 38 | "babel-eslint": "^10.0.3", |
39 | 39 | "babel-loader": "^8.2.2", |
40 | 40 | "copy-webpack-plugin": "^5.0.4", |
41 | 41 | "eslint": "^6.3.0", |
42 | 42 | "eslint-config-prettier": "^6.3.0", |
43 | | - "eslint-plugin-import": "^2.20.2", |
| 43 | + "eslint-plugin-import": "^2.23.4", |
44 | 44 | "eslint-plugin-json": "^1.4.0", |
45 | 45 | "eslint-plugin-jsx-a11y": "^6.2.3", |
46 | | - "eslint-plugin-prettier": "^3.3.1", |
47 | | - "eslint-plugin-react": "^7.23.1", |
| 46 | + "eslint-plugin-prettier": "^3.4.0", |
| 47 | + "eslint-plugin-react": "^7.24.0", |
48 | 48 | "file-loader": "^4.2.0", |
49 | 49 | "fork-ts-checker-webpack-plugin": "^1.5.0", |
50 | 50 | "html-loader": "^0.5.5", |
|
60 | 60 | "webpack-cli": "^3.3.7" |
61 | 61 | }, |
62 | 62 | "resolutions": { |
| 63 | + "glob-parent": ">=5.1.2", |
| 64 | + "normalize-url": ">=4.5.1", |
63 | 65 | "ssri": ">=8.0.1" |
64 | 66 | } |
65 | 67 | } |
0 commit comments