|
1 | 1 | {
|
2 | 2 | "name": "react-popper-tooltip",
|
3 |
| - "version": "2.11.0", |
| 3 | + "version": "2.11.1", |
4 | 4 | "description": "React tooltip library built around react-popper",
|
5 | 5 | "homepage": "https://react-popper-tooltip.netlify.com",
|
6 | 6 | "repository": {
|
|
64 | 64 | "@babel/preset-env": "^7.9.0",
|
65 | 65 | "@babel/preset-react": "^7.9.4",
|
66 | 66 | "@babel/preset-typescript": "^7.9.0",
|
67 |
| - "@testing-library/react": "^10.0.1", |
| 67 | + "@testing-library/react": "^10.0.2", |
68 | 68 | "@types/jest": "^25.1.4",
|
69 |
| - "@types/react": "^16.9.26", |
70 |
| - "@types/react-dom": "^16.9.5", |
71 |
| - "@typescript-eslint/eslint-plugin": "^2.25.0", |
72 |
| - "@typescript-eslint/parser": "^2.25.0", |
| 69 | + "@types/react": "^16.9.31", |
| 70 | + "@types/react-dom": "^16.9.6", |
| 71 | + "@typescript-eslint/eslint-plugin": "^2.26.0", |
| 72 | + "@typescript-eslint/parser": "^2.26.0", |
73 | 73 | "docz": "^2.2.0",
|
74 | 74 | "eslint": "^6.8.0",
|
75 | 75 | "eslint-config-prettier": "^6.10.1",
|
76 | 76 | "eslint-plugin-prettier": "^3.1.2",
|
77 | 77 | "eslint-plugin-react": "^7.19.0",
|
78 | 78 | "husky": "^4.2.3",
|
79 |
| - "jest": "^25.2.3", |
80 |
| - "lint-staged": "^10.0.9", |
| 79 | + "jest": "^25.2.4", |
| 80 | + "lint-staged": "^10.1.1", |
81 | 81 | "prettier": "^2.0.2",
|
82 | 82 | "react": "^16.12.0",
|
83 | 83 | "react-dom": "^16.12.0",
|
84 |
| - "rollup": "^2.2.0", |
| 84 | + "rollup": "^2.3.2", |
85 | 85 | "rollup-plugin-babel": "^4.4.0",
|
86 | 86 | "rollup-plugin-node-resolve": "^5.2.0",
|
87 | 87 | "rollup-plugin-size-snapshot": "^0.11.0",
|
|
0 commit comments