Skip to content

Commit 4afa31f

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

File tree

5 files changed

+168
-168
lines changed

5 files changed

+168
-168
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": "^15.5.3",
4545
"@tailwindcss/postcss": "^4.1.13",
4646
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
47-
"@types/node": "^24.3.3",
47+
"@types/node": "^24.5.0",
4848
"@types/react": "^19.1.13",
4949
"@types/react-dom": "^19.1.9",
5050
"autoprefixer": "^10.4.21",
@@ -58,6 +58,6 @@
5858
"prettier-plugin-tailwindcss": "^0.6.14",
5959
"tailwindcss": "^4.1.13",
6060
"typescript": "^5.9.2",
61-
"typescript-eslint": "^8.43.0"
61+
"typescript-eslint": "^8.44.0"
6262
}
6363
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,6 @@
254254
"ts-node": "^10.9.2",
255255
"typechain": "^8.3.2",
256256
"typescript": "^5.9.2",
257-
"typescript-eslint": "^8.43.0"
257+
"typescript-eslint": "^8.44.0"
258258
}
259259
}

0 commit comments

Comments
 (0)