Skip to content

Commit 8120e32

Browse files
chore(deps): update all non-major dependencies
1 parent 152484d commit 8120e32

File tree

3 files changed

+403
-398
lines changed

3 files changed

+403
-398
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@iconify-json/heroicons": "^1.2.2",
1313
"@iconify-json/noto": "^1.2.3",
1414
"@iconify-json/ph": "^1.2.2",
15-
"@iconify-json/simple-icons": "^1.2.30",
15+
"@iconify-json/simple-icons": "^1.2.31",
1616
"@nuxt/content": "^3.4.0",
1717
"@nuxt/fonts": "^0.11.1",
1818
"@nuxt/image": "^1.10.0",

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/google.maps": "^3.58.1",
7272
"@types/vimeo__player": "^2.18.3",
7373
"@types/youtube": "^0.1.0",
74-
"@unhead/vue": "^2.0.3",
74+
"@unhead/vue": "^2.0.5",
7575
"nuxt": "^3.16.2"
7676
},
7777
"peerDependenciesMeta": {
@@ -101,7 +101,7 @@
101101
"pkg-types": "^2.1.0",
102102
"sirv": "^3.0.1",
103103
"std-env": "^3.9.0",
104-
"ufo": "^1.5.4",
104+
"ufo": "^1.6.0",
105105
"unplugin": "^2.2.2",
106106
"unstorage": "^1.15.0",
107107
"valibot": "^1.0.0"
@@ -125,7 +125,7 @@
125125
"nuxt": "catalog:",
126126
"playwright-core": "^1.51.1",
127127
"shiki": "2.5.0",
128-
"typescript": "5.8.2",
128+
"typescript": "5.8.3",
129129
"vitest": "^3.1.1",
130130
"vue": "^3.5.13",
131131
"vue-router": "^4.5.0",
@@ -134,10 +134,10 @@
134134
"resolutions": {
135135
"@nuxt/schema": "catalog:",
136136
"@nuxt/scripts": "workspace:*",
137-
"@unhead/vue": "^2.0.3",
138-
"unhead": "2.0.3",
137+
"@unhead/vue": "^2.0.5",
138+
"unhead": "2.0.5",
139139
"nuxt": "^3.16.2",
140-
"typescript": "5.8.2",
140+
"typescript": "5.8.3",
141141
"vue": "^3.5.13",
142142
"vue-router": "^4.5.0"
143143
},

0 commit comments

Comments
 (0)