|
23 | 23 | }, |
24 | 24 | "dependencies": { |
25 | 25 | "@babel/core": "^7.20.12", |
26 | | - "@craco/craco": "^6.4.5", |
| 26 | + "@craco/craco": "^7.1.0", |
27 | 27 | "@datadog/browser-logs": "^4.17.1", |
28 | 28 | "@datadog/browser-rum": "^4.17.1", |
29 | 29 | "@ethersproject/abi": "5.7.0", |
|
33 | 33 | "@headlessui/react": "^1.6.6", |
34 | 34 | "@heroicons/react": "^1.0.6", |
35 | 35 | "@hookform/resolvers": "^2.9.2", |
36 | | - "@lagunovsky/redux-react-router": "^3.1.0", |
37 | 36 | "@openzeppelin/merkle-tree": "^1.0.2", |
38 | 37 | "@rainbow-me/rainbowkit": "0.12.16", |
39 | 38 | "@reduxjs/toolkit": "^1.8.1", |
|
49 | 48 | "@testing-library/user-event": "^14.1.1", |
50 | 49 | "@types/jest": "^27.4.1", |
51 | 50 | "@types/node": "^17.0.25", |
52 | | - "allo-indexer-client": "github:gitcoinco/allo-indexer-client#fab892947ad5566e2666b76520ff9dc308158e07", |
| 51 | + "allo-indexer-client": "github:gitcoinco/allo-indexer-client", |
53 | 52 | "buffer": "^6.0.3", |
54 | 53 | "common": "workspace:*", |
55 | 54 | "crypto-browserify": "^3.12.0", |
|
75 | 74 | "react-hook-form": "^7.31.3", |
76 | 75 | "react-icons": "^4.7.1", |
77 | 76 | "react-redux": "^8.0.1", |
78 | | - "react-router-dom": "6", |
| 77 | + "react-router": "6.15.0", |
| 78 | + "react-router-dom": "6.15.0", |
79 | 79 | "react-scripts": "5.0.1", |
80 | 80 | "react-tooltip": "^4.4.2", |
81 | 81 | "redux": "^4.2.0", |
|
0 commit comments