Skip to content

Commit eaf7412

Browse files
committed
chore: bump deps
1 parent 511a821 commit eaf7412

File tree

3 files changed

+1046
-871
lines changed

3 files changed

+1046
-871
lines changed

client/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "@nuxtjs/robots-client",
33
"private": true,
44
"devDependencies": {
5-
"@iconify-json/carbon": "^1.2.9",
5+
"@iconify-json/carbon": "^1.2.10",
66
"@nuxt/devtools-kit": "^2.5.0",
77
"@nuxt/devtools-ui-kit": "^2.5.0",
88
"@nuxt/kit": "^3.17.5",
99
"floating-vue": "^5.2.2",
1010
"nuxt": "^3.17.5",
11-
"shiki": "^3.6.0",
12-
"vue": "^3.5.16",
11+
"shiki": "^3.7.0",
12+
"vue": "^3.5.17",
1313
"vue-router": "^4.5.1"
1414
}
1515
}

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxtjs/robots",
33
"type": "module",
44
"version": "5.2.11",
5-
"packageManager": "[email protected].1",
5+
"packageManager": "[email protected].4",
66
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
77
"author": {
88
"name": "Harlan Wilton",
@@ -62,44 +62,44 @@
6262
"@nuxt/kit": "^3.17.5",
6363
"consola": "^3.4.2",
6464
"defu": "^6.1.4",
65-
"nuxt-site-config": "^3.2.1",
65+
"nuxt-site-config": "^3.2.2",
6666
"pathe": "^2.0.3",
67-
"pkg-types": "^2.1.0",
67+
"pkg-types": "^2.1.1",
6868
"sirv": "^3.0.1",
6969
"std-env": "^3.9.0",
7070
"ufo": "^1.6.1"
7171
},
7272
"devDependencies": {
73-
"@antfu/eslint-config": "^4.14.1",
73+
"@antfu/eslint-config": "^4.16.1",
7474
"@arethetypeswrong/cli": "^0.18.2",
7575
"@headlessui/vue": "^1.7.23",
76-
"@iconify-json/carbon": "^1.2.9",
76+
"@iconify-json/carbon": "^1.2.10",
7777
"@iconify-json/logos": "^1.2.4",
7878
"@iconify-json/ri": "^1.2.5",
7979
"@iconify-json/tabler": "^1.2.19",
80-
"@nuxt/content": "^3.6.0",
80+
"@nuxt/content": "^3.6.1",
8181
"@nuxt/devtools-ui-kit": "^2.5.0",
8282
"@nuxt/module-builder": "^1.0.1",
8383
"@nuxt/test-utils": "^3.19.1",
8484
"@nuxtjs/color-mode": "^3.5.2",
8585
"@nuxtjs/eslint-config-typescript": "^12.1.0",
86-
"@nuxtjs/i18n": "^9.5.5",
87-
"@unocss/nuxt": "^66.2.3",
88-
"@unocss/preset-icons": "^66.2.3",
89-
"@unocss/preset-uno": "^66.2.3",
86+
"@nuxtjs/i18n": "^9.5.6",
87+
"@unocss/nuxt": "^66.3.2",
88+
"@unocss/preset-icons": "^66.3.2",
89+
"@unocss/preset-uno": "^66.3.2",
9090
"@unocss/runtime": "^66.2.3",
91-
"@vueuse/nuxt": "^13.3.0",
92-
"better-sqlite3": "^11.10.0",
91+
"@vueuse/nuxt": "^13.4.0",
92+
"better-sqlite3": "^12.2.0",
9393
"bumpp": "^10.2.0",
94-
"eslint": "^9.29.0",
94+
"eslint": "^9.30.0",
9595
"execa": "^9.6.0",
9696
"firebase-functions": "^6.3.2",
9797
"happy-dom": "^18.0.1",
9898
"nuxt": "^3.17.5",
9999
"typescript": "^5.8.3",
100-
"unocss": "^66.2.3",
100+
"unocss": "^66.3.2",
101101
"vitest": "^3.2.4",
102-
"vue": "^3.5.16",
102+
"vue": "^3.5.17",
103103
"vue-router": "^4.5.1"
104104
},
105105
"pnpm": {

0 commit comments

Comments
 (0)