Skip to content

Commit fec63cd

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

3 files changed

Lines changed: 101 additions & 102 deletions

File tree

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.2.3",
4545
"@tailwindcss/postcss": "^4.2.2",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
47-
"@types/node": "^25.5.2",
47+
"@types/node": "^25.6.0",
4848
"@types/react": "^19.2.14",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.27",
@@ -55,7 +55,7 @@
5555
"globals": "^17.4.0",
5656
"next-seo": "^7.2.0",
5757
"postcss": "^8.5.9",
58-
"prettier": "^3.8.1",
58+
"prettier": "^3.8.2",
5959
"prettier-plugin-tailwindcss": "^0.7.2",
6060
"tailwindcss": "^4.2.2",
6161
"typescript": "^6.0.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
"hardhat-abi-exporter": "^2.11.0",
276276
"hardhat-contract-sizer": "^2.10.1",
277277
"hardhat-gas-reporter": "^2.3.0",
278-
"prettier": "^3.8.1",
278+
"prettier": "^3.8.2",
279279
"prettier-plugin-solidity": "^2.3.1",
280280
"solhint": "^6.2.1",
281281
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)