fix(deps): update react to 19.2.4 to fix CVE-2025-55182, add docker workflow
Some checks failed
Build and Push Docker Images / build-and-push (push) Has been cancelled
Some checks failed
Build and Push Docker Images / build-and-push (push) Has been cancelled
This commit is contained in:
@@ -11,11 +11,12 @@
|
||||
"dependencies": {
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"framer-motion": "^12.16.0",
|
||||
"next": "15.3.3",
|
||||
"next": "^15.5.6",
|
||||
"next-auth": "^4.24.13",
|
||||
"next-intl": "^4.1.0",
|
||||
"react": "^19.0.0",
|
||||
"react": "^19.2.4",
|
||||
"react-country-flag": "^3.1.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"react-dom": "^19.2.4",
|
||||
"react-hot-toast": "^2.5.2",
|
||||
"react-icons": "^5.5.0",
|
||||
"react-type-animation": "^3.2.0"
|
||||
@@ -31,4 +32,4 @@
|
||||
"tailwindcss": "^4",
|
||||
"typescript": "^5"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user