Skip to content

Commit 4f7c7ae

Browse files
committed
chore: bump deps
1 parent 4e59ef6 commit 4f7c7ae

File tree

3 files changed

+135
-39
lines changed

3 files changed

+135
-39
lines changed

docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@
1111
"dependencies": {
1212
"@iconify-json/heroicons": "^1.1.24",
1313
"@iconify-json/ph": "^1.1.14",
14-
"@iconify-json/simple-icons": "^1.1.113",
14+
"@iconify-json/simple-icons": "^1.1.114",
1515
"@nuxt/content": "^2.13.2",
1616
"@nuxt/fonts": "^0.7.2",
1717
"@nuxt/image": "^1.7.0",
1818
"@nuxt/scripts": "workspace:*",
1919
"@nuxt/ui-pro": "^1.4.1",
2020
"@nuxthq/studio": "^2.0.3",
2121
"@nuxtjs/seo": "^2.0.0-rc.18",
22-
"@vueuse/core": "^11.0.0",
23-
"@vueuse/nuxt": "^11.0.0",
22+
"@vueuse/core": "^11.0.1",
23+
"@vueuse/nuxt": "^11.0.1",
2424
"nuxt-scripts-devtools": "workspace:*",
25-
"shiki": "^1.13.0"
25+
"shiki": "^1.14.1"
2626
}
2727
}

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@types/stripe-v3": "^3.1.33",
7373
"@types/vimeo__player": "^2.18.3",
7474
"@types/youtube": "^0.0.50",
75-
"@unhead/vue": "^1.9.16",
75+
"@unhead/vue": "^1.10.0",
7676
"@vueuse/core": "^11.0.1",
7777
"consola": "^3.2.3",
7878
"defu": "^6.1.4",
@@ -89,19 +89,19 @@
8989
"std-env": "^3.7.0",
9090
"third-party-capital": "2.3.0",
9191
"ufo": "^1.5.4",
92-
"unimport": "^3.10.0",
92+
"unimport": "^3.10.1",
9393
"unplugin": "^1.12.2",
9494
"unstorage": "^1.10.2",
95-
"valibot": "^0.37.0"
95+
"valibot": "^0.38.0"
9696
},
9797
"devDependencies": {
9898
"@nuxt/devtools-ui-kit": "^1.3.9",
9999
"@nuxt/eslint-config": "^0.5.1",
100100
"@nuxt/module-builder": "^0.8.3",
101101
"@nuxt/test-utils": "3.14.1",
102102
"@types/semver": "^7.5.8",
103-
"@typescript-eslint/typescript-estree": "^8.1.0",
104-
"@unhead/schema": "^1.9.16",
103+
"@typescript-eslint/typescript-estree": "^8.2.0",
104+
"@unhead/schema": "^1.10.0",
105105
"acorn-loose": "^8.4.0",
106106
"bumpp": "^9.5.1",
107107
"changelogen": "^0.5.5",
@@ -118,16 +118,16 @@
118118
},
119119
"resolutions": {
120120
"@nuxt/scripts": "workspace:*",
121+
"@unhead/dom": "1.10.0",
122+
"@unhead/schema": "1.10.0",
123+
"@unhead/shared": "1.10.0",
124+
"@unhead/ssr": "1.10.0",
125+
"@unhead/vue": "1.10.0",
121126
"nuxt": "^3.12.4",
122127
"nuxt-scripts-devtools": "workspace:*",
123128
"shiki": "1.10.3",
129+
"unhead": "1.10.0",
124130
"vue": "^3.4.38",
125-
"vue-router": "^4.4.3",
126-
"@unhead/ssr": "1.10.0",
127-
"@unhead/dom": "1.10.0",
128-
"@unhead/vue": "1.10.0",
129-
"@unhead/shared": "1.10.0",
130-
"@unhead/schema": "1.10.0",
131-
"unhead": "1.10.0"
131+
"vue-router": "^4.4.3"
132132
}
133133
}

pnpm-lock.yaml

Lines changed: 119 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)