Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#667)
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] authored Dec 21, 2022
1 parent 867e659 commit c3fbefe
Show file tree
Hide file tree
Showing 4 changed files with 176 additions and 150 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@nuxt/test-utils": "^3.0.0",
"@nuxtjs/eslint-config": "^12.0.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"eslint": "^8.29.0",
"eslint": "^8.30.0",
"eslint-plugin-jsdoc": "^39.6.4",
"jiti": "^1.16.0",
"vitest": "^0.25.8"
"vitest": "^0.26.2"
},
"resolutions": {
"@nuxt/bridge": "workspace:*",
Expand All @@ -33,5 +33,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"packageManager": "pnpm@7.18.2"
"packageManager": "pnpm@7.19.0"
}
2 changes: 1 addition & 1 deletion packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"std-env": "^3.3.1",
"ufo": "^1.0.1",
"unbuild": "1.0.2",
"unimport": "^1.0.2",
"unimport": "^1.1.0",
"untyped": "^1.2.0"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"terser": "^5.16.1",
"ufo": "^1.0.1",
"unctx": "^2.1.1",
"unimport": "^1.0.2",
"unimport": "^1.1.0",
"unplugin": "^1.0.1",
"untyped": "^1.2.0",
"vite": "~3.2.5",
Expand All @@ -87,5 +87,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"packageManager": "pnpm@7.18.2"
"packageManager": "pnpm@7.19.0"
}
Loading

0 comments on commit c3fbefe

Please sign in to comment.