Skip to content

Commit 604b149

Browse files
chore(deps): update all non-major dependencies
1 parent e6417be commit 604b149

File tree

3 files changed

+632
-707
lines changed

3 files changed

+632
-707
lines changed

client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"@nuxt/kit": "^3.16.2",
99
"floating-vue": "^5.2.2",
1010
"nuxt": "3.16.2",
11-
"shiki": "^3.2.2",
11+
"shiki": "^3.3.0",
1212
"vue": "^3.5.13",
13-
"vue-router": "^4.5.0"
13+
"vue-router": "^4.5.1"
1414
}
1515
}

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxtjs/robots",
33
"type": "module",
44
"version": "5.2.10",
5-
"packageManager": "pnpm@10.8.1",
5+
"packageManager": "pnpm@10.10.0",
66
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
77
"author": {
88
"name": "Harlan Wilton",
@@ -75,7 +75,7 @@
7575
"@iconify-json/logos": "^1.2.4",
7676
"@iconify-json/ri": "^1.2.5",
7777
"@iconify-json/tabler": "^1.2.17",
78-
"@nuxt/content": "^3.4.0",
78+
"@nuxt/content": "^3.5.1",
7979
"@nuxt/devtools-ui-kit": "^2.4.0",
8080
"@nuxt/module-builder": "^1.0.1",
8181
"@nuxt/test-utils": "^3.17.2",
@@ -88,15 +88,15 @@
8888
"@unocss/runtime": "^66.0.0",
8989
"@vueuse/nuxt": "^13.1.0",
9090
"bumpp": "^10.1.0",
91-
"eslint": "^9.24.0",
91+
"eslint": "^9.25.1",
9292
"execa": "^9.5.2",
9393
"firebase-functions": "^6.3.2",
9494
"nuxt": "^3.16.2",
9595
"typescript": "^5.8.3",
9696
"unocss": "^66.0.0",
97-
"vitest": "^3.1.1",
97+
"vitest": "^3.1.2",
9898
"vue": "3.5.13",
99-
"vue-router": "^4.5.0"
99+
"vue-router": "^4.5.1"
100100
},
101101
"pnpm": {
102102
"onlyBuiltDependencies": [

0 commit comments

Comments
 (0)