Skip to content

Commit 1e8499a

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 3dbec3b commit 1e8499a

File tree

6 files changed

+60
-60
lines changed

6 files changed

+60
-60
lines changed

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": "2f05b3001ed9d74b171d17eac80b3765ce186a76"
5+
"rev": "0c9da5736d06b0f01fac287c23d30a00d444e872"
66
}
77
},
88
"lib/openzeppelin-contracts": {
99
"branch": {
1010
"name": "master",
11-
"rev": "ad83688867891a47e9deefa288727e1820ac80cb"
11+
"rev": "a1a0a67a2050f5b0edac2bb64ba679cb07a88943"
1212
}
1313
},
1414
"lib/solady": {

interface/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
"@next/eslint-plugin-next": "^16.1.1",
4545
"@tailwindcss/postcss": "^4.1.18",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
47-
"@types/node": "^25.0.3",
48-
"@types/react": "^19.2.7",
47+
"@types/node": "^25.0.5",
48+
"@types/react": "^19.2.8",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.23",
5151
"eslint": "^9.39.2",

lib/forge-std

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"author": "pcaversaccio (https://pcaversaccio.com), Matt Solomon (https://mattsolomon.dev)",
2323
"license": "AGPL-3.0-only",
24-
"packageManager": "pnpm@10.27.0",
24+
"packageManager": "pnpm@10.28.0",
2525
"scripts": {
2626
"clean": "npx hardhat clean && forge clean",
2727
"test": "forge test --out forge-artifacts",

pnpm-lock.yaml

Lines changed: 53 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)