make changelog alone scrollable

This commit is contained in:
Girish Ramakrishnan
2025-09-10 20:07:29 +02:00
parent c845b63578
commit ac1bd650ce
3 changed files with 266 additions and 246 deletions

View File

@@ -7,9 +7,9 @@
},
"type": "module",
"dependencies": {
"@cloudron/pankow": "^3.2.14",
"@cloudron/pankow": "^3.2.15",
"@fontsource/inter": "^5.2.6",
"@fortawesome/fontawesome-free": "^7.0.0",
"@fortawesome/fontawesome-free": "^7.0.1",
"@vitejs/plugin-vue": "^6.0.1",
"@xterm/addon-attach": "^0.11.0",
"@xterm/addon-fit": "^0.10.0",
@@ -18,15 +18,15 @@
"async": "^3.2.6",
"chart.js": "^4.5.0",
"chartjs-plugin-annotation": "^3.1.0",
"eslint": "^9.34.0",
"eslint": "^9.35.0",
"eslint-plugin-vue": "^10.4.0",
"marked": "^16.2.1",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
"vite": "^7.1.3",
"vite": "^7.1.5",
"vite-plugin-singlefile": "^2.3.0",
"vue": "^3.5.20",
"vue-i18n": "^11.1.11",
"vue": "^3.5.21",
"vue-i18n": "^11.1.12",
"vue-router": "^4.5.1"
}
}