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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-03 22:43:12 +01:00 committed by GitHub
parent 7346d61498
commit dbb1a4e176
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 181 additions and 459 deletions

View File

@ -49,7 +49,7 @@
"rollup": "^4.21.2", "rollup": "^4.21.2",
"typescript": "5.5.4", "typescript": "5.5.4",
"unbuild": "3.0.0-rc.7", "unbuild": "3.0.0-rc.7",
"vite": "5.4.2", "vite": "5.4.3",
"vue": "3.5.0" "vue": "3.5.0"
}, },
"devDependencies": { "devDependencies": {

View File

@ -52,7 +52,7 @@
"@types/semver": "7.5.8", "@types/semver": "7.5.8",
"nitro": "npm:nitro-nightly@3.0.0-beta-28665895.e727afda", "nitro": "npm:nitro-nightly@3.0.0-beta-28665895.e727afda",
"unbuild": "3.0.0-rc.7", "unbuild": "3.0.0-rc.7",
"vite": "5.4.2", "vite": "5.4.3",
"vitest": "2.0.5", "vitest": "2.0.5",
"webpack": "5.94.0" "webpack": "5.94.0"
}, },

View File

@ -123,14 +123,14 @@
"vue-router": "^4.4.3" "vue-router": "^4.4.3"
}, },
"devDependencies": { "devDependencies": {
"@nuxt/scripts": "0.7.1", "@nuxt/scripts": "0.8.0",
"@nuxt/ui-templates": "1.3.4", "@nuxt/ui-templates": "1.3.4",
"@parcel/watcher": "2.4.1", "@parcel/watcher": "2.4.1",
"@types/estree": "1.0.5", "@types/estree": "1.0.5",
"@vitejs/plugin-vue": "5.1.3", "@vitejs/plugin-vue": "5.1.3",
"@vue/compiler-sfc": "3.5.0", "@vue/compiler-sfc": "3.5.0",
"unbuild": "3.0.0-rc.7", "unbuild": "3.0.0-rc.7",
"vite": "5.4.2", "vite": "5.4.3",
"vitest": "2.0.5" "vitest": "2.0.5"
}, },
"peerDependencies": { "peerDependencies": {

View File

@ -54,7 +54,7 @@
"unbuild": "3.0.0-rc.7", "unbuild": "3.0.0-rc.7",
"unctx": "2.3.1", "unctx": "2.3.1",
"unenv": "1.10.0", "unenv": "1.10.0",
"vite": "5.4.2", "vite": "5.4.3",
"vue": "3.5.0", "vue": "3.5.0",
"vue-bundle-renderer": "2.1.0", "vue-bundle-renderer": "2.1.0",
"vue-loader": "17.4.2", "vue-loader": "17.4.2",

View File

@ -31,6 +31,6 @@
"tinyexec": "0.3.0", "tinyexec": "0.3.0",
"tinyglobby": "0.2.5", "tinyglobby": "0.2.5",
"unocss": "0.62.3", "unocss": "0.62.3",
"vite": "5.4.2" "vite": "5.4.3"
} }
} }

View File

@ -62,7 +62,7 @@
"ufo": "^1.5.4", "ufo": "^1.5.4",
"unenv": "^1.10.0", "unenv": "^1.10.0",
"unplugin": "^1.12.3", "unplugin": "^1.12.3",
"vite": "^5.4.2", "vite": "^5.4.3",
"vite-node": "^2.0.5", "vite-node": "^2.0.5",
"vite-plugin-checker": "^0.7.2", "vite-plugin-checker": "^0.7.2",
"vue-bundle-renderer": "^2.1.0" "vue-bundle-renderer": "^2.1.0"

File diff suppressed because it is too large Load Diff