chore: clean up empty code change sections in the changes log

This commit is contained in:
Poyraz Avsever
2026-03-10 11:55:05 +03:00
parent e2b9f24d50
commit 4c0be0374c
6 changed files with 2377 additions and 17 deletions
+5 -1
View File
@@ -10,11 +10,15 @@
},
"dependencies": {
"@iconify/react": "^6.0.2",
"mermaid": "^11.13.0",
"next": "16.1.6",
"poyraz-ui": "^2.0.1",
"react": "19.2.3",
"react-dom": "19.2.3",
"react-hook-form": "^7.71.2"
"react-hook-form": "^7.71.2",
"react-markdown": "^10.1.0",
"react-syntax-highlighter": "^16.1.1",
"remark-gfm": "^4.0.1"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",