|
41 | 41 | "@testing-library/user-event": "13.3.0", |
42 | 42 | "@tsconfig/create-react-app": "1.0.2", |
43 | 43 | "@tsconfig/recommended": "1.0.1", |
44 | | - "@types/jest": "^30.0.0", |
45 | | - "@types/lodash-es": "^4.17.12", |
| 44 | + "@types/jest": "30.0.0", |
| 45 | + "@types/lodash-es": "4.17.12", |
46 | 46 | "@types/react": "18.2.47", |
47 | 47 | "@types/react-dom": "18.2.18", |
48 | 48 | "@typescript-eslint/eslint-plugin": "7.18.0", |
49 | 49 | "@typescript-eslint/parser": "7.18.0", |
50 | | - "axios": "1.10.0", |
| 50 | + "axios": "1.12.0", |
51 | 51 | "bignumber.js": "^9.x", |
52 | 52 | "esbuild": "0.14.47", |
53 | 53 | "esbuild-node-externals": "1.4.1", |
|
58 | 58 | "eslint-config-react": "1.1.7", |
59 | 59 | "eslint-config-standard": "17.0.0", |
60 | 60 | "eslint-config-standard-react": "9.2.0", |
61 | | - "eslint-import-resolver-alias": "^1.1.2", |
| 61 | + "eslint-import-resolver-alias": "1.1.2", |
62 | 62 | "eslint-import-resolver-typescript": "3.6.1", |
63 | 63 | "eslint-plugin-import": "2.29.1", |
64 | 64 | "eslint-plugin-node": "11.1.0", |
|
76 | 76 | "msw": "1.3.2", |
77 | 77 | "multiformats": "9.7.1", |
78 | 78 | "node-stdlib-browser": "1.2.0", |
79 | | - "postcss-modules": "5.0.0", |
| 79 | + "postcss-modules": "6.0.1", |
80 | 80 | "prettier": "2.8.8", |
81 | 81 | "react": "18.2.0", |
82 | 82 | "react-dom": "18.2.0", |
83 | 83 | "react-is": "18.2.0", |
84 | 84 | "react-select-event": "5.5.1", |
85 | 85 | "resize-observer-polyfill": "1.5.1", |
86 | | - "rimraf": "^6.1.0", |
| 86 | + "rimraf": "6.1.0", |
87 | 87 | "size-limit": "7.0.8", |
88 | 88 | "tslib": "2.4.0", |
89 | 89 | "typescript": "5.2.2", |
|
0 commit comments