Skip to content

Commit 4a06a32

Browse files
chore(deps): update all non-major dependencies
1 parent 19dc57d commit 4a06a32

File tree

3 files changed

+579
-1332
lines changed

3 files changed

+579
-1332
lines changed

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"private": true,
44
"devDependencies": {
55
"@iconify-json/carbon": "^1.2.13",
6-
"@nuxt/devtools-kit": "^2.6.2",
7-
"@nuxt/devtools-ui-kit": "^2.6.2",
6+
"@nuxt/devtools-kit": "^2.6.3",
7+
"@nuxt/devtools-ui-kit": "^2.6.3",
88
"@nuxt/kit": "^4.0.3",
99
"floating-vue": "^5.2.2",
1010
"nuxt": "^4.0.3",
11-
"shiki": "^3.10.0",
12-
"vue": "^3.5.18",
11+
"shiki": "^3.11.0",
12+
"vue": "^3.5.19",
1313
"vue-router": "^4.5.1"
1414
}
1515
}

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nuxtjs/robots",
33
"type": "module",
44
"version": "5.5.0",
5-
"packageManager": "pnpm@10.14.0",
5+
"packageManager": "pnpm@10.15.0",
66
"description": "Tame the robots crawling and indexing your Nuxt site with ease.",
77
"author": {
88
"name": "Harlan Wilton",
@@ -66,7 +66,7 @@
6666
"defu": "^6.1.4",
6767
"nuxt-site-config": "^3.2.2",
6868
"pathe": "^2.0.3",
69-
"pkg-types": "^2.2.0",
69+
"pkg-types": "^2.3.0",
7070
"sirv": "^3.0.1",
7171
"std-env": "^3.9.0",
7272
"ufo": "^1.6.1"
@@ -80,29 +80,29 @@
8080
"@iconify-json/ri": "^1.2.5",
8181
"@iconify-json/tabler": "^1.2.22",
8282
"@nuxt/content": "^3.6.3",
83-
"@nuxt/devtools-ui-kit": "^2.6.2",
83+
"@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.5",
88+
"@nuxtjs/i18n": "^10.0.6",
8989
"@unocss/nuxt": "^66.4.2",
9090
"@unocss/preset-icons": "^66.4.2",
9191
"@unocss/preset-uno": "^66.4.2",
9292
"@unocss/runtime": "^66.4.2",
9393
"@vueuse/nuxt": "^13.7.0",
9494
"better-sqlite3": "^12.2.0",
9595
"bumpp": "^10.2.3",
96-
"eslint": "^9.33.0",
96+
"eslint": "^9.34.0",
9797
"execa": "^9.6.0",
9898
"firebase-functions": "^6.4.0",
9999
"happy-dom": "^18.0.1",
100100
"nuxt": "^4.0.3",
101-
"playwright-core": "^1.54.2",
101+
"playwright-core": "^1.55.0",
102102
"typescript": "^5.9.2",
103103
"unocss": "^66.4.2",
104104
"vitest": "^3.2.4",
105-
"vue": "^3.5.18",
105+
"vue": "^3.5.19",
106106
"vue-router": "^4.5.1"
107107
},
108108
"pnpm": {

0 commit comments

Comments
 (0)