Skip to content

Commit

Permalink
chore(deps): update playground (#257)
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 Jul 31, 2023
1 parent e53dd7a commit 11214fb
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 105 deletions.
2 changes: 1 addition & 1 deletion playground/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"devDependencies": {
"@nuxtjs/tailwindcss": "^6.8.0",
"@types/node": "^18.17.0",
"@types/node": "^18.17.1",
"nuxt": "^3.6.5"
}
}
4 changes: 2 additions & 2 deletions playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"typescript": "^5.1.6",
"unplugin-auto-import": "^0.16.6",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.4.6",
"vue-tsc": "^1.8.6"
"vite": "^4.4.7",
"vue-tsc": "^1.8.8"
}
}
Loading

0 comments on commit 11214fb

Please sign in to comment.