Skip to content

Commit 894c58b

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 49e8faa commit 894c58b

File tree

3 files changed

+70
-70
lines changed

3 files changed

+70
-70
lines changed

interface/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@next/eslint-plugin-next": "^16.1.4",
4545
"@tailwindcss/postcss": "^4.1.18",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
47-
"@types/node": "^25.0.9",
47+
"@types/node": "^25.0.10",
4848
"@types/react": "^19.2.9",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.23",
@@ -55,7 +55,7 @@
5555
"globals": "^17.0.0",
5656
"next-seo": "^7.0.1",
5757
"postcss": "^8.5.6",
58-
"prettier": "^3.8.0",
58+
"prettier": "^3.8.1",
5959
"prettier-plugin-tailwindcss": "^0.7.2",
6060
"tailwindcss": "^4.1.18",
6161
"typescript": "^5.9.3",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
"hardhat-abi-exporter": "^2.11.0",
266266
"hardhat-contract-sizer": "^2.10.1",
267267
"hardhat-gas-reporter": "^2.3.0",
268-
"prettier": "^3.8.0",
268+
"prettier": "^3.8.1",
269269
"prettier-plugin-solidity": "^2.2.1",
270270
"solhint": "^6.0.3",
271271
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)