Skip to content

Commit

Permalink
chore(deps): update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 5af6ee9 commit 0f6bf28
Show file tree
Hide file tree
Showing 4 changed files with 2,414 additions and 2,400 deletions.
2 changes: 1 addition & 1 deletion .histoire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"vue": "^3.4.31"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@antfu/eslint-config": "^3.7.0",
"@floating-ui/dom": "^1.6.7",
"@floating-ui/vue": "^1.1.0",
"@histoire/plugin-vue": "^0.17.17",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"pub:release": "cd packages/radix-vue && pnpm pub:release"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@antfu/eslint-config": "^3.7.0",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"bumpp": "^9.4.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 @@ -15,13 +15,13 @@
"vue": "3.4.31"
},
"devDependencies": {
"@antfu/eslint-config": "^2.26.0",
"@antfu/eslint-config": "^2.27.3",
"@iconify/vue": "^4.1.2",
"@radix-ui/colors": "^3.0.0",
"@rollup/plugin-alias": "^5.1.0",
"@vitejs/plugin-vue": "^5.1.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.9.0",
"eslint": "^9.10.0",
"postcss": "^8.4.31",
"tailwindcss": "^3.4.12",
"unplugin-vue-components": "^0.27.4",
Expand Down
Loading

0 comments on commit 0f6bf28

Please sign in to comment.