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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user