(chore):switch to development branch of ui

This commit is contained in:
ArneBo 2024-11-07 10:08:20 +01:00 committed by upsiflu
parent b281d9a85d
commit db2eb865b8
2 changed files with 3 additions and 4 deletions

View File

@ -18,7 +18,7 @@
"postinstall": "yarn run fix-fomantic-css"
},
"dependencies": {
"@funkwhale/ui": "^0.3.0",
"@funkwhale/ui": "https://dev.funkwhale.audio/funkwhale/ui.git#feature/layout",
"@sentry/tracing": "7.47.0",
"@sentry/vue": "7.47.0",
"@tauri-apps/api": "2.0.0-beta.1",

View File

@ -1855,10 +1855,9 @@
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-8.4.1.tgz#5d5e8aee8fce48f5e189bf730ebd1f758f491451"
integrity sha512-XQ3cU+Q8Uqmrbf2e0cIC/QN43sTBSC8KF12u29Mb47tWrt2hAgBXSgpZMj4Ao8Uk0iJcU99QsOCaIL8934obCg==
"@funkwhale/ui@^0.3.0":
"@funkwhale/ui@https://dev.funkwhale.audio/funkwhale/ui.git#feature/layout":
version "0.3.0"
resolved "https://registry.yarnpkg.com/@funkwhale/ui/-/ui-0.3.0.tgz#d0f530d8ccb004e3d4b8c617e986136f4c3d723d"
integrity sha512-44IPYq1Pj7rifqEWKtUj30PO4mrkdAo4k0xA7PspKCZJR2PcSEd0fZTDr2tvnBYQDblavHoYcZNvB1IZQMGhOw==
resolved "https://dev.funkwhale.audio/funkwhale/ui.git#ab7c0f650f353e37babc4a2d230490fe6c1dcbc4"
dependencies:
dompurify "^2.4.3 || ^3.0.0"
showdown "^2.1.0"