|
28 | 28 | },
|
29 | 29 | "types": "./lib/react-app.d.ts",
|
30 | 30 | "dependencies": {
|
31 |
| - "@babel/core": "7.11.6", |
32 |
| - "@pmmmwh/react-refresh-webpack-plugin": "0.4.2", |
33 |
| - "@svgr/webpack": "5.4.0", |
| 31 | + "@babel/core": "7.12.3", |
| 32 | + "@pmmmwh/react-refresh-webpack-plugin": "^0.4.2", |
| 33 | + "@svgr/webpack": "^5.4.0", |
34 | 34 | "@typescript-eslint/eslint-plugin": "^4.5.0",
|
35 | 35 | "@typescript-eslint/parser": "^4.5.0",
|
36 | 36 | "babel-eslint": "^10.1.0",
|
37 |
| - "babel-jest": "^26.3.0", |
38 |
| - "babel-loader": "8.1.0", |
| 37 | + "babel-jest": "^26.6.0", |
| 38 | + "babel-loader": "^8.1.0", |
39 | 39 | "babel-plugin-named-asset-import": "^0.3.6",
|
40 | 40 | "babel-preset-react-app": "^9.1.2",
|
41 | 41 | "bfj": "^7.0.2",
|
42 |
| - "camelcase": "^6.0.0", |
43 |
| - "case-sensitive-paths-webpack-plugin": "2.3.0", |
44 |
| - "css-loader": "4.3.0", |
45 |
| - "dotenv": "8.2.0", |
46 |
| - "dotenv-expand": "5.1.0", |
| 42 | + "camelcase": "^6.1.0", |
| 43 | + "case-sensitive-paths-webpack-plugin": "^2.3.0", |
| 44 | + "css-loader": "^4.3.0", |
| 45 | + "dotenv": "^8.2.0", |
| 46 | + "dotenv-expand": "^5.1.0", |
47 | 47 | "eslint": "^7.11.0",
|
48 | 48 | "eslint-config-react-app": "^5.2.1",
|
49 | 49 | "eslint-plugin-flowtype": "^5.2.0",
|
|
54 | 54 | "eslint-plugin-react-hooks": "^4.2.0",
|
55 | 55 | "eslint-plugin-testing-library": "^3.9.2",
|
56 | 56 | "eslint-webpack-plugin": "^2.1.0",
|
57 |
| - "file-loader": "6.1.0", |
58 |
| - "fs-extra": "^9.0.0", |
59 |
| - "html-webpack-plugin": "4.4.1", |
60 |
| - "identity-obj-proxy": "3.0.0", |
61 |
| - "jest": "26.4.2", |
62 |
| - "jest-circus": "26.4.2", |
63 |
| - "jest-resolve": "26.4.0", |
64 |
| - "jest-watch-typeahead": "0.6.1", |
65 |
| - "mini-css-extract-plugin": "0.11.2", |
66 |
| - "optimize-css-assets-webpack-plugin": "5.0.4", |
67 |
| - "pnp-webpack-plugin": "1.6.4", |
68 |
| - "postcss-flexbugs-fixes": "4.2.1", |
69 |
| - "postcss-loader": "3.0.0", |
70 |
| - "postcss-normalize": "8.0.1", |
71 |
| - "postcss-preset-env": "6.7.0", |
72 |
| - "postcss-safe-parser": "5.0.0", |
| 57 | + "file-loader": "^6.1.1", |
| 58 | + "fs-extra": "^9.0.1", |
| 59 | + "html-webpack-plugin": "^4.5.0", |
| 60 | + "identity-obj-proxy": "^3.0.0", |
| 61 | + "jest": "^26.6.0", |
| 62 | + "jest-circus": "^26.6.0", |
| 63 | + "jest-resolve": "^26.6.0", |
| 64 | + "jest-watch-typeahead": "^0.6.1", |
| 65 | + "mini-css-extract-plugin": "^0.11.3", |
| 66 | + "optimize-css-assets-webpack-plugin": "^5.0.4", |
| 67 | + "pnp-webpack-plugin": "^1.6.4", |
| 68 | + "postcss-flexbugs-fixes": "^4.2.1", |
| 69 | + "postcss-loader": "^3.0.0", |
| 70 | + "postcss-normalize": "^8.0.1", |
| 71 | + "postcss-preset-env": "^6.7.0", |
| 72 | + "postcss-safe-parser": "^5.0.2", |
73 | 73 | "react-app-polyfill": "^1.0.6",
|
74 | 74 | "react-dev-utils": "^10.2.1",
|
75 | 75 | "react-refresh": "^0.8.3",
|
76 |
| - "resolve": "1.17.0", |
| 76 | + "resolve": "^1.18.1", |
77 | 77 | "resolve-url-loader": "^3.1.2",
|
78 |
| - "sass-loader": "8.0.2", |
79 |
| - "semver": "7.3.2", |
80 |
| - "style-loader": "1.2.1", |
81 |
| - "terser-webpack-plugin": "4.2.0", |
82 |
| - "ts-pnp": "1.2.0", |
83 |
| - "url-loader": "4.1.0", |
84 |
| - "webpack": "4.44.1", |
85 |
| - "webpack-dev-server": "3.11.0", |
86 |
| - "webpack-manifest-plugin": "2.2.0", |
87 |
| - "workbox-webpack-plugin": "5.1.4" |
| 78 | + "sass-loader": "^8.0.2", |
| 79 | + "semver": "^7.3.2", |
| 80 | + "style-loader": "^1.3.0", |
| 81 | + "terser-webpack-plugin": "^4.2.3", |
| 82 | + "ts-pnp": "^1.2.0", |
| 83 | + "url-loader": "^4.1.1", |
| 84 | + "webpack": "^4.44.2", |
| 85 | + "webpack-dev-server": "^3.11.0", |
| 86 | + "webpack-manifest-plugin": "^2.2.0", |
| 87 | + "workbox-webpack-plugin": "^5.1.4" |
88 | 88 | },
|
89 | 89 | "devDependencies": {
|
90 |
| - "react": "^16.12.0", |
91 |
| - "react-dom": "^16.12.0" |
| 90 | + "react": "^16.14.0", |
| 91 | + "react-dom": "^16.14.0" |
92 | 92 | },
|
93 | 93 | "optionalDependencies": {
|
94 | 94 | "fsevents": "^2.1.3"
|
|
0 commit comments