update deps

This commit is contained in:
thesn10
2026-05-18 22:46:09 +02:00
parent fa054f64d3
commit e0a9e51b02
4 changed files with 377 additions and 547 deletions

View File

@@ -13,13 +13,13 @@
"@anchor-lang/core": "^1.0.2"
},
"devDependencies": {
"@types/bn.js": "^5.1.0",
"@types/chai": "^4.3.0",
"@types/mocha": "^9.0.0",
"chai": "^4.3.4",
"mocha": "^9.0.3",
"prettier": "^2.6.2",
"ts-mocha": "^10.0.0",
"typescript": "^5.7.3"
"@types/bn.js": "^5.2.0",
"@types/chai": "^5.2.3",
"@types/mocha": "^10.0.10",
"chai": "^6.2.2",
"mocha": "^11.7.5",
"prettier": "^3.8.3",
"ts-mocha": "^11.1.0",
"typescript": "^6.0.3"
}
}