Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (#20337)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 18, 2023
1 parent b9c8c99 commit dc20b22
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 61 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -70,7 +70,7 @@
"ofetch": "^1.0.1",
"pathe": "^1.1.0",
"rimraf": "^5.0.0",
"semver": "^7.4.0",
"semver": "^7.5.0",
"std-env": "^3.3.2",
"typescript": "^5.0.4",
"ufo": "^1.1.1",
Expand All @@ -79,7 +79,7 @@
"vitest": "^0.30.1",
"vue-tsc": "^1.2.0"
},
"packageManager": "pnpm@8.2.0",
"packageManager": "pnpm@8.3.0",
"engines": {
"node": "^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Expand Up @@ -34,7 +34,7 @@
"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"scule": "^1.0.0",
"semver": "^7.4.0",
"semver": "^7.5.0",
"unctx": "^2.2.0",
"unimport": "^3.0.6",
"untyped": "^1.3.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Expand Up @@ -44,7 +44,7 @@
"perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.2",
"scule": "^1.0.0",
"semver": "^7.4.0",
"semver": "^7.5.0",
"unbuild": "latest"
},
"optionalDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Expand Up @@ -62,8 +62,8 @@
"@nuxt/telemetry": "^2.2.0",
"@nuxt/ui-templates": "^1.1.1",
"@nuxt/vite-builder": "workspace:../vite",
"@unhead/ssr": "^1.1.25",
"@unhead/vue": "^1.1.25",
"@unhead/ssr": "^1.1.26",
"@unhead/vue": "^1.1.26",
"@vue/reactivity": "^3.2.47",
"@vue/shared": "^3.2.47",
"chokidar": "^3.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"@types/lodash.template": "^4.5.1",
"@types/semver": "^7.3.13",
"@unhead/schema": "^1.1.25",
"@unhead/schema": "^1.1.26",
"@vitejs/plugin-vue": "^4.1.0",
"@vitejs/plugin-vue-jsx": "^3.0.1",
"nitropack": "^2.3.3",
Expand Down
108 changes: 54 additions & 54 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit dc20b22

Please sign in to comment.