css tweaking + rearranging packages + update Changelog

This commit is contained in:
Mehdi Benadel
2024-05-28 13:39:07 +02:00
parent 1cf16d79be
commit c5a3d8f5d2
4 changed files with 49 additions and 15 deletions

View File

@ -33,9 +33,6 @@
"dist/assets/styles/configuration.css"
],
"dependencies": {
"@lit-labs/motion": "^1.0.7",
"@lit/context": "^1.1.1",
"@lit/task": "^1.0.0",
"@xmpp/jid": "^0.13.1",
"async": "^3.2.2",
"decache": "^4.6.0",
@ -44,11 +41,13 @@
"http-proxy": "^1.18.1",
"log-rotate": "^0.2.8",
"openid-client": "^5.6.5",
"rxjs": "^7.8.1",
"validate-color": "^2.2.1",
"xmppjs-chat-bot": "^0.3.0"
},
"devDependencies": {
"@lit-labs/motion": "^1.0.7",
"@lit/context": "^1.1.1",
"@lit/task": "^1.0.0",
"@peertube/feed": "^5.1.0",
"@peertube/peertube-types": "^5.2.0",
"@tsconfig/node12": "^1.0.9",
@ -74,6 +73,7 @@
"eslint-plugin-standard": "^5.0.0",
"lit": "^2.4.0",
"npm-run-all": "^4.1.5",
"rxjs": "^7.8.1",
"sass": "^1.43.4",
"sharp": "^0.33.2",
"stylelint": "^14.0.1",