fix(deps): update nuxtjs monorepo to v4.4.8
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Successful in 3m23s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-06-11 19:14:58 +00:00
parent 9267cfb85f
commit 910b6d43cf
2 changed files with 26 additions and 47 deletions
+25 -46
View File
@@ -15,7 +15,7 @@
"@vue/apollo-composable": "4.2.2",
"graphql": "16.14.1",
"graphql-ws": "6.0.8",
"nuxt": "4.4.7",
"nuxt": "4.4.8",
"vue": "3.5.35",
"vuetify-nuxt-module": "0.19.5"
},
@@ -5284,9 +5284,9 @@
}
},
"node_modules/@nuxt/kit": {
"version": "4.4.7",
"resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-4.4.7.tgz",
"integrity": "sha512-QwtpqNxSOLyJH1UoDpcgsfzVEw95J0893hn1A+CvgeOxoTos1BGvD15D1v/OVQ2MK1EpfnFZJby51t1yudOvBA==",
"version": "4.4.8",
"resolved": "https://registry.npmjs.org/@nuxt/kit/-/kit-4.4.8.tgz",
"integrity": "sha512-ZUlZ5iYfyfJFDPluhn6ZxFWcsuxWbLnZBc8w3MAROcQ4lYfZ+qFpALBLSNlpc0zhOa++33EE+5PEbOAdVIY+dw==",
"license": "MIT",
"dependencies": {
"c12": "^3.3.4",
@@ -5325,13 +5325,13 @@
}
},
"node_modules/@nuxt/nitro-server": {
"version": "4.4.7",
"resolved": "https://registry.npmjs.org/@nuxt/nitro-server/-/nitro-server-4.4.7.tgz",
"integrity": "sha512-mlu/DQ2P0CUb62uKlWr/uiWEG//gxEzGoTHtqREb1iso15zMmRMpFajILOdCknSGNoOyDOhqdAe7w6Yod9o50g==",
"version": "4.4.8",
"resolved": "https://registry.npmjs.org/@nuxt/nitro-server/-/nitro-server-4.4.8.tgz",
"integrity": "sha512-cc1fxgSx34Htesx3JBO+hMhbqd6VljXDC06P+UOA5z53cR224TmEFYT/MUuZDkrtt4qLnSG8yq0IxhEM3NCUlw==",
"license": "MIT",
"dependencies": {
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "4.4.7",
"@nuxt/kit": "4.4.8",
"@unhead/vue": "^2.1.15",
"@vue/shared": "^3.5.35",
"consola": "^3.4.2",
@@ -5365,7 +5365,7 @@
"@babel/plugin-proposal-decorators": "^7.25.0",
"@babel/plugin-syntax-typescript": "^7.25.0",
"@rollup/plugin-babel": "^6.0.0 || ^7.0.0",
"nuxt": "^4.4.7"
"nuxt": "^4.4.8"
},
"peerDependenciesMeta": {
"@babel/plugin-proposal-decorators": {
@@ -5380,9 +5380,9 @@
}
},
"node_modules/@nuxt/schema": {
"version": "4.4.7",
"resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-4.4.7.tgz",
"integrity": "sha512-jcyXJlOR/GmxDQHrIEdEevUCUuBv7B6GCQXIBt4oKTCasIwWgGuqo48IM35RsxdQVTb4tBohnqJbS2lKJlCBWg==",
"version": "4.4.8",
"resolved": "https://registry.npmjs.org/@nuxt/schema/-/schema-4.4.8.tgz",
"integrity": "sha512-igfWuMF0x0Pmx/XwhPwH/bcXgbuwNnjUjqxCAsY6VQhmGKo0e9soJq3Q0ohj+rBkBfX6o2ysTP1/t2M82aK4qA==",
"license": "MIT",
"dependencies": {
"@vue/shared": "^3.5.35",
@@ -5440,12 +5440,12 @@
}
},
"node_modules/@nuxt/vite-builder": {
"version": "4.4.7",
"resolved": "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-4.4.7.tgz",
"integrity": "sha512-EnMofNWpZF/dg4948PXk1kqrdR5uUR301sSudVbYj4DCjCa4NnBISwRbd4qe04F5Yw5OMHcR3svd8phZm1Yc7Q==",
"version": "4.4.8",
"resolved": "https://registry.npmjs.org/@nuxt/vite-builder/-/vite-builder-4.4.8.tgz",
"integrity": "sha512-54M/k6qVY85Qeoe1m/lPZ0SANGJEbI50r5uYgh3XT942ENve3K5Nk6TMYp8i5wGGC4TWvPea+1mlCrp8rjsXag==",
"license": "MIT",
"dependencies": {
"@nuxt/kit": "4.4.7",
"@nuxt/kit": "4.4.8",
"@rollup/plugin-replace": "^6.0.3",
"@vitejs/plugin-vue": "^6.0.7",
"@vitejs/plugin-vue-jsx": "^5.1.5",
@@ -5480,7 +5480,7 @@
"peerDependencies": {
"@babel/plugin-proposal-decorators": "^7.25.0",
"@babel/plugin-syntax-jsx": "^7.25.0",
"nuxt": "4.4.7",
"nuxt": "4.4.8",
"rolldown": "^1.0.0-beta.38",
"rollup-plugin-visualizer": "^6.0.0 || ^7.0.1",
"vue": "^3.3.4"
@@ -16558,19 +16558,19 @@
}
},
"node_modules/nuxt": {
"version": "4.4.7",
"resolved": "https://registry.npmjs.org/nuxt/-/nuxt-4.4.7.tgz",
"integrity": "sha512-4ASIbcOVF2O1HJqoKRVntxOphl9zmikgmj25D9c93l795yp8x0f4TItzrnT0xyrFxMkpL6z3rHhrfQQfoxNXxw==",
"version": "4.4.8",
"resolved": "https://registry.npmjs.org/nuxt/-/nuxt-4.4.8.tgz",
"integrity": "sha512-r/DGE4cNkEDclOw9tbJ18zqu+ix3me+7QCfumPdl5lBXGWgCajskzuq/HzDkHKfIZsn7ACVEjMLRNA2teh++bQ==",
"license": "MIT",
"dependencies": {
"@dxup/nuxt": "^0.4.1",
"@nuxt/cli": "^3.35.2",
"@nuxt/devtools": "^3.2.4",
"@nuxt/kit": "4.4.7",
"@nuxt/nitro-server": "4.4.7",
"@nuxt/schema": "4.4.7",
"@nuxt/kit": "4.4.8",
"@nuxt/nitro-server": "4.4.8",
"@nuxt/schema": "4.4.8",
"@nuxt/telemetry": "^2.8.0",
"@nuxt/vite-builder": "4.4.7",
"@nuxt/vite-builder": "4.4.8",
"@unhead/vue": "^2.1.15",
"@vue/shared": "^3.5.35",
"chokidar": "^5.0.0",
@@ -16612,7 +16612,7 @@
"ultrahtml": "^1.6.0",
"uncrypto": "^0.1.3",
"unctx": "^2.5.0",
"unhead": "^3.1.1",
"unhead": "^2.1.15",
"unimport": "^6.3.0",
"unplugin": "^3.0.0",
"unrouting": "^0.1.7",
@@ -16689,27 +16689,6 @@
"url": "https://paulmillr.com/funding/"
}
},
"node_modules/nuxt/node_modules/unhead": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/unhead/-/unhead-3.1.1.tgz",
"integrity": "sha512-tKPzJLM/maN/OQ5xhFJawHEp91U3LgQL5kd8lrZcU1hc/B8U+fM0EJqSe49AjgSUAkbLPXoL4YVPrMx2894WUA==",
"license": "MIT",
"dependencies": {
"hookable": "^6.1.1",
"unplugin": "^3.0.0"
},
"funding": {
"url": "https://github.com/sponsors/harlan-zw"
},
"peerDependencies": {
"vite": ">=6.4.2"
},
"peerDependenciesMeta": {
"vite": {
"optional": true
}
}
},
"node_modules/nuxt/node_modules/unimport": {
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/unimport/-/unimport-6.3.0.tgz",
+1 -1
View File
@@ -23,7 +23,7 @@
"@vue/apollo-composable": "4.2.2",
"graphql": "16.14.1",
"graphql-ws": "6.0.8",
"nuxt": "4.4.7",
"nuxt": "4.4.8",
"vue": "3.5.35",
"vuetify-nuxt-module": "0.19.5"
},