Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1165)
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 Mar 25, 2024
1 parent 51fbeb3 commit 7d5fbe9
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 54 deletions.
4 changes: 2 additions & 2 deletions packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"devDependencies": {
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.8",
"@unhead/schema": "^1.8.20",
"@unhead/schema": "^1.9.1",
"nitropack": "^2.9.4",
"unbuild": "latest",
"vite": "~5.2.4"
"vite": "~5.2.6"
},
"dependencies": {
"c12": "^1.10.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@nuxt/schema": "3.11.1",
"@nuxt/ui-templates": "^1.3.1",
"@rollup/plugin-replace": "^5.0.5",
"@unhead/ssr": "^1.8.20",
"@unhead/vue": "^1.8.20",
"@unhead/ssr": "^1.9.1",
"@unhead/vue": "^1.9.1",
"@vitejs/plugin-legacy": "^5.3.2",
"@vitejs/plugin-vue2": "^2.3.1",
"acorn": "^8.11.3",
Expand Down Expand Up @@ -78,7 +78,7 @@
"unimport": "^3.7.1",
"unplugin": "^1.10.0",
"untyped": "^1.4.2",
"vite": "~5.2.4",
"vite": "~5.2.6",
"vite-node": "^1.4.0",
"vue-bundle-renderer": "^2.0.0"
},
Expand Down
98 changes: 49 additions & 49 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 7d5fbe9

Please sign in to comment.