|
38 | 38 | "styled-components": "^5.2.1"
|
39 | 39 | },
|
40 | 40 | "devDependencies": {
|
41 |
| - "@babel/cli": "^7.12.1", |
42 |
| - "@babel/core": "^7.12.3", |
| 41 | + "@babel/cli": "^7.12.10", |
| 42 | + "@babel/core": "^7.12.10", |
43 | 43 | "@babel/plugin-proposal-class-properties": "^7.12.1",
|
44 | 44 | "@babel/plugin-proposal-private-methods": "^7.12.1",
|
45 | 45 | "@babel/plugin-transform-classes": "^7.12.1",
|
46 |
| - "@babel/preset-env": "^7.12.1", |
47 |
| - "@babel/preset-react": "^7.12.5", |
48 |
| - "@babel/preset-typescript": "^7.12.1", |
49 |
| - "@rollup/plugin-babel": "^5.2.1", |
| 46 | + "@babel/preset-env": "^7.12.11", |
| 47 | + "@babel/preset-react": "^7.12.10", |
| 48 | + "@babel/preset-typescript": "^7.12.7", |
| 49 | + "@rollup/plugin-babel": "^5.2.2", |
50 | 50 | "@rollup/plugin-commonjs": "^16.0.0",
|
51 |
| - "@rollup/plugin-image": "^2.0.5", |
| 51 | + "@rollup/plugin-image": "^2.0.6", |
52 | 52 | "@rollup/plugin-node-resolve": "^10.0.0",
|
53 | 53 | "@storybook/addon-docs": "^6.0.21",
|
54 | 54 | "@storybook/addon-info": "^5.3.21",
|
55 | 55 | "@storybook/addon-knobs": "^6.0.21",
|
56 | 56 | "@storybook/react": "^6.0.21",
|
57 | 57 | "@types/dompurify": "^2.0.4",
|
58 | 58 | "@types/lodash": "^4.14.165",
|
59 |
| - "@types/react": "^16.9.56", |
| 59 | + "@types/react": "^17.0.0", |
60 | 60 | "@types/react-dates": "^21.8.0",
|
61 |
| - "@types/react-dom": "^16.9.9", |
| 61 | + "@types/react-dom": "^17.0.0", |
62 | 62 | "@types/react-toggle": "^4.0.2",
|
63 | 63 | "@types/styled-components": "^5.1.4",
|
64 | 64 | "@typescript-eslint/eslint-plugin": "4.3.0",
|
65 |
| - "@typescript-eslint/parser": "4.8.2", |
| 65 | + "@typescript-eslint/parser": "4.13.0", |
66 | 66 | "babel-eslint": "^10.1.0",
|
67 |
| - "babel-loader": "^8.1.0", |
| 67 | + "babel-loader": "^8.2.2", |
68 | 68 | "babel-plugin-styled-components": "1.10.5",
|
69 |
| - "dompurify": "^2.0.17", |
70 |
| - "eslint": "^7.9.0", |
71 |
| - "eslint-config-airbnb": "^18.2.0", |
| 69 | + "dompurify": "^2.2.6", |
| 70 | + "eslint": "^7.17.0", |
| 71 | + "eslint-config-airbnb": "^18.2.1", |
72 | 72 | "eslint-config-prettier": "^6.11.0",
|
73 | 73 | "eslint-config-react-app": "^5.2.1",
|
74 | 74 | "eslint-loader": "^4.0.2",
|
75 |
| - "eslint-plugin-import": "^2.22.0", |
76 |
| - "eslint-plugin-jsx-a11y": "^6.3.1", |
77 |
| - "eslint-plugin-prettier": "^3.1.4", |
78 |
| - "eslint-plugin-react": "^7.20.6", |
| 75 | + "eslint-plugin-import": "^2.22.1", |
| 76 | + "eslint-plugin-jsx-a11y": "^6.4.1", |
| 77 | + "eslint-plugin-prettier": "^3.3.1", |
| 78 | + "eslint-plugin-react": "^7.22.0", |
79 | 79 | "eslint-plugin-react-hooks": "^4.1.2",
|
80 | 80 | "eslint-watch": "^7.0.0",
|
81 |
| - "html-react-parser": "^0.14.1", |
| 81 | + "html-react-parser": "^0.14.3", |
82 | 82 | "lodash-es": "^4.17.15",
|
83 | 83 | "moment": "^2.29.1",
|
84 |
| - "polished": "^4.0.3", |
85 |
| - "prettier": "^2.1.2", |
86 |
| - "rc-progress": "^3.1.0", |
| 84 | + "polished": "^4.0.5", |
| 85 | + "prettier": "^2.2.1", |
| 86 | + "rc-progress": "^3.1.3", |
87 | 87 | "react": "^17.0.1",
|
88 | 88 | "react-addons-shallow-compare": "^15.6.2",
|
89 | 89 | "react-dates": "^21.8.0",
|
|
92 | 92 | "react-paginate": "^6.5.0",
|
93 | 93 | "rimraf": "^3.0.2",
|
94 | 94 | "rollup-plugin-copy": "^3.3.0",
|
95 |
| - "rollup-plugin-filesize": "^9.0.2", |
| 95 | + "rollup-plugin-filesize": "^9.1.0", |
96 | 96 | "rollup-plugin-terser": "^7.0.2",
|
97 | 97 | "styled-components": "^5.2.1",
|
98 | 98 | "styled-components-modifiers": "^1.2.5",
|
99 | 99 | "styled-tools": "^1.7.2",
|
100 |
| - "stylelint": "^13.7.2", |
| 100 | + "stylelint": "^13.8.0", |
101 | 101 | "stylelint-config-standard": "^20.0.0",
|
102 | 102 | "stylelint-config-styled-components": "^0.1.1",
|
103 | 103 | "stylelint-processor-styled-components": "^1.10.0",
|
104 |
| - "typescript": "^4.0.5" |
| 104 | + "typescript": "^4.1.3" |
105 | 105 | }
|
106 | 106 | }
|
0 commit comments