Skip to content

Commit a462a51

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 65f3386 commit a462a51

File tree

5 files changed

+134
-113
lines changed

5 files changed

+134
-113
lines changed

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": "87f3448138b6ee16e33055116b150d37a8cf912f"
5+
"rev": "e72518ef87be67df939a70b0ff1cb349e92b6dde"
66
}
77
},
88
"lib/openzeppelin-contracts": {

interface/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^7.0.1",
5555
"globals": "^17.3.0",
56-
"next-seo": "^7.1.0",
56+
"next-seo": "^7.2.0",
5757
"postcss": "^8.5.6",
5858
"prettier": "^3.8.1",
5959
"prettier-plugin-tailwindcss": "^0.7.2",
6060
"tailwindcss": "^4.1.18",
6161
"typescript": "^5.9.3",
62-
"typescript-eslint": "^8.55.0"
62+
"typescript-eslint": "^8.56.0"
6363
}
6464
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,6 +278,6 @@
278278
"ts-node": "^10.9.2",
279279
"typechain": "^8.3.2",
280280
"typescript": "^5.9.3",
281-
"typescript-eslint": "^8.55.0"
281+
"typescript-eslint": "^8.56.0"
282282
}
283283
}

0 commit comments

Comments
 (0)