|
@@ -38,7 +38,7 @@
|
|
"lint-staged": "^16.0.0",
|
|
"lint-staged": "^16.0.0",
|
|
"lodash.startcase": "^4.4.0",
|
|
"lodash.startcase": "^4.4.0",
|
|
"micromatch": "^4.0.2",
|
|
"micromatch": "^4.0.2",
|
|
- "p-limit": "^6.0.0",
|
|
|
|
|
|
+ "p-limit": "^7.0.0",
|
|
"prettier": "^3.0.0",
|
|
"prettier": "^3.0.0",
|
|
"prettier-plugin-solidity": "^2.0.0",
|
|
"prettier-plugin-solidity": "^2.0.0",
|
|
"rimraf": "^6.0.0",
|
|
"rimraf": "^6.0.0",
|
|
@@ -8106,16 +8106,16 @@
|
|
}
|
|
}
|
|
},
|
|
},
|
|
"node_modules/p-limit": {
|
|
"node_modules/p-limit": {
|
|
- "version": "6.2.0",
|
|
|
|
- "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-6.2.0.tgz",
|
|
|
|
- "integrity": "sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==",
|
|
|
|
|
|
+ "version": "7.0.0",
|
|
|
|
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-7.0.0.tgz",
|
|
|
|
+ "integrity": "sha512-WeCdPG5OjujcMWjSkOS0kt3bo+LmroXLmOnJ4SPhZfz5pffQxDUNcYscbZgyGwKf9r9z7gRfKjDNno5cZyQAZQ==",
|
|
"dev": true,
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"dependencies": {
|
|
- "yocto-queue": "^1.1.1"
|
|
|
|
|
|
+ "yocto-queue": "^1.2.1"
|
|
},
|
|
},
|
|
"engines": {
|
|
"engines": {
|
|
- "node": ">=18"
|
|
|
|
|
|
+ "node": ">=20"
|
|
},
|
|
},
|
|
"funding": {
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
"url": "https://github.com/sponsors/sindresorhus"
|