chore: patch vulnerable dependencies
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"lint": "biome lint ."
|
||||
},
|
||||
"dependencies": {
|
||||
"next": "16.2.12",
|
||||
"next": "16.3.5",
|
||||
"react": "19.2.4",
|
||||
"react-dom": "19.2.4"
|
||||
},
|
||||
@@ -22,7 +22,7 @@
|
||||
},
|
||||
"overrides": {
|
||||
"nanoid": "3.3.18",
|
||||
"postcss": "8.5.25",
|
||||
"sharp": "0.35.3"
|
||||
"postcss": "8.5.28",
|
||||
"sharp": "0.35.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user