Skip to content

Commit a7512f5

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 205e639 commit a7512f5

5 files changed

Lines changed: 85 additions & 85 deletions

File tree

foundry.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"lib/forge-std": {
33
"branch": {
44
"name": "master",
5-
"rev": "96abd708f045daa0d40827b27fb06fb3021b2d8c"
5+
"rev": "04ee608913e6c334973649b2b1a2976260647c1b"
66
}
77
},
88
"lib/openzeppelin-contracts": {
99
"branch": {
1010
"name": "master",
11-
"rev": "ca6f5fab7cf2bf71d6301dc2153abe993cef42f9"
11+
"rev": "3daafbfa9bfd4227844154fe9bacba3c9a80f497"
1212
}
1313
},
1414
"lib/solady": {

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react-hooks": "^7.0.1",
5555
"globals": "^17.4.0",
5656
"next-seo": "^7.2.0",
57-
"postcss": "^8.5.6",
57+
"postcss": "^8.5.8",
5858
"prettier": "^3.8.1",
5959
"prettier-plugin-tailwindcss": "^0.7.2",
6060
"tailwindcss": "^4.2.1",

lib/forge-std

0 commit comments

Comments
 (0)