Skip to content

Commit f368c5f

Browse files
committed
chore: release v1.1.4
Signed-off-by: ZTL-UwU <[email protected]>
1 parent 9780b36 commit f368c5f

File tree

3 files changed

+927
-1146
lines changed

3 files changed

+927
-1146
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "shadcn-docs-nuxt",
33
"type": "module",
4-
"version": "1.1.3",
5-
"packageManager": "[email protected].2",
4+
"version": "1.1.4",
5+
"packageManager": "[email protected].3",
66
"description": "Effortless and beautiful docs template built with Nuxt Content & shadcn-vue.",
77
"author": "Tony Zhang <[email protected]>",
88
"license": "MIT",
@@ -47,21 +47,21 @@
4747
},
4848
"dependencies": {
4949
"@iconify-json/lucide": "^1.2.69",
50-
"@iconify-json/vscode-icons": "^1.2.31",
50+
"@iconify-json/vscode-icons": "^1.2.32",
5151
"@nuxt/fonts": "^0.11.4",
5252
"@nuxt/icon": "^1.15.0",
5353
"@nuxt/image": "^1.11.0",
54-
"@nuxt/scripts": "^0.12.1",
54+
"@nuxt/scripts": "^0.13.0",
5555
"@nuxtjs/color-mode": "^3.5.2",
56-
"@nuxtjs/i18n": "^10.1.0",
56+
"@nuxtjs/i18n": "^10.1.1",
5757
"@nuxtjs/mdc": "^0.18.0",
5858
"@tailwindcss/vite": "^4.1.14",
5959
"@ztl-uwu/nuxt-content": "^2.13.8",
6060
"class-variance-authority": "^0.7.1",
6161
"clsx": "^2.1.1",
6262
"fontaine": "^0.6.0",
6363
"mermaid": "^11.12.0",
64-
"nuxt-og-image": "^5.1.11",
64+
"nuxt-og-image": "^5.1.12",
6565
"reka-ui": "^2.5.1",
6666
"shadcn-nuxt": "^2.3.1",
6767
"tailwind-merge": "^3.3.1",
@@ -70,7 +70,7 @@
7070
"typescript": "^5.9.3"
7171
},
7272
"devDependencies": {
73-
"@antfu/eslint-config": "^5.4.1",
73+
"@antfu/eslint-config": "^6.0.0",
7474
"@iconify-json/lucide-lab": "^1.2.3",
7575
"@iconify/utils": "^3.0.2",
7676
"@nuxt/devtools": "^2.6.5",
@@ -84,8 +84,8 @@
8484
"shiki": "^3.13.0",
8585
"taze": "^19.7.0",
8686
"vue": "^3.5.22",
87-
"vue-router": "^4.5.1",
88-
"vue-tsc": "^3.0.9"
87+
"vue-router": "^4.6.3",
88+
"vue-tsc": "^3.1.1"
8989
},
9090
"pnpm": {
9191
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)