Skip to content

Commit e3cfc22

Browse files
chore(deps): update all non-major dependencies
1 parent 5e4a654 commit e3cfc22

File tree

3 files changed

+1396
-811
lines changed

3 files changed

+1396
-811
lines changed

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"@nuxt/kit": "^4.0.3",
99
"floating-vue": "^5.2.2",
1010
"nuxt": "^4.0.3",
11-
"shiki": "^3.11.0",
12-
"vue": "^3.5.20",
11+
"shiki": "^3.12.2",
12+
"vue": "^3.5.21",
1313
"vue-router": "^4.5.1"
1414
}
1515
}

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxtjs/robots",
33
"type": "module",
44
"version": "5.5.1",
5-
"packageManager": "pnpm@10.15.0",
5+
"packageManager": "pnpm@10.16.1",
66
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
77
"author": {
88
"name": "Harlan Wilton",
@@ -64,45 +64,45 @@
6464
"@nuxt/kit": "^4.0.3",
6565
"consola": "^3.4.2",
6666
"defu": "^6.1.4",
67-
"nuxt-site-config": "^3.2.2",
67+
"nuxt-site-config": "^3.2.5",
6868
"pathe": "^2.0.3",
6969
"pkg-types": "^2.3.0",
70-
"sirv": "^3.0.1",
70+
"sirv": "^3.0.2",
7171
"std-env": "^3.9.0",
7272
"ufo": "^1.6.1"
7373
},
7474
"devDependencies": {
75-
"@antfu/eslint-config": "^5.2.1",
75+
"@antfu/eslint-config": "^5.3.0",
7676
"@arethetypeswrong/cli": "^0.18.2",
7777
"@headlessui/vue": "^1.7.23",
7878
"@iconify-json/carbon": "^1.2.13",
7979
"@iconify-json/logos": "^1.2.9",
8080
"@iconify-json/ri": "^1.2.5",
8181
"@iconify-json/tabler": "^1.2.22",
82-
"@nuxt/content": "^3.6.3",
82+
"@nuxt/content": "^3.7.0",
8383
"@nuxt/devtools-ui-kit": "^2.6.3",
8484
"@nuxt/module-builder": "^1.0.2",
8585
"@nuxt/test-utils": "^3.19.2",
8686
"@nuxtjs/color-mode": "^3.5.2",
8787
"@nuxtjs/eslint-config-typescript": "^12.1.0",
88-
"@nuxtjs/i18n": "^10.0.6",
89-
"@unocss/nuxt": "^66.4.2",
90-
"@unocss/preset-icons": "^66.4.2",
91-
"@unocss/preset-uno": "^66.4.2",
92-
"@unocss/runtime": "^66.4.2",
93-
"@vueuse/nuxt": "^13.7.0",
88+
"@nuxtjs/i18n": "^10.1.0",
89+
"@unocss/nuxt": "^66.5.1",
90+
"@unocss/preset-icons": "^66.5.1",
91+
"@unocss/preset-uno": "^66.5.1",
92+
"@unocss/runtime": "^66.5.1",
93+
"@vueuse/nuxt": "^13.9.0",
9494
"better-sqlite3": "^12.2.0",
9595
"bumpp": "^10.2.3",
96-
"eslint": "^9.34.0",
96+
"eslint": "^9.35.0",
9797
"execa": "^9.6.0",
9898
"firebase-functions": "^6.4.0",
9999
"happy-dom": "^18.0.1",
100100
"nuxt": "^4.0.3",
101101
"playwright-core": "^1.55.0",
102102
"typescript": "^5.9.2",
103-
"unocss": "^66.4.2",
103+
"unocss": "^66.5.1",
104104
"vitest": "^3.2.4",
105-
"vue": "^3.5.20",
105+
"vue": "^3.5.21",
106106
"vue-router": "^4.5.1"
107107
},
108108
"resolutions": {

0 commit comments

Comments
 (0)