|
32 | 32 | "@cockroachlabs/design-tokens": "workspace:../design-tokens", |
33 | 33 | "@cockroachlabs/icons": "workspace:../icons", |
34 | 34 | "@popperjs/core": "^2.9.2", |
35 | | - "classnames": "2.3.2", |
| 35 | + "classnames": "2.5.1", |
36 | 36 | "lodash": "^4.17.21", |
37 | 37 | "react-final-form": "6.5.9", |
38 | 38 | "react-lines-ellipsis": "^0.15.0", |
|
45 | 45 | "@parcel/reporter-bundle-analyzer": "^2.9.3", |
46 | 46 | "@parcel/transformer-sass": "^2.9.3", |
47 | 47 | "@parcel/transformer-typescript-types": "^2.9.3", |
48 | | - "@testing-library/jest-dom": "5.16.5", |
| 48 | + "@testing-library/jest-dom": "5.17.0", |
49 | 49 | "@testing-library/react": "12.1.5", |
50 | | - "@types/classnames": "2.3.0", |
51 | | - "@types/jest": "29.4.0", |
52 | | - "@types/lodash": "4.14.191", |
53 | | - "@types/node": "16.18.14", |
54 | | - "@types/react": "17.0.53", |
55 | | - "@types/react-lines-ellipsis": "0.15.1", |
| 50 | + "@types/classnames": "2.3.4", |
| 51 | + "@types/jest": "29.5.14", |
| 52 | + "@types/lodash": "4.17.14", |
| 53 | + "@types/node": "16.18.123", |
| 54 | + "@types/react": "17.0.83", |
| 55 | + "@types/react-lines-ellipsis": "0.15.6", |
56 | 56 | "@types/recharts": "^1.8.23", |
57 | 57 | "@types/testing-library__jest-dom": "^5.14.6", |
58 | | - "@typescript-eslint/eslint-plugin": "6.7.0", |
59 | | - "@typescript-eslint/parser": "6.7.0", |
60 | | - "eslint": "8.49.0", |
61 | | - "eslint-config-prettier": "8.6.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "6.21.0", |
| 59 | + "@typescript-eslint/parser": "6.21.0", |
| 60 | + "eslint": "8.57.1", |
| 61 | + "eslint-config-prettier": "8.10.0", |
62 | 62 | "eslint-plugin-prettier": "4.2.1", |
63 | | - "eslint-plugin-react": "7.32.2", |
64 | | - "eslint-plugin-react-hooks": "4.6.0", |
65 | | - "final-form": "4.20.9", |
| 63 | + "eslint-plugin-react": "7.37.4", |
| 64 | + "eslint-plugin-react-hooks": "4.6.2", |
| 65 | + "final-form": "4.20.10", |
66 | 66 | "identity-obj-proxy": "3.0.0", |
67 | | - "jest": "29.4.3", |
68 | | - "jest-environment-jsdom": "29.4.3", |
69 | | - "jest-runner-eslint": "1.1.0", |
| 67 | + "jest": "29.7.0", |
| 68 | + "jest-environment-jsdom": "29.7.0", |
| 69 | + "jest-runner-eslint": "1.2.0", |
70 | 70 | "npm-run-all": "4.1.5", |
71 | 71 | "parcel": "^2.9.3", |
72 | | - "prettier": "2.8.4", |
| 72 | + "prettier": "2.8.8", |
73 | 73 | "react": "17.0.2", |
74 | 74 | "react-dom": "17.0.2", |
75 | | - "sass": "1.58.3", |
76 | | - "ts-jest": "29.1.1", |
| 75 | + "sass": "1.83.1", |
| 76 | + "ts-jest": "29.2.5", |
77 | 77 | "typescript": "5.x" |
78 | 78 | }, |
79 | 79 | "peerDependencies": { |
|
0 commit comments