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

@@ -19,7 +19,7 @@
"next": "^16.2.6",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-native-web": "^0.19.13",
"react-native-web": "^0.21.2",
"tamagui": "^2.0.0-rc.42"
},
"devDependencies": {

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"
}
}

View File

@@ -7,10 +7,10 @@
"dependencies": {
"@coral-xyz/anchor": "^0.32.1",
"@solana/web3.js": "^1.98.4",
"bn.js": "^5.2.1"
"bn.js": "^5.2.3"
},
"devDependencies": {
"@types/bn.js": "^5.1.0",
"@types/bn.js": "^5.2.0",
"typescript": "^6.0.3"
}
}

902
yarn.lock

File diff suppressed because it is too large Load Diff