Skip to content

Commit 1cf73aa

Browse files
authored
Merge pull request #102 from AstarNetwork/update-for-next-release
2 parents 3174aae + cb93035 commit 1cf73aa

File tree

6 files changed

+1909
-1024
lines changed

6 files changed

+1909
-1024
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@
1414
"update-env": "tsx scripts/update-env.ts"
1515
},
1616
"dependencies": {
17-
"@acala-network/chopsticks": "^1.0.1",
18-
"@acala-network/chopsticks-testing": "^1.0.1",
19-
"@polkadot/api": "^14.0",
17+
"@acala-network/chopsticks": "^1.0",
18+
"@acala-network/chopsticks-testing": "^1.0",
19+
"@polkadot/api": "^15.0",
2020
"@swc/core": "^1.10.0",
2121
"axios": "^1.7.9",
2222
"dotenv": "^16.4.7",
2323
"lodash": "^4.17.21",
2424
"typescript": "5.7.2",
2525
"unplugin-swc": "^1.5.1",
26-
"vitest": "^2.1.8"
26+
"vitest": "^3.0"
2727
},
2828
"devDependencies": {
2929
"@eslint/js": "^9.16.0",
3030
"@types/eslint__js": "^8.42.3",
3131
"@types/lodash": "^4.17.13",
3232
"@types/node": "^22.10.1",
33-
"@vitest/ui": "^2.1.8",
33+
"@vitest/ui": "^3.0",
3434
"eslint": "^9.16.0",
3535
"husky": "^9.1.7",
3636
"lint-staged": "^15.2.10",

0 commit comments

Comments
 (0)