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 Jan 15, 2025
1 parent 6c49099 commit 8ceb51b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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.7.0",
"radix-vue": "link:../../packages/radix-vue"
},
"devDependencies": {
"@floating-ui/vue": "^1.1.5",
"@iconify/vue": "^4.1.2",
"@floating-ui/vue": "^1.1.6",
"@iconify/vue": "^4.3.0",
"@nuxt/devtools": "latest",
"@nuxtjs/tailwindcss": "^6.12.1",
"@nuxtjs/tailwindcss": "^6.13.1",
"@radix-ui/colors": "^3.0.0",
"@types/node": "^22.7.4",
"nuxt": "^3.13.2"
"@types/node": "^22.10.6",
"nuxt": "^3.15.2"
}
}
6 changes: 3 additions & 3 deletions playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@iconify/vue": "^4.1.2",
"@iconify/vue": "^4.3.0",
"@radix-ui/colors": "^3.0.0",
"@rollup/plugin-alias": "^5.1.1",
"@vitejs/plugin-vue": "^5.1.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"postcss": "^8.4.31",
"tailwindcss": "^3.4.13",
"unplugin-vue-components": "^0.27.4",
"tailwindcss": "^3.4.17",
"unplugin-vue-components": "^0.28.0",
"vite": "^4.5.0",
"vue-tsc": "^2.1.6"
}
Expand Down

0 comments on commit 8ceb51b

Please sign in to comment.