File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Expand file tree Collapse file tree 4 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 4242 "@eslint/plugin-kit" : " ^0.3.1" ,
4343 "@html-eslint/parser" : " ^0.46.0" ,
4444 "@html-eslint/template-parser" : " ^0.46.0" ,
45- "@html-eslint/template-syntax-parser" : " ^0.46.0"
45+ "@html-eslint/template-syntax-parser" : " ^0.46.0" ,
46+ "@html-eslint/types" : " ^0.46.0"
4647 },
4748 "peerDependencies" : {
4849 "eslint" : " ^8.0.0 || ^9.0.0"
4950 },
5051 "devDependencies" : {
5152 "@eslint/core" : " ^0.14.0" ,
52- "@html-eslint/types" : " ^0.46.0" ,
5353 "@types/estree" : " ^0.0.47" ,
5454 "es-html-parser" : " 0.3.0" ,
5555 "eslint" : " ^9.27.0" ,
Original file line number Diff line number Diff line change 2828 },
2929 "dependencies" : {
3030 "@html-eslint/template-syntax-parser" : " ^0.46.0" ,
31+ "@html-eslint/types" : " ^0.46.0" ,
3132 "es-html-parser" : " 0.3.0"
3233 },
3334 "devDependencies" : {
34- "@html-eslint/types" : " ^0.46.0" ,
3535 "typescript" : " ^5.8.3"
3636 }
3737}
Original file line number Diff line number Diff line change 2828 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2929 },
3030 "dependencies" : {
31+ "@html-eslint/types" : " ^0.46.0" ,
3132 "es-html-parser" : " 0.3.0"
3233 },
3334 "devDependencies" : {
34- "@html-eslint/types" : " ^0.46.0" ,
3535 "@types/espree" : " ^10.1.0" ,
3636 "@types/estree" : " ^0.0.47" ,
3737 "eslint" : " ^9.19.0" ,
Original file line number Diff line number Diff line change 2727 "bugs" : {
2828 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2929 },
30+ "dependencies" : {
31+ "@html-eslint/types" : " ^0.46.0"
32+ },
3033 "devDependencies" : {
31- "@html-eslint/types" : " ^0.46.0" ,
3234 "eslint" : " ^9.19.0" ,
3335 "globals" : " ^15.12.0"
3436 }
You can’t perform that action at this time.
0 commit comments