Skip to content

Commit 4a3e6f2

Browse files
committed
🔁 Update Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 461f5f6 commit 4a3e6f2

4 files changed

Lines changed: 131 additions & 139 deletions

File tree

interface/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@
5858
"prettier-plugin-tailwindcss": "^0.6.14",
5959
"tailwindcss": "^4.1.13",
6060
"typescript": "^5.9.2",
61-
"typescript-eslint": "^8.44.0"
61+
"typescript-eslint": "^8.44.1"
6262
}
6363
}

package.json

Lines changed: 2 additions & 2 deletions
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.17.0",
24+
"packageManager": "pnpm@10.17.1",
2525
"scripts": {
2626
"clean": "npx hardhat clean && forge clean",
2727
"test": "forge test --out forge-artifacts",
@@ -254,6 +254,6 @@
254254
"ts-node": "^10.9.2",
255255
"typechain": "^8.3.2",
256256
"typescript": "^5.9.2",
257-
"typescript-eslint": "^8.44.0"
257+
"typescript-eslint": "^8.44.1"
258258
}
259259
}

0 commit comments

Comments
 (0)