Skip to content

Commit c22694b

Browse files
committed
chore: ⬆️ Upgrade dependencies
1 parent d4b3f39 commit c22694b

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

bun.lockb

-16 Bytes
Binary file not shown.

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@
3434
},
3535
"dependencies": {
3636
"@hackmd/markdown-it-task-lists": "^2.1.4",
37-
"@nuxt/fonts": "^0.10.0",
38-
"@nuxt/icon": "^1.5.6",
37+
"@nuxt/fonts": "^0.10.2",
38+
"@nuxt/icon": "^1.6.1",
3939
"@nuxt/image": "^1.8.1",
4040
"@nuxtjs/seo": "^2.0.0-rc.23",
4141
"@nuxtjs/tailwindcss": "^6.12.2",
42-
"@shikijs/markdown-it": "^1.22.0",
42+
"@shikijs/markdown-it": "^1.22.2",
4343
"@tailwindcss/forms": "^0.5.9",
4444
"@tailwindcss/typography": "^0.5.15",
4545
"@vueuse/nuxt": "^11.1.0",
@@ -49,13 +49,13 @@
4949
"markdown-it-toc-done-right": "^4.2.0",
5050
"nuxt": "^3.13.2",
5151
"nuxt-security": "^2.0.0",
52-
"shiki": "^1.22.0",
53-
"vue": "latest",
54-
"vue-router": "latest"
52+
"shiki": "^1.22.2",
53+
"vue": "^3.5.12",
54+
"vue-router": "^4.4.5"
5555
},
5656
"devDependencies": {
5757
"@biomejs/biome": "^1.9.4",
58-
"@types/bun": "^1.1.11",
58+
"@types/bun": "^1.1.12",
5959
"@types/markdown-it-container": "^2.0.10",
6060
"tailwindcss": "^3.4.14"
6161
},

0 commit comments

Comments
 (0)