Skip to content

Commit

Permalink
chore(deps): update playground (#416)
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 Nov 3, 2023
1 parent f28f734 commit b34e161
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 632 deletions.
4 changes: 2 additions & 2 deletions playground/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@oku-ui/visually-hidden": "workspace:^"
},
"devDependencies": {
"@types/node": "^20.7.0",
"nuxt": "^3.7.4"
"@types/node": "^20.8.10",
"nuxt": "^3.8.0"
}
}
10 changes: 5 additions & 5 deletions playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"@oku-ui/switch": "workspace:^",
"@oku-ui/tabs": "workspace:^",
"vite-plugin-pages": "^0.31.0",
"vue": "^3.3.4",
"vue-router": "^4.2.4"
"vue": "^3.3.7",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue": "^4.4.0",
"typescript": "^5.2.2",
"unplugin-auto-import": "^0.16.6",
"unplugin-auto-import": "^0.16.7",
"unplugin-vue-components": "^0.25.2",
"vite": "^4.4.7",
"vue-tsc": "^1.8.11"
"vue-tsc": "^1.8.22"
}
}
Loading

0 comments on commit b34e161

Please sign in to comment.