|
29 | 29 | "@babel/plugin-transform-react-inline-elements": "^7.14.5", |
30 | 30 | "@babel/runtime": "^7.14.6", |
31 | 31 | "@formatjs/intl-pluralrules": "^4.0.27", |
32 | | - "@formatjs/intl-relativetimeformat": "^9.1.6", |
| 32 | + "@formatjs/intl-relativetimeformat": "^10.0.0", |
33 | 33 | "@fortawesome/fontawesome-free": "^5.15.3", |
34 | 34 | "@fortawesome/fontawesome-svg-core": "^1.2.35", |
35 | 35 | "@fortawesome/free-brands-svg-icons": "^5.15.3", |
|
71 | 71 | "react-copy-to-clipboard": "^5.0.3", |
72 | 72 | "react-datetime": "^3.0.4", |
73 | 73 | "react-dom": "^17.0.2", |
74 | | - "react-dropzone": "^11.3.2", |
| 74 | + "react-dropzone": "^12.0.4", |
75 | 75 | "react-height": "^3.0.0", |
76 | 76 | "react-helmet": "^6.1.0", |
77 | 77 | "react-immutable-proptypes": "^2.1.0", |
|
98 | 98 | "devDependencies": { |
99 | 99 | "@babel/cli": "^7.14.5", |
100 | 100 | "@babel/core": "^7.14.6", |
| 101 | + "@babel/eslint-parser": "^7.17.0", |
101 | 102 | "@babel/node": "^7.14.7", |
102 | 103 | "@babel/plugin-proposal-class-properties": "^7.14.5", |
103 | 104 | "@babel/plugin-transform-runtime": "^7.14.5", |
|
106 | 107 | "@babel/register": "^7.14.5", |
107 | 108 | "@formatjs/cli": "^4.2.21", |
108 | 109 | "async": "^3.1.0", |
109 | | - "babel-eslint": "^10.0.2", |
110 | 110 | "babel-loader": "^8.2.2", |
111 | 111 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
112 | 112 | "babel-plugin-transform-object-assign": "^6.22.0", |
|
120 | 120 | "core-js": "^3.15.2", |
121 | 121 | "css-loader": "^6.3.0", |
122 | 122 | "css-modules-require-hook": "^4.2.3", |
123 | | - "dotenv": "^10.0.0", |
124 | | - "eslint": "^7.29.0", |
| 123 | + "dotenv": "^16.0.0", |
| 124 | + "eslint": "^8.9.0", |
125 | 125 | "eslint-config-prettier": "^8.3.0", |
126 | 126 | "eslint-config-standard": "16.0.3", |
127 | 127 | "eslint-config-standard-react": "11.0.1", |
128 | 128 | "eslint-plugin-babel": "^5.3.1", |
129 | 129 | "eslint-plugin-import": "^2.23.4", |
130 | 130 | "eslint-plugin-node": "11.1.0", |
131 | | - "eslint-plugin-promise": "^5.1.0", |
| 131 | + "eslint-plugin-promise": "^6.0.0", |
132 | 132 | "eslint-plugin-react": "^7.24.0", |
133 | 133 | "eslint-plugin-standard": "^5.0.0", |
134 | 134 | "fetch-mock": "^9.11.0", |
135 | 135 | "file-loader": "^6.2.0", |
136 | 136 | "git-revision-webpack-plugin": "^5.0.0", |
137 | 137 | "image-webpack-loader": "^8.0.1", |
138 | 138 | "isomorphic-style-loader": "^5.1.0", |
139 | | - "jsdom": "^18.0.0", |
| 139 | + "jsdom": "^19.0.0", |
140 | 140 | "json-loader": "^0.5.4", |
141 | 141 | "less": "^4.1.1", |
142 | 142 | "less-loader": "^10.0.0", |
|
0 commit comments