Skip to content

Commit 87f6633

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

File tree

5 files changed

+82
-82
lines changed

5 files changed

+82
-82
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": "755e679abefaf6ca9a08b5b9b90a52fb9b4ee188"
5+
"rev": "b69e66b0ff79924d487d49bf7fb47c9ec326acba"
66
}
77
},
88
"lib/openzeppelin-contracts": {

interface/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@headlessui/react": "^2.2.9",
3434
"@heroicons/react": "^2.2.0",
35-
"next": "^16.0.5",
35+
"next": "^16.0.6",
3636
"next-themes": "^0.4.6",
3737
"prismjs": "^1.30.0",
3838
"react": "^19.2.0",
@@ -41,20 +41,20 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.39.1",
44-
"@next/eslint-plugin-next": "^16.0.5",
44+
"@next/eslint-plugin-next": "^16.0.6",
4545
"@tailwindcss/postcss": "^4.1.17",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
4747
"@types/node": "^24.10.1",
4848
"@types/react": "^19.2.7",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.22",
5151
"eslint": "^9.39.1",
52-
"eslint-config-next": "^16.0.5",
52+
"eslint-config-next": "^16.0.6",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^7.0.1",
5555
"next-seo": "^7.0.1",
5656
"postcss": "^8.5.6",
57-
"prettier": "^3.7.2",
57+
"prettier": "^3.7.3",
5858
"prettier-plugin-tailwindcss": "^0.7.1",
5959
"tailwindcss": "^4.1.17",
6060
"typescript": "^5.9.3",

lib/forge-std

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@
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.2",
258+
"prettier": "^3.7.3",
259259
"prettier-plugin-solidity": "^2.2.0",
260260
"solhint": "^6.0.1",
261261
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)