Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#149)
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] committed Apr 24, 2023
1 parent 9551479 commit c0ffd46
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/devtools-kit/package.json
Expand Up @@ -36,7 +36,7 @@
"prepublishOnly": "pnpm build"
},
"peerDependencies": {
"nuxt": "^3.3.1",
"nuxt": "^3.4.2",
"vite": "*"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/devtools/package.json
Expand Up @@ -35,7 +35,7 @@
"prepublishOnly": "pnpm build"
},
"peerDependencies": {
"nuxt": "^3.3.1",
"nuxt": "^3.4.2",
"vite": "*"
},
"dependencies": {
Expand Down Expand Up @@ -77,7 +77,7 @@
"@iconify-json/logos": "^1.1.25",
"@iconify-json/mdi": "^1.1.50",
"@iconify-json/ri": "^1.1.8",
"@iconify-json/simple-icons": "^1.1.49",
"@iconify-json/simple-icons": "^1.1.50",
"@iconify-json/tabler": "^1.1.74",
"@nuxt/content": "^2.6.0",
"@nuxt/devtools": "workspace:*",
Expand Down
10 changes: 5 additions & 5 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 c0ffd46

Please sign in to comment.