Skip to content

Commit 3f2fe4e

Browse files
committed
🔁 Update Dependencies
Signed-off-by: pcaversaccio <pascal.caversaccio@hotmail.ch>
1 parent 457012d commit 3f2fe4e

File tree

2 files changed

+445
-240
lines changed

2 files changed

+445
-240
lines changed

interface/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,15 +40,15 @@
4040
"sharp": "^0.34.5"
4141
},
4242
"devDependencies": {
43-
"@eslint/js": "^10.0.1",
43+
"@eslint/js": "^9.39.2",
4444
"@next/eslint-plugin-next": "^16.1.6",
45-
"@tailwindcss/postcss": "^4.1.18",
45+
"@tailwindcss/postcss": "^4.2.0",
4646
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
47-
"@types/node": "^25.2.3",
47+
"@types/node": "^25.3.0",
4848
"@types/react": "^19.2.14",
4949
"@types/react-dom": "^19.2.3",
5050
"autoprefixer": "^10.4.24",
51-
"eslint": "^10.0.0",
51+
"eslint": "^9.39.2",
5252
"eslint-config-next": "^16.1.6",
5353
"eslint-plugin-react": "^7.37.5",
5454
"eslint-plugin-react-hooks": "^7.0.1",
@@ -57,7 +57,7 @@
5757
"postcss": "^8.5.6",
5858
"prettier": "^3.8.1",
5959
"prettier-plugin-tailwindcss": "^0.7.2",
60-
"tailwindcss": "^4.1.18",
60+
"tailwindcss": "^4.2.0",
6161
"typescript": "^5.9.3",
6262
"typescript-eslint": "^8.56.0"
6363
}

0 commit comments

Comments
 (0)