Skip to content

Commit b037941

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

File tree

3 files changed

+264
-243
lines changed

3 files changed

+264
-243
lines changed

interface/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"prismjs": "^1.30.0",
3838
"react": "^19.2.0",
3939
"react-dom": "^19.2.0",
40-
"sharp": "^0.34.4"
40+
"sharp": "^0.34.5"
4141
},
4242
"devDependencies": {
4343
"@eslint/js": "^9.39.1",
4444
"@next/eslint-plugin-next": "^16.0.1",
45-
"@tailwindcss/postcss": "^4.1.16",
45+
"@tailwindcss/postcss": "^4.1.17",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
4747
"@types/node": "^24.10.0",
4848
"@types/react": "^19.2.2",
@@ -56,7 +56,7 @@
5656
"postcss": "^8.5.6",
5757
"prettier": "^3.6.2",
5858
"prettier-plugin-tailwindcss": "^0.7.1",
59-
"tailwindcss": "^4.1.16",
59+
"tailwindcss": "^4.1.17",
6060
"typescript": "^5.9.3",
6161
"typescript-eslint": "^8.46.3"
6262
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
"eslint": "^9.39.1",
251251
"eslint-config-prettier": "^10.1.8",
252252
"ethers": "^6.15.0",
253-
"hardhat": "^2.26.5",
253+
"hardhat": "^2.27.0",
254254
"hardhat-abi-exporter": "^2.11.0",
255255
"hardhat-contract-sizer": "^2.10.1",
256256
"hardhat-gas-reporter": "^2.3.0",

0 commit comments

Comments
 (0)