Skip to content

Commit

Permalink
chore(deps): update playground (#439)
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 Dec 1, 2023
1 parent 49090a5 commit 9937da4
Show file tree
Hide file tree
Showing 3 changed files with 82 additions and 19 deletions.
2 changes: 1 addition & 1 deletion playground/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@oku-ui/visually-hidden": "workspace:^"
},
"devDependencies": {
"@types/node": "^20.10.0",
"@types/node": "^20.10.1",
"nuxt": "^3.8.2"
}
}
8 changes: 4 additions & 4 deletions playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"@oku-ui/slot": "workspace:^",
"@oku-ui/switch": "workspace:^",
"@oku-ui/tabs": "workspace:^",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-pages": "^0.32.0",
"vue": "3.3.9",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue": "^4.5.1",
"typescript": "^5.3.2",
"unplugin-auto-import": "^0.17.1",
"unplugin-vue-components": "^0.25.2",
"vite": "5.0.2",
"vue-tsc": "^1.8.22"
"vite": "5.0.4",
"vue-tsc": "^1.8.24"
}
}
91 changes: 77 additions & 14 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 9937da4

Please sign in to comment.