Skip to content

Commit abb791c

Browse files
committed
chore: update dependencies
1 parent c5e79a0 commit abb791c

2 files changed

Lines changed: 2001 additions & 2257 deletions

File tree

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -22,55 +22,55 @@
2222
"update-stats": "npx tsx scripts/update-stats.ts"
2323
},
2424
"dependencies": {
25-
"@iconify-json/lucide": "^1.2.109",
26-
"@iconify-json/simple-icons": "^1.2.83",
25+
"@iconify-json/lucide": "^1.2.113",
26+
"@iconify-json/simple-icons": "^1.2.86",
2727
"@nuxt/content": "^3.14.0",
2828
"@nuxt/fonts": "^0.14.0",
2929
"@nuxt/image": "^2.0.0",
30-
"@nuxt/scripts": "^1.1.1",
31-
"@nuxt/ui": "^4.8.0",
30+
"@nuxt/scripts": "^1.2.1",
31+
"@nuxt/ui": "^4.8.2",
3232
"@nuxtjs/google-fonts": "^3.2.0",
3333
"@nuxtjs/html-validator": "^2.1.0",
3434
"@nuxtjs/mdc": "^0.22.0",
35-
"@nuxtjs/robots": "^6.0.8",
36-
"@nuxtjs/sitemap": "^8.0.15",
37-
"@takumi-rs/core": "^1.4.1",
38-
"@unhead/vue": "^3.1.0",
35+
"@nuxtjs/robots": "^6.1.1",
36+
"@nuxtjs/sitemap": "^8.2.1",
37+
"@takumi-rs/core": "^1.8.5",
38+
"@unhead/vue": "^3.1.4",
3939
"@vue-flow/background": "^1.3.2",
4040
"@vue-flow/core": "^1.48.2",
4141
"@vue-flow/node-toolbar": "^1.1.1",
42-
"@vue/compiler-sfc": "^3.5.34",
42+
"@vue/compiler-sfc": "^3.5.38",
4343
"@vueuse/components": "^14.3.0",
4444
"@vueuse/core": "^14.3.0",
4545
"@vueuse/nuxt": "^14.3.0",
46-
"better-sqlite3": "^12.10.0",
47-
"motion-v": "^2.2.1",
48-
"nuxt": "^4.4.7",
49-
"nuxt-link-checker": "^5.0.10",
50-
"nuxt-og-image": "^6.5.1",
51-
"nuxt-schema-org": "^6.0.4",
46+
"better-sqlite3": "^12.11.1",
47+
"motion-v": "^2.3.0",
48+
"nuxt": "^4.4.8",
49+
"nuxt-link-checker": "^5.1.0",
50+
"nuxt-og-image": "^6.6.0",
51+
"nuxt-schema-org": "^6.2.1",
5252
"remark-gfm": "^4.0.1",
5353
"scule": "^1.3.0",
5454
"sitemap": "^9.0.1",
55-
"tailwindcss": "^4.3.0",
55+
"tailwindcss": "^4.3.1",
5656
"typescript": "^6.0.3",
5757
"ufo": "^1.6.4",
58-
"vue": "^3.5.34",
59-
"vue-router": "^5.0.7",
58+
"vue": "^3.5.38",
59+
"vue-router": "^5.1.0",
6060
"zod": "^4.4.3"
6161
},
6262
"packageManager": "pnpm@11.3.0",
6363
"devDependencies": {
64-
"@j178/prek": "^0.4.3",
64+
"@j178/prek": "^0.4.5",
6565
"@nuxt/test-utils": "^4.0.3",
66-
"@shikijs/transformers": "^4.1.0",
67-
"@vue/test-utils": "^2.4.10",
68-
"happy-dom": "^20.9.0",
66+
"@shikijs/transformers": "^4.2.0",
67+
"@vue/test-utils": "^2.4.11",
68+
"happy-dom": "^20.10.4",
6969
"nuxt-content-twoslash": "^0.4.0",
70-
"oxfmt": "^0.52.0",
71-
"oxlint": "^1.67.0",
72-
"shiki": "^4.1.0",
70+
"oxfmt": "^0.55.0",
71+
"oxlint": "^1.70.0",
72+
"shiki": "^4.2.0",
7373
"twoslash": "^0.3.8",
74-
"vitest": "^4.1.7"
74+
"vitest": "^4.1.9"
7575
}
7676
}

0 commit comments

Comments
 (0)