Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (main) (#20632)
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 May 3, 2023
1 parent af75f18 commit 3306cfe
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -76,10 +76,10 @@
"vite": "^4.3.4",
"vitest": "^0.30.1",
"vue": "3.2.47",
"vue-eslint-parser": "^9.1.1",
"vue-eslint-parser": "^9.2.0",
"vue-tsc": "^1.6.3"
},
"packageManager": "pnpm@8.3.1",
"packageManager": "pnpm@8.4.0",
"engines": {
"node": "^14.18.0 || >=16.10.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/kit/package.json
Expand Up @@ -32,7 +32,7 @@
"lodash.template": "^4.5.0",
"mlly": "^1.2.0",
"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"pkg-types": "^1.0.3",
"scule": "^1.0.0",
"semver": "^7.5.0",
"unctx": "^2.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxi/package.json
Expand Up @@ -44,7 +44,7 @@
"ohash": "^1.1.2",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.2",
"pkg-types": "^1.0.3",
"scule": "^1.0.0",
"semver": "^7.5.0",
"ufo": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/package.json
Expand Up @@ -52,7 +52,7 @@
"prepack": "unbuild"
},
"dependencies": {
"@nuxt/devalue": "^2.0.0",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "workspace:../kit",
"@nuxt/schema": "workspace:../schema",
"@nuxt/telemetry": "^2.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/schema/package.json
Expand Up @@ -40,7 +40,7 @@
"defu": "^6.1.2",
"hookable": "^5.5.3",
"pathe": "^1.1.0",
"pkg-types": "^1.0.2",
"pkg-types": "^1.0.3",
"postcss-import-resolver": "^2.0.0",
"std-env": "^3.3.2",
"ufo": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Expand Up @@ -45,7 +45,7 @@
"ohash": "^1.1.2",
"pathe": "^1.1.0",
"perfect-debounce": "^0.1.3",
"pkg-types": "^1.0.2",
"pkg-types": "^1.0.3",
"postcss": "^8.4.23",
"postcss-import": "^15.1.0",
"postcss-url": "^10.1.3",
Expand Down
50 changes: 25 additions & 25 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 3306cfe

Please sign in to comment.