|
1 | 1 | {
|
2 | 2 | "name": "@technote-space/use-material-table-icons",
|
3 |
| - "version": "0.1.16", |
| 3 | + "version": "0.1.17", |
4 | 4 | "description": "React hook to get icons for material table.",
|
5 | 5 | "keywords": [
|
6 | 6 | "github",
|
|
42 | 42 | "@commitlint/cli": "^13.1.0",
|
43 | 43 | "@commitlint/config-conventional": "^13.1.0",
|
44 | 44 | "@material-ui/icons": "^4.11.2",
|
45 |
| - "@technote-space/material-table": "^2.3.20", |
| 45 | + "@technote-space/material-table": "^2.3.21", |
46 | 46 | "@testing-library/react": "^12.0.0",
|
47 | 47 | "@testing-library/react-hooks": "^7.0.1",
|
48 | 48 | "@types/jest": "^27.0.1",
|
49 |
| - "@types/node": "^16.7.1", |
| 49 | + "@types/node": "^16.7.6", |
50 | 50 | "@types/react": "^17.0.19",
|
51 |
| - "@typescript-eslint/eslint-plugin": "^4.29.2", |
52 |
| - "@typescript-eslint/parser": "^4.29.2", |
| 51 | + "@typescript-eslint/eslint-plugin": "^4.29.3", |
| 52 | + "@typescript-eslint/parser": "^4.29.3", |
53 | 53 | "eslint": "^7.32.0",
|
54 |
| - "husky": "^7.0.1", |
55 |
| - "jest": "^27.0.6", |
56 |
| - "jest-circus": "^27.0.6", |
| 54 | + "husky": "^7.0.2", |
| 55 | + "jest": "^27.1.0", |
| 56 | + "jest-circus": "^27.1.0", |
57 | 57 | "jsdom": "^17.0.0",
|
58 | 58 | "lint-staged": "^11.1.2",
|
59 | 59 | "pinst": "^2.1.6",
|
60 | 60 | "react": "^17.0.2",
|
61 | 61 | "react-dom": "^17.0.2",
|
62 | 62 | "ts-jest": "^27.0.5",
|
63 |
| - "typescript": "^4.3.5" |
| 63 | + "typescript": "^4.4.2" |
64 | 64 | },
|
65 | 65 | "publishConfig": {
|
66 | 66 | "access": "public"
|
|
0 commit comments