|
28 | 28 | },
|
29 | 29 | "dependencies": {
|
30 | 30 | "@paljs/theme": "^1.0.3",
|
31 |
| - "@types/react-select": "3.0.16", |
| 31 | + "@types/react-select": "3.0.19", |
32 | 32 | "react-select": "^3.1.0"
|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 | 35 | "@babel/cli": "^7.10.5",
|
36 |
| - "@babel/core": "^7.11.1", |
| 36 | + "@babel/core": "^7.11.4", |
37 | 37 | "@babel/node": "^7.10.5",
|
38 | 38 | "@babel/plugin-transform-object-assign": "^7.10.4",
|
39 | 39 | "@babel/plugin-transform-react-constant-elements": "^7.10.4",
|
40 | 40 | "@babel/preset-env": "^7.11.0",
|
41 | 41 | "@babel/preset-react": "^7.10.4",
|
42 | 42 | "@babel/preset-typescript": "^7.10.4",
|
43 | 43 | "@paljs/icons": "^1.0.1",
|
44 |
| - "@types/node": "14.0.27", |
45 |
| - "@types/react": "16.9.44", |
| 44 | + "@types/node": "14.6.0", |
| 45 | + "@types/react": "16.9.46", |
46 | 46 | "@types/react-dom": "16.9.8",
|
47 |
| - "@types/react-select": "3.0.16", |
| 47 | + "@types/react-select": "3.0.19", |
48 | 48 | "@types/styled-components": "5.1.2",
|
49 |
| - "@typescript-eslint/eslint-plugin": "3.8.0", |
50 |
| - "@typescript-eslint/parser": "3.8.0", |
| 49 | + "@typescript-eslint/eslint-plugin": "3.9.1", |
| 50 | + "@typescript-eslint/parser": "3.9.1", |
51 | 51 | "babel-plugin-module-resolver": "^4.0.0",
|
52 |
| - "eslint": "7.6.0", |
| 52 | + "eslint": "7.7.0", |
53 | 53 | "eslint-config-prettier": "6.11.0",
|
54 | 54 | "eslint-plugin-prettier": "3.1.4",
|
55 |
| - "eslint-plugin-react": "7.20.5", |
| 55 | + "eslint-plugin-react": "7.20.6", |
56 | 56 | "fs-extra": "^9.0.1",
|
57 | 57 | "gh-pages": "3.1.0",
|
58 | 58 | "glob": "^7.1.6",
|
59 | 59 | "react": "16.13.1",
|
60 | 60 | "react-dom": "16.13.1",
|
61 | 61 | "styled-components": "5.1.1",
|
62 |
| - "tslib": "2.0.0", |
63 |
| - "typescript": "3.9.7", |
| 62 | + "tslib": "2.0.1", |
| 63 | + "typescript": "4.0.2", |
64 | 64 | "yargs": "^15.4.1"
|
65 | 65 | },
|
66 | 66 | "publishConfig": {
|
|
0 commit comments