Skip to content

Commit

Permalink
fix(deps): update playground
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent 79e8509 commit 0bc3130
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions playground/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@internationalized/date": "^3.5.6",
"@internationalized/date": "^3.6.0",
"radix-vue": "link:../../packages/radix-vue"
},
"devDependencies": {
"@floating-ui/vue": "^1.1.5",
"@iconify/vue": "^4.1.2",
"@nuxt/devtools": "latest",
"@nuxtjs/tailwindcss": "^6.12.1",
"@nuxtjs/tailwindcss": "^6.12.2",
"@radix-ui/colors": "^3.0.0",
"@types/node": "^22.7.4",
"nuxt": "^3.13.2"
"@types/node": "^22.9.1",
"nuxt": "^3.14.1592"
}
}
2 changes: 1 addition & 1 deletion playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"postcss": "^8.4.31",
"tailwindcss": "^3.4.13",
"tailwindcss": "^3.4.15",
"unplugin-vue-components": "^0.27.4",
"vite": "^4.5.0",
"vue-tsc": "^2.1.6"
Expand Down

0 comments on commit 0bc3130

Please sign in to comment.