|
62 | 62 | "react": ">=16.13"
|
63 | 63 | },
|
64 | 64 | "devDependencies": {
|
65 |
| - "@babel/cli": "^7.10.1", |
66 |
| - "@babel/core": "^7.10.1", |
67 |
| - "@babel/plugin-proposal-class-properties": "^7.10.1", |
68 |
| - "@babel/preset-env": "^7.10.1", |
69 |
| - "@babel/preset-react": "^7.10.1", |
70 |
| - "@testing-library/jest-dom": "^5.9.0", |
71 |
| - "@testing-library/react": "^10.0.4", |
| 65 | + "@babel/cli": "^7.10.5", |
| 66 | + "@babel/core": "^7.10.5", |
| 67 | + "@babel/plugin-proposal-class-properties": "^7.10.4", |
| 68 | + "@babel/preset-env": "^7.10.4", |
| 69 | + "@babel/preset-react": "^7.10.4", |
| 70 | + "@testing-library/jest-dom": "^5.11.1", |
| 71 | + "@testing-library/react": "^10.4.7", |
72 | 72 | "@types/react-redux": "^7.1.9",
|
73 | 73 | "@welldone-software/jest-console-handler": "^0.1.1",
|
74 |
| - "acorn-walk": "^7.1.1", |
| 74 | + "acorn-walk": "^7.2.0", |
75 | 75 | "astring": "^1.4.3",
|
76 | 76 | "babel-core": "^7.0.0-bridge.0",
|
77 | 77 | "babel-eslint": "^10.1.0",
|
78 |
| - "babel-jest": "^26.0.1", |
| 78 | + "babel-jest": "^26.1.0", |
79 | 79 | "babel-plugin-lodash": "^3.3.4",
|
80 | 80 | "concurrently": "^5.2.0",
|
81 | 81 | "create-react-class": "^15.6.3",
|
82 | 82 | "cross-env": "^7.0.2",
|
83 |
| - "eslint": "^7.1.0", |
84 |
| - "eslint-plugin-jest": "^23.13.2", |
85 |
| - "eslint-plugin-react": "^7.20.0", |
| 83 | + "eslint": "^7.4.0", |
| 84 | + "eslint-plugin-jest": "^23.18.0", |
| 85 | + "eslint-plugin-react": "^7.20.3", |
86 | 86 | "express": "^4.17.1",
|
87 | 87 | "express-history-api-fallback": "^2.2.1",
|
88 | 88 | "husky": "^4.2.5",
|
89 |
| - "jest": "^26.0.1", |
90 |
| - "jest-cli": "^26.0.1", |
| 89 | + "jest": "^26.1.0", |
| 90 | + "jest-cli": "^26.1.0", |
91 | 91 | "magic-string": "^0.25.7",
|
92 |
| - "nollup": "^0.11.1", |
| 92 | + "nollup": "^0.12.2", |
93 | 93 | "react": "^16.13.1",
|
94 | 94 | "react-dom": "npm:@hot-loader/react-dom@^16.13.0",
|
95 | 95 | "react-hot-loader": "^4.12.21",
|
96 | 96 | "react-redux": "^7.2.0",
|
97 | 97 | "react-router-dom": "^5.2.0",
|
98 | 98 | "redux": "^4.0.5",
|
99 | 99 | "rimraf": "^3.0.2",
|
100 |
| - "rollup": "^2.11.2", |
| 100 | + "rollup": "^2.21.0", |
101 | 101 | "rollup-plugin-babel": "^4.4.0",
|
102 | 102 | "rollup-plugin-commonjs": "^10.1.0",
|
103 | 103 | "rollup-plugin-commonjs-alternate": "^0.5.1",
|
|
106 | 106 | "rollup-plugin-replace": "^2.2.0",
|
107 | 107 | "rollup-plugin-terser": "^6.1.0",
|
108 | 108 | "styled-components": "^5.1.1",
|
109 |
| - "typescript": "^3.9.3" |
| 109 | + "typescript": "^3.9.7" |
110 | 110 | }
|
111 | 111 | }
|
0 commit comments