diff --git a/frontend/package-lock.json b/frontend/package-lock.json index d8b75a7..84786e2 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -8,7 +8,7 @@ "name": "frontend", "version": "0.0.0", "dependencies": { - "bootstrap": "^5.2.3", + "bootstrap": "^5.3.0-alpha1", "bootstrap-icons": "^1.10.3", "vue": "^3.2.45" }, @@ -506,9 +506,9 @@ "integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==" }, "node_modules/bootstrap": { - "version": "5.2.3", - "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.3.tgz", - "integrity": "sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==", + "version": "5.3.0-alpha1", + "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0-alpha1.tgz", + "integrity": "sha512-ABZpKK4ObS3kKlIqH+ZVDqoy5t/bhFG0oHTAzByUdon7YIom0lpCeTqRniDzJmbtcWkNe800VVPBiJgxSYTYew==", "funding": [ { "type": "github", diff --git a/frontend/package.json b/frontend/package.json index aadf4d5..477f5a6 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -9,7 +9,7 @@ "preview": "vite preview" }, "dependencies": { - "bootstrap": "^5.2.3", + "bootstrap": "^5.3.0-alpha1", "bootstrap-icons": "^1.10.3", "vue": "^3.2.45" }, diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 15ae394..ec77da1 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,45 +1,11 @@ - + diff --git a/frontend/src/components/AudioCard.vue b/frontend/src/components/AudioCard.vue index 21095f1..f9a7f9d 100644 --- a/frontend/src/components/AudioCard.vue +++ b/frontend/src/components/AudioCard.vue @@ -44,7 +44,7 @@ const progress = computed(() => {