Skip to content

Commit

Permalink
chore(deps): update lint (radix-vue#1053)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 27, 2024
1 parent 00091c7 commit 367c5c3
Show file tree
Hide file tree
Showing 4 changed files with 420 additions and 282 deletions.
4 changes: 2 additions & 2 deletions .histoire/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"vue": "*"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.7",
"@antfu/eslint-config": "^0.43.1",
"@floating-ui/dom": "^1.4.2",
"@floating-ui/vue": "^1.0.2",
"@histoire/plugin-vue": "^0.17.14",
"@iconify/vue": "^4.1.1",
"@radix-ui/colors": "^1.0.1",
"@rollup/plugin-alias": "^5.1.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"histoire": "^0.17.14",
"postcss": "^8.4.33",
"tailwindcss": "^3.4.1",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
"pub:release": "cd packages/radix-vue && pnpm pub:release"
},
"devDependencies": {
"@antfu/eslint-config": "^2.18.0",
"@antfu/eslint-config": "^2.21.1",
"@commitlint/cli": "^17.8.0",
"@commitlint/config-conventional": "^17.8.0",
"bumpp": "^9.2.0",
"eslint": "^9.2.0",
"eslint": "^9.5.0",
"lint-staged": "^14.0.1",
"pnpm": "^8.15.4",
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.9.0",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.3.3"
},
"commitlint": {
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.30"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.8",
"@antfu/eslint-config": "^0.43.1",
"@iconify/vue": "^4.1.2",
"@radix-ui/colors": "^1.0.1",
"@rollup/plugin-alias": "^5.1.0",
"@vitejs/plugin-vue": "^4.4.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.51.0",
"eslint": "^8.57.0",
"postcss": "^8.4.31",
"tailwindcss": "^3.4.4",
"unplugin-vue-components": "^0.27.2",
Expand Down
Loading

0 comments on commit 367c5c3

Please sign in to comment.