diff --git a/dev-dist/sw.js b/dev-dist/sw.js index 16cfcc7..12cd06c 100644 --- a/dev-dist/sw.js +++ b/dev-dist/sw.js @@ -82,7 +82,7 @@ define(['./workbox-99d8380f'], (function (workbox) { 'use strict'; */ workbox.precacheAndRoute([{ "url": "index.html", - "revision": "0.2ul174kd9vo" + "revision": "0.53ce5k8teqg" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { diff --git a/package.json b/package.json index a309633..b2f70b9 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ "preview": "vite preview" }, "dependencies": { - "@heroicons/vue": "^2.2.0", "axios": "^1.7.9", + "lucide-vue-next": "^0.503.0", "pinia": "^2.3.1", "vue": "^3.5.13", "vue-i18n": "10" diff --git a/src/components/App/Navbar.vue b/src/components/App/Navbar.vue index 275e37e..35a0394 100644 --- a/src/components/App/Navbar.vue +++ b/src/components/App/Navbar.vue @@ -9,7 +9,7 @@
@@ -17,7 +17,7 @@