Skip to content

Commit 6f21c38

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 02a4952 commit 6f21c38

5 files changed

Lines changed: 116 additions & 102 deletions

File tree

foundry.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"lib/forge-std": {
33
"branch": {
44
"name": "master",
5-
"rev": "546cafbff705cdc56bc2b7c928a232cbf6ccc7b9"
5+
"rev": "2999b6563e1f07971a09d48b82f3fac910d72a05"
66
}
77
},
88
"lib/openzeppelin-contracts": {

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"globals": "^17.5.0",
5656
"next-seo": "^7.2.0",
5757
"postcss": "^8.5.9",
58-
"prettier": "^3.8.2",
58+
"prettier": "^3.8.3",
5959
"prettier-plugin-tailwindcss": "^0.7.2",
6060
"tailwindcss": "^4.2.2",
6161
"typescript": "^6.0.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
"hardhat-abi-exporter": "^2.11.0",
276276
"hardhat-contract-sizer": "^2.10.1",
277277
"hardhat-gas-reporter": "^2.3.0",
278-
"prettier": "^3.8.2",
278+
"prettier": "^3.8.3",
279279
"prettier-plugin-solidity": "^2.3.1",
280280
"solhint": "^6.2.1",
281281
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)