|
32 | 32 | "url": "git+ssh://[email protected]:windingtree/org.id-resolver.git"
|
33 | 33 | },
|
34 | 34 | "dependencies": {
|
35 |
| - "@windingtree/org.id": "^3.0.0-beta.6", |
36 |
| - "@windingtree/org.id-auth": "^1.0.0-beta.47", |
37 |
| - "@windingtree/org.id-core": "^1.0.0-beta.47", |
38 |
| - "@windingtree/org.id-utils": "^1.0.0-beta.47", |
| 35 | + "@windingtree/org.id": "^3.0.1", |
| 36 | + "@windingtree/org.id-auth": "^1.0.0-beta.48", |
| 37 | + "@windingtree/org.id-core": "^1.0.0-beta.48", |
| 38 | + "@windingtree/org.id-utils": "^1.0.0-beta.48", |
39 | 39 | "@windingtree/org.json-schema": "1.0.2",
|
40 |
| - "ethers": "5.5.3", |
41 |
| - "luxon": "2.3.0" |
| 40 | + "ethers": "5.7.1", |
| 41 | + "luxon": "3.0.4" |
42 | 42 | },
|
43 | 43 | "devDependencies": {
|
44 | 44 | "@istanbuljs/nyc-config-typescript": "1.0.2",
|
45 |
| - "@nomiclabs/hardhat-ethers": "2.0.4", |
46 |
| - "@types/chai": "4.3.0", |
47 |
| - "@types/chai-as-promised": "7.1.4", |
48 |
| - "@types/luxon": "2.0.9", |
49 |
| - "@types/mocha": "9.0.0", |
50 |
| - "@windingtree/org.id-test-setup": "1.0.0-beta.47", |
51 |
| - "chai": "4.3.4", |
| 45 | + "@nomiclabs/hardhat-ethers": "2.2.0", |
| 46 | + "@types/chai": "4.3.3", |
| 47 | + "@types/chai-as-promised": "7.1.5", |
| 48 | + "@types/luxon": "3.0.2", |
| 49 | + "@types/mocha": "10.0.0", |
| 50 | + "@windingtree/org.id-test-setup": "1.0.0-beta.48", |
| 51 | + "chai": "4.3.6", |
52 | 52 | "chai-as-promised": "7.1.1",
|
53 |
| - "eslint": "8.7.0", |
54 |
| - "hardhat": "2.8.3", |
| 53 | + "eslint": "8.25.0", |
| 54 | + "hardhat": "2.12.0", |
55 | 55 | "nyc": "15.1.0",
|
56 |
| - "ts-node": "10.4.0", |
57 |
| - "typescript": "4.5.4" |
| 56 | + "ts-node": "10.9.1", |
| 57 | + "typescript": "4.8.4" |
58 | 58 | }
|
59 | 59 | }
|
0 commit comments