Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1085)
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 Jan 29, 2024
1 parent 168f5c4 commit 039b8b4
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 74 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"changelogen": "^0.5.5",
"devalue": "^4.3.2",
"eslint": "^8.56.0",
"eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-jsdoc": "^48.0.4",
"jiti": "^1.21.0",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
},
"resolutions": {
"@nuxt/bridge": "workspace:*",
Expand All @@ -39,5 +39,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "pnpm@8.14.2"
"packageManager": "pnpm@8.15.1"
}
10 changes: 5 additions & 5 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@rollup/plugin-replace": "^5.0.5",
"@unhead/ssr": "^1.8.10",
"@unhead/vue": "^1.8.10",
"@vitejs/plugin-legacy": "^5.2.0",
"@vitejs/plugin-legacy": "^5.3.0",
"@vitejs/plugin-vue2": "^2.3.1",
"acorn": "^8.11.3",
"cookie-es": "^1.0.0",
Expand All @@ -48,7 +48,7 @@
"fs-extra": "^10.1.0",
"get-port-please": "^3.1.2",
"globby": "^14.0.0",
"h3": "^1.10.0",
"h3": "^1.10.1",
"hash-sum": "^2.0.0",
"hookable": "5.5.3",
"klona": "^2.0.6",
Expand All @@ -57,7 +57,7 @@
"mlly": "^1.5.0",
"nitropack": "^2.8.1",
"node-fetch": "^3.3.2",
"nypm": "^0.3.4",
"nypm": "^0.3.6",
"ofetch": "^1.3.3",
"ohash": "^1.1.3",
"pathe": "^1.1.2",
Expand All @@ -78,7 +78,7 @@
"unplugin": "^1.6.0",
"untyped": "^1.4.2",
"vite": "~5.0.11",
"vite-node": "^1.2.1",
"vite-node": "^1.2.2",
"vue-bundle-renderer": "^2.0.0"
},
"devDependencies": {
Expand All @@ -96,5 +96,5 @@
"engines": {
"node": "^14.16.0 || ^16.11.0 || >=17.0.0"
},
"packageManager": "pnpm@8.14.2"
"packageManager": "pnpm@8.15.1"
}
Loading

0 comments on commit 039b8b4

Please sign in to comment.