File tree Expand file tree Collapse file tree
eslint-plugin-angular-template Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3- "version" : " 0.57.1 " ,
3+ "version" : " 0.58.0-alpha.0 " ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true ,
66 "syncWorkspaceLock" : true
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/cli" ,
3- "version" : " 0.57.1 " ,
3+ "version" : " 0.58.0-alpha.0 " ,
44 "description" : " HTML-ESLint CLI" ,
55 "author" : {
66 "name" : " yeonjuan" ,
2626 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2727 },
2828 "dependencies" : {
29- "@html-eslint/eslint-plugin" : " ^0.57.1 " ,
30- "@html-eslint/parser" : " ^0.57.1 " ,
29+ "@html-eslint/eslint-plugin" : " ^0.58.0-alpha.0 " ,
30+ "@html-eslint/parser" : " ^0.58.0-alpha.0 " ,
3131 "axios" : " ^1.13.5" ,
3232 "chalk" : " ^5.6.2" ,
3333 "eslint" : " ^9.39.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/core" ,
3- "version" : " 0.57 .0" ,
3+ "version" : " 0.58.0-alpha .0" ,
44 "description" : " Core HTML validation logic for html-eslint" ,
55 "author" : {
66 "name" : " yeonjuan" ,
4949 " lint"
5050 ],
5151 "dependencies" : {
52- "@html-eslint/types" : " ^0.57 .0" ,
52+ "@html-eslint/types" : " ^0.58.0-alpha .0" ,
5353 "html-standard" : " ^0.0.13"
5454 },
5555 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/eslint-plugin-angular-template" ,
3- "version" : " 0.57.1 " ,
3+ "version" : " 0.58.0-alpha.0 " ,
44 "type" : " commonjs" ,
55 "description" : " ESLint plugin for HTML with Angular support" ,
66 "author" : " yeonjuan" ,
3737 " lint"
3838 ],
3939 "dependencies" : {
40- "@html-eslint/core" : " ^0.57 .0" ,
41- "@html-eslint/types" : " ^0.57 .0"
40+ "@html-eslint/core" : " ^0.58.0-alpha .0" ,
41+ "@html-eslint/types" : " ^0.58.0-alpha .0"
4242 },
4343 "peerDependencies" : {
4444 "@angular-eslint/template-parser" : " >=18.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/eslint-plugin-react" ,
3- "version" : " 0.57.1 " ,
3+ "version" : " 0.58.0-alpha.0 " ,
44 "type" : " commonjs" ,
55 "description" : " ESLint plugin for HTML with React support" ,
66 "author" : {
4040 " lint"
4141 ],
4242 "dependencies" : {
43- "@html-eslint/core" : " ^0.57 .0"
43+ "@html-eslint/core" : " ^0.58.0-alpha .0"
4444 },
4545 "peerDependencies" : {
4646 "eslint" : " >=8.0.0 || ^10.0.0-0"
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/eslint-plugin-svelte" ,
3- "version" : " 0.57.1 " ,
3+ "version" : " 0.58.0-alpha.0 " ,
44 "type" : " module" ,
55 "description" : " ESLint plugin for HTML with Svelte support" ,
66 "author" : " yeonjuan" ,
4949 " lint"
5050 ],
5151 "dependencies" : {
52- "@html-eslint/core" : " ^0.57 .0"
52+ "@html-eslint/core" : " ^0.58.0-alpha .0"
5353 },
5454 "peerDependencies" : {
5555 "eslint" : " >=8.0.0 || ^10.0.0-0" ,
5858 "devDependencies" : {
5959 "@babel/core" : " ^7.29.0" ,
6060 "@babel/preset-env" : " ^7.29.0" ,
61- "@html-eslint/types" : " ^0.57 .0" ,
61+ "@html-eslint/types" : " ^0.58.0-alpha .0" ,
6262 "@types/babel__core" : " ^7" ,
6363 "@types/babel__preset-env" : " ^7" ,
6464 "@types/eslint-scope" : " ^9.1.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/eslint-plugin" ,
3- "version" : " 0.57.1 " ,
3+ "version" : " 0.58.0-alpha.0 " ,
44 "type" : " commonjs" ,
55 "description" : " ESLint plugin for HTML" ,
66 "author" : {
4343 ],
4444 "dependencies" : {
4545 "@eslint/plugin-kit" : " ^0.4.1" ,
46- "@html-eslint/core" : " ^0.57 .0" ,
47- "@html-eslint/parser" : " ^0.57.1 " ,
48- "@html-eslint/template-parser" : " ^0.57 .0" ,
49- "@html-eslint/template-syntax-parser" : " ^0.57 .0" ,
50- "@html-eslint/types" : " ^0.57 .0" ,
46+ "@html-eslint/core" : " ^0.58.0-alpha .0" ,
47+ "@html-eslint/parser" : " ^0.58.0-alpha.0 " ,
48+ "@html-eslint/template-parser" : " ^0.58.0-alpha .0" ,
49+ "@html-eslint/template-syntax-parser" : " ^0.58.0-alpha .0" ,
50+ "@html-eslint/types" : " ^0.58.0-alpha .0" ,
5151 "@rviscomi/capo.js" : " ^2.1.0" ,
5252 "html-standard" : " ^0.0.13"
5353 },
Original file line number Diff line number Diff line change 11{
22 "name" : " integration-test" ,
3- "version" : " 0.57.1 " ,
3+ "version" : " 0.58.0-alpha.0 " ,
44 "private" : true ,
55 "scripts" : {
66 "test:integration" : " jest --coverage --verbose"
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/parser" ,
3- "version" : " 0.57.1 " ,
3+ "version" : " 0.58.0-alpha.0 " ,
44 "description" : " Parser for @html-eslint/eslint-plugin" ,
55 "author" : {
66 "name" : " yeonjuan" ,
3838 " lint"
3939 ],
4040 "dependencies" : {
41- "@html-eslint/template-syntax-parser" : " ^0.57 .0" ,
42- "@html-eslint/types" : " ^0.57 .0" ,
41+ "@html-eslint/template-syntax-parser" : " ^0.58.0-alpha .0" ,
42+ "@html-eslint/types" : " ^0.58.0-alpha .0" ,
4343 "css-tree" : " ^3.1.0" ,
4444 "es-html-parser" : " 0.3.1"
4545 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/template-parser" ,
3- "version" : " 0.57 .0" ,
3+ "version" : " 0.58.0-alpha .0" ,
44 "description" : " HTML parser for template literals " ,
55 "author" : {
66 "name" : " yeonjuan" ,
3939 " ast"
4040 ],
4141 "dependencies" : {
42- "@html-eslint/types" : " ^0.57 .0" ,
42+ "@html-eslint/types" : " ^0.58.0-alpha .0" ,
4343 "es-html-parser" : " 0.3.1"
4444 },
4545 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments