Skip to content

Commit f684aef

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 8c8a062 commit f684aef

File tree

3 files changed

+113
-113
lines changed

3 files changed

+113
-113
lines changed

interface/package.json

Lines changed: 3 additions & 3 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.2.0",
35+
"next": "^16.2.1",
3636
"next-themes": "^0.4.6",
3737
"prismjs": "^1.30.0",
3838
"react": "^19.2.4",
@@ -41,15 +41,15 @@
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.39.4",
44-
"@next/eslint-plugin-next": "^16.2.0",
44+
"@next/eslint-plugin-next": "^16.2.1",
4545
"@tailwindcss/postcss": "^4.2.2",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
4747
"@types/node": "^25.5.0",
4848
"@types/react": "^19.2.14",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.27",
5151
"eslint": "^9.39.4",
52-
"eslint-config-next": "^16.2.0",
52+
"eslint-config-next": "^16.2.1",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^7.0.1",
5555
"globals": "^17.4.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
"@nomicfoundation/hardhat-verify": "^2.1.3",
268268
"@typechain/ethers-v6": "^0.5.1",
269269
"@typechain/hardhat": "^9.1.0",
270-
"eslint": "^10.0.3",
270+
"eslint": "^10.1.0",
271271
"eslint-config-prettier": "^10.1.8",
272272
"ethers": "^6.16.0",
273273
"globals": "^17.4.0",

0 commit comments

Comments
 (0)