update deps
This commit is contained in:
@@ -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": {
|
||||
|
||||
16
package.json
16
package.json
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user