V14: Login updates (#16359)

* switch logos around to support new login image

* add new login image

* update npm dependencies

* chore: compress the image further
This commit is contained in:
Jacob Overgaard
2024-05-23 15:14:23 +02:00
committed by GitHub
parent 2b79d24afa
commit 7582b9bcea
6 changed files with 36 additions and 35 deletions

View File

@@ -17,9 +17,9 @@
"devDependencies": {
"@umbraco-cms/backoffice": "file:../Umbraco.Web.UI.Client",
"@umbraco-ui/uui-css": "^1.8.0-rc.0",
"msw": "^2.2.13",
"typescript": "^5.3.3",
"vite": "^5.2.2",
"msw": "^2.3.0",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite-tsconfig-paths": "^4.3.2"
},
"msw": {