Skip to content

Commit be9048a

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

5 files changed

Lines changed: 125 additions & 125 deletions

File tree

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.4",
3434
"@heroicons/react": "^2.2.0",
35-
"next": "^15.4.1",
35+
"next": "^15.4.2",
3636
"next-themes": "^0.4.6",
3737
"prismjs": "^1.30.0",
3838
"react": "^19.1.0",
@@ -41,15 +41,15 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.31.0",
44-
"@next/eslint-plugin-next": "^15.4.1",
44+
"@next/eslint-plugin-next": "^15.4.2",
4545
"@tailwindcss/postcss": "^4.1.11",
4646
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
47-
"@types/node": "^24.0.14",
47+
"@types/node": "^24.0.15",
4848
"@types/react": "^19.1.8",
4949
"@types/react-dom": "^19.1.6",
5050
"autoprefixer": "^10.4.21",
5151
"eslint": "^9.31.0",
52-
"eslint-config-next": "^15.4.1",
52+
"eslint-config-next": "^15.4.2",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^5.2.0",
5555
"next-seo": "^6.8.0",

lib/openzeppelin-contracts

lib/solady

Submodule solady updated 1 file

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
"@typechain/ethers-v6": "^0.5.1",
241241
"@typechain/hardhat": "^9.1.0",
242242
"eslint": "^9.31.0",
243-
"eslint-config-prettier": "^10.1.5",
243+
"eslint-config-prettier": "^10.1.8",
244244
"ethers": "^6.15.0",
245245
"hardhat": "^2.26.0",
246246
"hardhat-abi-exporter": "^2.11.0",

0 commit comments

Comments
 (0)