Skip to content

Commit 8829013

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

3 files changed

Lines changed: 108 additions & 108 deletions

File tree

interface/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@tailwindcss/postcss": "^4.1.11",
4646
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4747
"@types/node": "^24.2.1",
48-
"@types/react": "^19.1.9",
48+
"@types/react": "^19.1.10",
4949
"@types/react-dom": "^19.1.7",
5050
"autoprefixer": "^10.4.21",
5151
"eslint": "^9.33.0",
@@ -58,6 +58,6 @@
5858
"prettier-plugin-tailwindcss": "^0.6.14",
5959
"tailwindcss": "^4.1.11",
6060
"typescript": "^5.9.2",
61-
"typescript-eslint": "^8.39.0"
61+
"typescript-eslint": "^8.39.1"
6262
}
6363
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,6 @@
252252
"ts-node": "^10.9.2",
253253
"typechain": "^8.3.2",
254254
"typescript": "^5.9.2",
255-
"typescript-eslint": "^8.39.0"
255+
"typescript-eslint": "^8.39.1"
256256
}
257257
}

0 commit comments

Comments
 (0)