|
63 | 63 | "@rollup/plugin-node-resolve": "^9.0.0", |
64 | 64 | "@rollup/plugin-replace": "^2.3.3", |
65 | 65 | "@rollup/plugin-typescript": "^6.0.0", |
66 | | - "@types/jest": "^26.0.14", |
67 | | - "@types/jest-image-snapshot": "^4.1.0", |
68 | | - "@types/node": "^14.11.2", |
69 | | - "@typescript-eslint/eslint-plugin": "^4.3.0", |
70 | | - "@typescript-eslint/parser": "^4.3.0", |
71 | | - "@yarnpkg/pnpify": "^2.2.1", |
| 66 | + "@types/jest": "^26.0.15", |
| 67 | + "@types/jest-image-snapshot": "^4.1.2", |
| 68 | + "@types/node": "^14.14.0", |
| 69 | + "@typescript-eslint/eslint-plugin": "^4.5.0", |
| 70 | + "@typescript-eslint/parser": "^4.5.0", |
| 71 | + "@yarnpkg/pnpify": "^2.3.3", |
72 | 72 | "canvas": "^2.6.1", |
73 | | - "chart.js": "^3.0.0-beta.3", |
74 | | - "eslint": "^7.10.0", |
75 | | - "eslint-config-prettier": "^6.12.0", |
| 73 | + "chart.js": "^3.0.0-beta.4", |
| 74 | + "eslint": "^7.11.0", |
| 75 | + "eslint-config-prettier": "^6.13.0", |
76 | 76 | "eslint-config-react-app": "^5.2.1", |
77 | 77 | "eslint-plugin-flowtype": "^5.2.0", |
78 | 78 | "eslint-plugin-import": "^2.22.1", |
79 | 79 | "eslint-plugin-jsx-a11y": "^6.3.1", |
80 | 80 | "eslint-plugin-prettier": "^3.1.4", |
81 | | - "eslint-plugin-react": "^7.21.2", |
82 | | - "eslint-plugin-react-hooks": "^4.1.2", |
83 | | - "jest": "^26.4.2", |
| 81 | + "eslint-plugin-react": "^7.21.5", |
| 82 | + "eslint-plugin-react-hooks": "^4.2.0", |
| 83 | + "jest": "^26.6.0", |
84 | 84 | "jest-image-snapshot": "^4.2.0", |
85 | 85 | "prettier": "^2.1.2", |
86 | | - "release-it": "^14.0.3", |
| 86 | + "release-it": "^14.2.0", |
87 | 87 | "rimraf": "^3.0.2", |
88 | | - "rollup": "^2.28.2", |
| 88 | + "rollup": "^2.32.1", |
89 | 89 | "rollup-plugin-cleanup": "^3.2.1", |
90 | 90 | "rollup-plugin-dts": "^1.4.13", |
91 | 91 | "rollup-plugin-terser": "^7.0.2", |
92 | 92 | "ts-jest": "^26.4.1", |
93 | | - "tslib": "^2.0.1", |
| 93 | + "tslib": "^2.0.3", |
94 | 94 | "typedoc": "^0.19.2", |
95 | 95 | "typescript": "^4.0.3" |
96 | 96 | }, |
|
0 commit comments