diff --git a/bun.lockb b/bun.lockb index 89764ed..d09a109 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 58ff445..02e668f 100644 --- a/package.json +++ b/package.json @@ -34,12 +34,12 @@ }, "dependencies": { "@hackmd/markdown-it-task-lists": "^2.1.4", - "@nuxt/fonts": "^0.10.0", - "@nuxt/icon": "^1.5.6", + "@nuxt/fonts": "^0.10.2", + "@nuxt/icon": "^1.6.1", "@nuxt/image": "^1.8.1", "@nuxtjs/seo": "^2.0.0-rc.23", "@nuxtjs/tailwindcss": "^6.12.2", - "@shikijs/markdown-it": "^1.22.0", + "@shikijs/markdown-it": "^1.22.2", "@tailwindcss/forms": "^0.5.9", "@tailwindcss/typography": "^0.5.15", "@vueuse/nuxt": "^11.1.0", @@ -49,13 +49,13 @@ "markdown-it-toc-done-right": "^4.2.0", "nuxt": "^3.13.2", "nuxt-security": "^2.0.0", - "shiki": "^1.22.0", - "vue": "latest", - "vue-router": "latest" + "shiki": "^1.22.2", + "vue": "^3.5.12", + "vue-router": "^4.4.5" }, "devDependencies": { "@biomejs/biome": "^1.9.4", - "@types/bun": "^1.1.11", + "@types/bun": "^1.1.12", "@types/markdown-it-container": "^2.0.10", "tailwindcss": "^3.4.14" },