chore: migrate portfolio to poyraz-ui v3

This commit is contained in:
poyrazavsever
2026-07-14 11:47:35 +03:00
parent b75057dea9
commit 3628ec65fc
3 changed files with 19 additions and 7 deletions
+4 -1
View File
@@ -2,6 +2,9 @@
"name": "portfolio-new",
"version": "0.1.0",
"private": true,
"engines": {
"node": ">=22"
},
"scripts": {
"dev": "next dev",
"build": "next build",
@@ -23,7 +26,7 @@
"next": "16.1.6",
"next-intl": "4.13.0",
"pdfjs-dist": "^5.5.207",
"poyraz-ui": "^2.0.1",
"poyraz-ui": "^3.0.0",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-hook-form": "^7.71.2",