Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent 2e0b043 commit bc1908b
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 27 deletions.
4 changes: 2 additions & 2 deletions packages/bridge-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/lodash.template": "^4.5.3",
"@types/semver": "^7.5.4",
"@types/semver": "^7.5.5",
"@unhead/schema": "^1.8.3",
"nitropack": "^2.7.2",
"unbuild": "latest",
Expand All @@ -37,7 +37,7 @@
"std-env": "^3.4.3",
"ufo": "^1.3.1",
"unbuild": "2.0.0",
"unimport": "^3.4.0",
"unimport": "^3.5.0",
"untyped": "^1.4.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 @@ -25,7 +25,7 @@
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-typescript": "^7.22.15",
"@babel/plugin-transform-typescript": "^7.23.3",
"@nuxt/bridge-schema": "0.0.1",
"@nuxt/devalue": "^2.0.2",
"@nuxt/kit": "3.8.1",
Expand Down Expand Up @@ -71,7 +71,7 @@
"terser": "^5.24.0",
"ufo": "^1.3.1",
"unctx": "^2.3.1",
"unimport": "^3.4.0",
"unimport": "^3.5.0",
"unplugin": "^1.5.0",
"untyped": "^1.4.0",
"vite": "~4.5.0",
Expand Down
64 changes: 41 additions & 23 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 bc1908b

Please sign in to comment.