Skip to content

Commit bc4934d

Browse files
committed
🔁 Bump Dependencies
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 70f243f commit bc4934d

3 files changed

Lines changed: 102 additions & 102 deletions

File tree

interface/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"next": "^15.4.4",
3636
"next-themes": "^0.4.6",
3737
"prismjs": "^1.30.0",
38-
"react": "^19.1.0",
39-
"react-dom": "^19.1.0",
38+
"react": "^19.1.1",
39+
"react-dom": "^19.1.1",
4040
"sharp": "^0.34.3"
4141
},
4242
"devDependencies": {
@@ -45,8 +45,8 @@
4545
"@tailwindcss/postcss": "^4.1.11",
4646
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4747
"@types/node": "^24.1.0",
48-
"@types/react": "^19.1.8",
49-
"@types/react-dom": "^19.1.6",
48+
"@types/react": "^19.1.9",
49+
"@types/react-dom": "^19.1.7",
5050
"autoprefixer": "^10.4.21",
5151
"eslint": "^9.32.0",
5252
"eslint-config-next": "^15.4.4",

0 commit comments

Comments
 (0)