chore(deps): update all non-major dependencies (main) (#28577)

This commit is contained in:
renovate[bot] 2024-08-18 10:16:11 +01:00 committed by GitHub
parent 6ca5a64775
commit a73c0b11fb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 522 additions and 244 deletions

View File

@ -46,7 +46,7 @@
"magic-string": "^0.30.11", "magic-string": "^0.30.11",
"nitro": "npm:nitro-nightly@3.0.0-beta-28665895.e727afda", "nitro": "npm:nitro-nightly@3.0.0-beta-28665895.e727afda",
"nuxt": "workspace:*", "nuxt": "workspace:*",
"rollup": "^4.20.0", "rollup": "^4.21.0",
"typescript": "5.5.4", "typescript": "5.5.4",
"unbuild": "3.0.0-rc.7", "unbuild": "3.0.0-rc.7",
"vite": "5.4.1", "vite": "5.4.1",
@ -89,7 +89,7 @@
"nuxt-content-twoslash": "0.1.1", "nuxt-content-twoslash": "0.1.1",
"ofetch": "1.3.4", "ofetch": "1.3.4",
"pathe": "1.1.2", "pathe": "1.1.2",
"playwright-core": "1.46.0", "playwright-core": "1.46.1",
"rimraf": "6.0.1", "rimraf": "6.0.1",
"semver": "7.6.3", "semver": "7.6.3",
"std-env": "3.7.0", "std-env": "3.7.0",

View File

@ -79,7 +79,7 @@
"destr": "^2.0.3", "destr": "^2.0.3",
"devalue": "^5.0.0", "devalue": "^5.0.0",
"errx": "^0.1.0", "errx": "^0.1.0",
"esbuild": "^0.23.0", "esbuild": "^0.23.1",
"escape-string-regexp": "^5.0.0", "escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3", "estree-walker": "^3.0.3",
"globby": "^14.0.2", "globby": "^14.0.2",
@ -111,7 +111,7 @@
"unenv": "^1.10.0", "unenv": "^1.10.0",
"unimport": "^3.10.0", "unimport": "^3.10.0",
"unplugin": "^1.12.2", "unplugin": "^1.12.2",
"unplugin-vue-router": "^0.10.6", "unplugin-vue-router": "^0.10.7",
"unstorage": "^1.10.2", "unstorage": "^1.10.2",
"untyped": "^1.4.2", "untyped": "^1.4.2",
"vue": "^3.4.38", "vue": "^3.4.38",

View File

@ -27,7 +27,7 @@
"@nuxt/schema": "workspace:*", "@nuxt/schema": "workspace:*",
"@types/clear": "0.1.4", "@types/clear": "0.1.4",
"@types/estree": "1.0.5", "@types/estree": "1.0.5",
"rollup": "4.20.0", "rollup": "4.21.0",
"unbuild": "3.0.0-rc.7", "unbuild": "3.0.0-rc.7",
"vue": "3.4.38" "vue": "3.4.38"
}, },
@ -41,7 +41,7 @@
"consola": "^3.2.3", "consola": "^3.2.3",
"cssnano": "^7.0.5", "cssnano": "^7.0.5",
"defu": "^6.1.4", "defu": "^6.1.4",
"esbuild": "^0.23.0", "esbuild": "^0.23.1",
"escape-string-regexp": "^5.0.0", "escape-string-regexp": "^5.0.0",
"estree-walker": "^3.0.3", "estree-walker": "^3.0.3",
"externality": "^1.0.2", "externality": "^1.0.2",

View File

@ -78,7 +78,7 @@
"@types/pify": "5.0.4", "@types/pify": "5.0.4",
"@types/webpack-bundle-analyzer": "4.7.0", "@types/webpack-bundle-analyzer": "4.7.0",
"@types/webpack-hot-middleware": "2.25.9", "@types/webpack-hot-middleware": "2.25.9",
"rollup": "4.20.0", "rollup": "4.21.0",
"unbuild": "3.0.0-rc.7", "unbuild": "3.0.0-rc.7",
"vue": "3.4.38" "vue": "3.4.38"
}, },

File diff suppressed because it is too large Load Diff