Skip to content

Commit d7d5256

Browse files
chore(deps): update lint
1 parent 42a0b02 commit d7d5256

File tree

4 files changed

+3381
-3002
lines changed

4 files changed

+3381
-3002
lines changed

.histoire/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"vue": "^3.4.31"
1818
},
1919
"devDependencies": {
20-
"@antfu/eslint-config": "^2.27.3",
20+
"@antfu/eslint-config": "^3.11.0",
2121
"@floating-ui/dom": "^1.6.7",
2222
"@floating-ui/vue": "^1.1.0",
2323
"@histoire/plugin-vue": "^0.17.17",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"pub:release": "cd packages/radix-vue && pnpm pub:release"
2626
},
2727
"devDependencies": {
28-
"@antfu/eslint-config": "^2.27.3",
28+
"@antfu/eslint-config": "^3.11.0",
2929
"@commitlint/cli": "^19.3.0",
3030
"@commitlint/config-conventional": "^19.2.2",
3131
"bumpp": "^9.4.1",

playground/vue3/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@
1515
"vue": "3.4.31"
1616
},
1717
"devDependencies": {
18-
"@antfu/eslint-config": "^2.26.0",
18+
"@antfu/eslint-config": "^2.27.3",
1919
"@iconify/vue": "^4.1.2",
2020
"@radix-ui/colors": "^3.0.0",
2121
"@rollup/plugin-alias": "^5.1.1",
2222
"@vitejs/plugin-vue": "^5.1.4",
2323
"autoprefixer": "^10.4.20",
24-
"eslint": "^9.9.0",
24+
"eslint": "^9.15.0",
2525
"postcss": "^8.4.31",
2626
"tailwindcss": "^3.4.13",
2727
"unplugin-vue-components": "^0.27.4",

0 commit comments

Comments
 (0)