ваше сообщение коммита
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"@langchain/community": "^0.3.34",
|
||||
"@langchain/core": "0.3.0",
|
||||
"@langchain/ollama": "^0.2.0",
|
||||
"@openzeppelin/contracts": "^5.2.0",
|
||||
"@openzeppelin/contracts": "5.2.0",
|
||||
"axios": "^1.8.4",
|
||||
"connect-pg-simple": "^10.0.0",
|
||||
"cookie": "^1.0.2",
|
||||
@@ -34,7 +34,7 @@
|
||||
"cron": "^4.1.0",
|
||||
"csurf": "^1.11.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"ethers": "^6.13.5",
|
||||
"ethers": "6.13.5",
|
||||
"express": "^4.21.2",
|
||||
"express-rate-limit": "^7.5.0",
|
||||
"express-session": "^1.17.3",
|
||||
@@ -63,7 +63,7 @@
|
||||
"@nomicfoundation/hardhat-ignition": "^0.15.10",
|
||||
"@nomicfoundation/hardhat-ignition-ethers": "^0.15.0",
|
||||
"@nomicfoundation/hardhat-network-helpers": "^1.0.0",
|
||||
"@nomicfoundation/hardhat-toolbox": "^5.0.0",
|
||||
"@nomicfoundation/hardhat-toolbox": "5.0.0",
|
||||
"@nomicfoundation/hardhat-verify": "^2.0.0",
|
||||
"@nomicfoundation/ignition-core": "^0.15.10",
|
||||
"@typechain/ethers-v6": "^0.5.0",
|
||||
@@ -74,7 +74,7 @@
|
||||
"eslint": "^9.21.0",
|
||||
"eslint-config-prettier": "^10.0.2",
|
||||
"globals": "^16.0.0",
|
||||
"hardhat": "^2.22.19",
|
||||
"hardhat": "2.22.19",
|
||||
"hardhat-gas-reporter": "^2.2.2",
|
||||
"nodemon": "^3.1.9",
|
||||
"prettier": "^3.5.3",
|
||||
|
||||
Reference in New Issue
Block a user