Skip to content

Commit ef9e757

Browse files
committed
chore: upgrade deps
1 parent ddb3bc8 commit ef9e757

File tree

4 files changed

+694
-122
lines changed

4 files changed

+694
-122
lines changed

docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"name": "@nuxt/content-docs",
44
"type": "module",
55
"dependencies": {
6-
"@iconify-json/lucide": "^1.2.24",
7-
"@iconify-json/simple-icons": "^1.2.21",
6+
"@iconify-json/lucide": "^1.2.25",
7+
"@iconify-json/simple-icons": "^1.2.22",
88
"@iconify-json/vscode-icons": "^1.2.10",
99
"@nuxt/content": "latest",
1010
"@nuxt/image": "^1.9.0",
@@ -15,7 +15,7 @@
1515
"@vueuse/nuxt": "^12.5.0",
1616
"joi": "^17.13.3",
1717
"minisearch": "^7.1.1",
18-
"nuxt": "3.15.2",
18+
"nuxt": "3.15.3",
1919
"nuxt-og-image": "^4.1.2",
2020
"prettier": "^3.4.2",
2121
"shiki-transformer-color-highlight": "^0.2.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"eslint": "^9.19.0",
120120
"mdclint": "^0.0.2",
121121
"micromark-util-types": "^2.0.1",
122-
"nuxt": "^3.15.2",
122+
"nuxt": "^3.15.3",
123123
"release-it": "^18.1.2",
124124
"typescript": "5.7.3",
125125
"vitest": "^3.0.4",

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"@nuxt/content": "latest",
1414
"@nuxt/ui-pro": "3.0.0-alpha.11",
1515
"@nuxthub/core": "^0.8.14",
16-
"nuxt": "^3.15.2"
16+
"nuxt": "^3.15.3"
1717
}
1818
}

0 commit comments

Comments
 (0)