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 Oct 1, 2024
1 parent 18e5468 commit dff5055
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,7 +9,7 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@internationalized/date": "^3.5.5",
"@internationalized/date": "^3.5.6",
"radix-vue": "link:../../packages/radix-vue"
},
"devDependencies": {
Expand All @@ -18,7 +18,7 @@
"@nuxt/devtools": "latest",
"@nuxtjs/tailwindcss": "^6.12.1",
"@radix-ui/colors": "^3.0.0",
"@types/node": "^22.5.5",
"@types/node": "^22.7.4",
"nuxt": "^3.13.2"
}
}
4 changes: 2 additions & 2 deletions playground/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"@antfu/eslint-config": "^2.26.0",
"@iconify/vue": "^4.1.2",
"@radix-ui/colors": "^3.0.0",
"@rollup/plugin-alias": "^5.1.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.12",
"tailwindcss": "^3.4.13",
"unplugin-vue-components": "^0.27.4",
"vite": "^4.5.0",
"vue-tsc": "^2.1.6"
Expand Down

0 comments on commit dff5055

Please sign in to comment.