Skip to content

Commit 08fe068

Browse files
committed
🔁 Bump Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 42b4a35 commit 08fe068

File tree

6 files changed

+59
-59
lines changed

6 files changed

+59
-59
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": "7117c90c8cf6c68e5acce4f09a6b24715cea4de6"
5+
"rev": "755e679abefaf6ca9a08b5b9b90a52fb9b4ee188"
66
}
77
},
88
"lib/openzeppelin-contracts": {
99
"branch": {
1010
"name": "master",
11-
"rev": "03666bd5653762fc983f31cdad2e704c27397bdf"
11+
"rev": "d0131a9c50954b3841f6fb8e364e1822af127a43"
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
"next-seo": "^7.0.1",
5656
"postcss": "^8.5.6",
57-
"prettier": "^3.7.1",
57+
"prettier": "^3.7.2",
5858
"prettier-plugin-tailwindcss": "^0.7.1",
5959
"tailwindcss": "^4.1.17",
6060
"typescript": "^5.9.3",

lib/openzeppelin-contracts

package.json

Lines changed: 3 additions & 3 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.23.0",
24+
"packageManager": "pnpm@10.24.0",
2525
"scripts": {
2626
"clean": "npx hardhat clean && forge clean",
2727
"test": "forge test --out forge-artifacts",
@@ -251,11 +251,11 @@
251251
"eslint": "^9.39.1",
252252
"eslint-config-prettier": "^10.1.8",
253253
"ethers": "^6.15.0",
254-
"hardhat": "^2.27.0",
254+
"hardhat": "^2.27.1",
255255
"hardhat-abi-exporter": "^2.11.0",
256256
"hardhat-contract-sizer": "^2.10.1",
257257
"hardhat-gas-reporter": "^2.3.0",
258-
"prettier": "^3.7.1",
258+
"prettier": "^3.7.2",
259259
"prettier-plugin-solidity": "^2.2.0",
260260
"solhint": "^6.0.1",
261261
"ts-node": "^10.9.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)