openpanel integration und entwurf blog

This commit is contained in:
2026-04-03 17:05:16 +02:00
parent 5138005397
commit cd694d0776
45 changed files with 2558 additions and 310 deletions

View File

@@ -34,9 +34,11 @@
"@angular/ssr": "^21.0.3",
"@ng-icons/core": "^33.1.0",
"@ng-icons/css.gg": "^33.1.0",
"@openpanel/web": "^1.2.0",
"@openpanel/web": "^1.3.0",
"express": "^5.1.0",
"marked": "^17.0.5",
"rxjs": "~7.8.0",
"shiki": "^4.0.2",
"tslib": "^2.3.0"
},
"devDependencies": {
@@ -44,6 +46,7 @@
"@angular/cli": "^21.2.3",
"@angular/compiler-cli": "^21.2.5",
"@types/express": "^5.0.1",
"@types/marked": "^5.0.2",
"@types/node": "^20.19.37",
"jsdom": "^27.1.0",
"typescript": "~5.9.2",