Skip to content

Commit

Permalink
chore(deps): update playground (#1167)
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 Aug 5, 2024
1 parent d7738c5 commit c3e9876
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions playground/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@internationalized/date": "^3.5.4",
"@internationalized/date": "^3.5.5",
"radix-vue": "link:../../packages/radix-vue"
},
"devDependencies": {
"@floating-ui/vue": "^1.1.1",
"@floating-ui/vue": "^1.1.2",
"@iconify/vue": "^4.1.2",
"@nuxt/devtools": "latest",
"@nuxtjs/tailwindcss": "^6.12.1",
Expand Down
4 changes: 2 additions & 2 deletions playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@radix-ui/colors": "^3.0.0",
"@rollup/plugin-alias": "^5.1.0",
"@vitejs/plugin-vue": "^5.0.5",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"eslint": "^9.6.0",
"postcss": "^8.4.31",
"tailwindcss": "^3.4.6",
"tailwindcss": "^3.4.7",
"unplugin-vue-components": "^0.27.3",
"vite": "^4.5.0",
"vue-tsc": "^2.0.22"
Expand Down

0 comments on commit c3e9876

Please sign in to comment.