Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 27e5a21 commit 1f290d6
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 31 deletions.
10 changes: 5 additions & 5 deletions .histoire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@floating-ui/dom": "^1.6.7",
"@floating-ui/vue": "^1.1.0",
"@floating-ui/dom": "^1.6.10",
"@floating-ui/vue": "^1.1.4",
"@histoire/plugin-vue": "^0.17.17",
"@iconify/vue": "^4.1.2",
"@radix-ui/colors": "^3.0.0",
"@rollup/plugin-alias": "^5.1.0",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"histoire": "^0.17.17",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
"postcss": "^8.4.45",
"tailwindcss": "^3.4.11",
"tailwindcss-animate": "1.0.7"
}
}
20 changes: 10 additions & 10 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,28 @@
"typescript": "*"
},
"dependencies": {
"@internationalized/date": "^3.5.4",
"@stackblitz/sdk": "^1.10.0",
"@vueuse/core": "^10.11.0",
"@internationalized/date": "^3.5.5",
"@stackblitz/sdk": "^1.11.0",
"@vueuse/core": "^10.11.1",
"radix-vue": "link:../packages/radix-vue",
"vue": "3.4.31",
"vue-sonner": "^1.1.3"
},
"devDependencies": {
"@babel/traverse": "^7.24.7",
"@babel/traverse": "^7.25.6",
"@iconify/vue": "^4.1.2",
"@radix-ui/colors": "^3.0.0",
"@types/babel__traverse": "^7.20.6",
"@types/markdown-it": "^14.1.1",
"@types/markdown-it": "^14.1.2",
"@vue/tsconfig": "^0.5.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"codesandbox": "^2.2.3",
"fast-glob": "^3.3.2",
"markdown-it": "^14.1.0",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
"tsx": "^4.16.0",
"vitepress": "1.2.3",
"postcss": "^8.4.45",
"tailwindcss": "^3.4.11",
"tsx": "^4.19.0",
"vitepress": "1.3.4",
"vue-component-meta": "^2.0.24"
},
"postcss": {
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "radix-vue",
"version": "1.9.5",
"private": true,
"packageManager": "pnpm@9.4.0",
"packageManager": "pnpm@9.10.0",
"license": "MIT",
"repository": "radix-vue/radix-vue",
"workspaces": [
Expand All @@ -26,12 +26,12 @@
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"bumpp": "^9.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"bumpp": "^9.5.2",
"eslint": "^9.9.0",
"lint-staged": "^15.2.9",
"pnpm": "^9.4.0",
"pnpm": "^9.10.0",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"typescript": "5.3.3"
Expand Down
8 changes: 4 additions & 4 deletions packages/plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"stub": "unbuild --stub"
},
"dependencies": {
"@nuxt/kit": "^3.12.2",
"@nuxt/schema": "^3.12.2",
"@nuxt/kit": "^3.13.1",
"@nuxt/schema": "^3.13.1",
"radix-vue": "link:../radix-vue",
"tsx": "^4.16.0",
"tsx": "^4.19.0",
"unbuild": "^2.0.0",
"unplugin-vue-components": "^0.27.2"
"unplugin-vue-components": "^0.27.4"
}
}
14 changes: 7 additions & 7 deletions packages/radix-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,13 @@
"vue": ">= 3.2.0"
},
"dependencies": {
"@floating-ui/dom": "^1.6.7",
"@floating-ui/vue": "^1.1.0",
"@internationalized/date": "^3.5.4",
"@floating-ui/dom": "^1.6.10",
"@floating-ui/vue": "^1.1.4",
"@internationalized/date": "^3.5.5",
"@internationalized/number": "^3.5.3",
"@tanstack/vue-virtual": "^3.8.1",
"@vueuse/core": "^10.11.0",
"@vueuse/shared": "^10.11.0",
"@tanstack/vue-virtual": "^3.10.7",
"@vueuse/core": "^10.11.1",
"@vueuse/shared": "^10.11.1",
"aria-hidden": "^1.2.4",
"defu": "^6.1.4",
"fast-deep-equal": "^3.1.3",
Expand All @@ -112,7 +112,7 @@
"@testing-library/user-event": "^14.5.2",
"@testing-library/vue": "^8.1.0",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^20.14.9",
"@types/node": "^20.16.5",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/coverage-istanbul": "^2.0.5",
Expand Down

0 comments on commit 1f290d6

Please sign in to comment.