Skip to content

Commit dcb9e28

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

File tree

3 files changed

+49
-49
lines changed

3 files changed

+49
-49
lines changed

interface/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
"@next/eslint-plugin-next": "^16.1.6",
4545
"@tailwindcss/postcss": "^4.2.1",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
47-
"@types/node": "^25.3.2",
47+
"@types/node": "^25.3.3",
4848
"@types/react": "^19.2.14",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.27",
5151
"eslint": "^9.39.3",
5252
"eslint-config-next": "^16.1.6",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^7.0.1",
55-
"globals": "^17.3.0",
55+
"globals": "^17.4.0",
5656
"next-seo": "^7.2.0",
5757
"postcss": "^8.5.6",
5858
"prettier": "^3.8.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@
269269
"eslint": "^10.0.2",
270270
"eslint-config-prettier": "^10.1.8",
271271
"ethers": "^6.16.0",
272-
"globals": "^17.3.0",
272+
"globals": "^17.4.0",
273273
"hardhat": "^2.28.6",
274274
"hardhat-abi-exporter": "^2.11.0",
275275
"hardhat-contract-sizer": "^2.10.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)