|
42 | 42 | "react-query": "^3.39.3", |
43 | 43 | "react-redux": "^8.1.3", |
44 | 44 | "react-router": "^6.12.1", |
45 | | - "react-router-dom": "^6.18.0", |
| 45 | + "react-router-dom": "^6.24.0", |
46 | 46 | "react18-json-view": "^0.2.7", |
47 | 47 | "recharts": "^2.12.6", |
48 | 48 | "redux": "^5.0.1", |
49 | 49 | "redux-logger": "^3.0.6", |
50 | 50 | "redux-thunk": "^2.2.0", |
51 | | - "ripple-address-codec": "^5.0.0-beta.1", |
| 51 | + "ripple-address-codec": "^5.0.0", |
52 | 52 | "topojson-client": "^3.0.0", |
53 | | - "usehooks-ts": "^2.9.1", |
| 53 | + "usehooks-ts": "^3.1.0", |
54 | 54 | "vite": "^4.2.3", |
55 | 55 | "vite-plugin-environment": "^1.1.3", |
56 | 56 | "vite-plugin-html": "^3.2.0", |
57 | 57 | "vite-plugin-svgr": "^4.2.0", |
58 | 58 | "vite-tsconfig-paths": "^4.2.0", |
59 | | - "xrpl-client": "^2.1.0" |
| 59 | + "xrpl-client": "^2.4.0" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | 62 | "@babel/eslint-parser": "^7.22.6", |
63 | 63 | "@babel/preset-env": "^7.24.5", |
64 | | - "@babel/preset-react": "^7.22.15", |
| 64 | + "@babel/preset-react": "^7.24.7", |
65 | 65 | "@types/create-hash": "^1.2.2", |
66 | 66 | "@types/enzyme": "^3.10.12", |
67 | 67 | "@types/jest": "^26.0.24", |
68 | | - "@types/lodash": "^4.14.194", |
69 | | - "@types/node": "^18.19.31", |
| 68 | + "@types/lodash": "^4.17.6", |
| 69 | + "@types/node": "^18.19.33", |
70 | 70 | "@types/react": "^17.0.39", |
71 | 71 | "@types/react-dom": "^17.0.9", |
72 | 72 | "@types/react-redux": "^7.1.22", |
|
86 | 86 | "eslint-plugin-import": "^2.29.1", |
87 | 87 | "eslint-plugin-jsx-a11y": "^6.7.1", |
88 | 88 | "eslint-plugin-prettier": "^5.1.3", |
89 | | - "eslint-plugin-react": "^7.33.2", |
| 89 | + "eslint-plugin-react": "^7.34.2", |
90 | 90 | "eslint-plugin-react-hooks": "^4.6.0", |
91 | 91 | "jest-enzyme": "^7.1.0", |
92 | 92 | "jest-websocket-mock": "^2.5.0", |
93 | | - "lint-staged": "^15.1.0", |
| 93 | + "lint-staged": "^15.2.5", |
94 | 94 | "mock-socket": "^9.1.5", |
95 | 95 | "moxios": "^0.4.0", |
96 | 96 | "nodemon": "^3.0.1", |
|
0 commit comments