Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#203)
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 May 24, 2023
1 parent 0760252 commit 136a93d
Show file tree
Hide file tree
Showing 4 changed files with 178 additions and 158 deletions.
2 changes: 1 addition & 1 deletion packages/devtools-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"prepublishOnly": "pnpm build"
},
"peerDependencies": {
"nuxt": "^3.4.2",
"nuxt": "^3.5.1",
"vite": "*"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/devtools-wizard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"diff": "^5.1.0",
"execa": "^7.1.1",
"global-dirs": "^3.0.1",
"magicast": "^0.2.7",
"magicast": "^0.2.8",
"pathe": "^1.1.0",
"picocolors": "^1.0.0",
"pkg-types": "^1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"prepublishOnly": "pnpm build"
},
"peerDependencies": {
"nuxt": "^3.4.2",
"nuxt": "^3.5.1",
"vite": "*"
},
"dependencies": {
Expand All @@ -55,7 +55,7 @@
"is-installed-globally": "^0.4.0",
"launch-editor": "^2.6.0",
"local-pkg": "^0.4.3",
"magicast": "^0.2.7",
"magicast": "^0.2.8",
"nypm": "^0.2.0",
"pacote": "^15.2.0",
"pathe": "^1.1.0",
Expand Down Expand Up @@ -90,7 +90,7 @@
"@unocss/preset-icons": "^0.52.3",
"@unocss/preset-uno": "^0.52.3",
"@unocss/runtime": "^0.52.3",
"@vue-macros/nuxt": "^1.3.8",
"@vue-macros/nuxt": "^1.3.10",
"@vueuse/nuxt": "^10.1.2",
"esno": "^0.16.3",
"flatted": "^3.2.7",
Expand All @@ -106,7 +106,7 @@
"ohash": "^1.1.2",
"shiki": "^0.14.2",
"shiki-es": "^0.2.0",
"simple-git": "^3.18.0",
"simple-git": "^3.19.0",
"splitpanes": "^3.1.5",
"theme-vitesse": "^0.7.2",
"unocss": "^0.52.3",
Expand Down
Loading

0 comments on commit 136a93d

Please sign in to comment.