File tree Expand file tree Collapse file tree 11 files changed +42
-42
lines changed Expand file tree Collapse file tree 11 files changed +42
-42
lines changed 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.48 .0" ,
3+ "version" : " 0.49 .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.48 .0" ,
3+ "version" : " 0.49 .0" ,
44 "description" : " HTML-ESLint CLI" ,
55 "author" :
" yeonjuan <[email protected] >" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
2323 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2424 },
2525 "dependencies" : {
26- "@html-eslint/eslint-plugin" : " ^0.48 .0" ,
27- "@html-eslint/parser" : " ^0.48 .0" ,
26+ "@html-eslint/eslint-plugin" : " ^0.49 .0" ,
27+ "@html-eslint/parser" : " ^0.49 .0" ,
2828 "axios" : " ^1.13.2" ,
2929 "chalk" : " ^4.1.1" ,
3030 "eslint" : " ^9.39.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/eslint-plugin" ,
3- "version" : " 0.48 .0" ,
3+ "version" : " 0.49 .0" ,
44 "type" : " commonjs" ,
55 "description" : " ESLint plugin for HTML" ,
66 "author" : " yeonjuan" ,
4040 ],
4141 "dependencies" : {
4242 "@eslint/plugin-kit" : " ^0.4.1" ,
43- "@html-eslint/parser" : " ^0.48 .0" ,
44- "@html-eslint/template-parser" : " ^0.48 .0" ,
45- "@html-eslint/template-syntax-parser" : " ^0.48 .0" ,
46- "@html-eslint/types" : " ^0.48 .0"
43+ "@html-eslint/parser" : " ^0.49 .0" ,
44+ "@html-eslint/template-parser" : " ^0.49 .0" ,
45+ "@html-eslint/template-syntax-parser" : " ^0.49 .0" ,
46+ "@html-eslint/types" : " ^0.49 .0"
4747 },
4848 "peerDependencies" : {
4949 "eslint" : " ^8.0.0 || ^9.0.0"
Original file line number Diff line number Diff line change 11{
22 "name" : " integration-test" ,
3- "version" : " 0.48 .0" ,
3+ "version" : " 0.49 .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.48 .0" ,
3+ "version" : " 0.49 .0" ,
44 "description" : " Parser for @html-eslint/eslint-plugin" ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
2727 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2828 },
2929 "dependencies" : {
30- "@html-eslint/template-syntax-parser" : " ^0.48 .0" ,
31- "@html-eslint/types" : " ^0.48 .0" ,
30+ "@html-eslint/template-syntax-parser" : " ^0.49 .0" ,
31+ "@html-eslint/types" : " ^0.49 .0" ,
3232 "es-html-parser" : " 0.3.1"
3333 },
3434 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/template-parser" ,
3- "version" : " 0.48 .0" ,
3+ "version" : " 0.49 .0" ,
44 "description" : " HTML parser for template literals " ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
2828 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2929 },
3030 "dependencies" : {
31- "@html-eslint/types" : " ^0.48 .0" ,
31+ "@html-eslint/types" : " ^0.49 .0" ,
3232 "es-html-parser" : " 0.3.1"
3333 },
3434 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/template-syntax-parser" ,
3- "version" : " 0.48 .0" ,
3+ "version" : " 0.49 .0" ,
44 "description" : " Parse template syntax" ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
2828 "url" : " https://github.com/yeonjuan/html-eslint/issues"
2929 },
3030 "dependencies" : {
31- "@html-eslint/types" : " ^0.48 .0"
31+ "@html-eslint/types" : " ^0.49 .0"
3232 },
3333 "devDependencies" : {
3434 "eslint" : " ^9.39.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/types" ,
3- "version" : " 0.48 .0" ,
3+ "version" : " 0.49 .0" ,
44 "description" : " Types for @html-eslint/eslint-plugin" ,
55 "author" : " yeonjuan" ,
66 "homepage" : " https://github.com/yeonjuan/html-eslint#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @html-eslint/web-linter" ,
3- "version" : " 0.48 .0" ,
3+ "version" : " 0.49 .0" ,
44 "description" : " " ,
55 "private" : true ,
66 "main" : " out/output.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " website" ,
3- "version" : " 0.48 .0" ,
3+ "version" : " 0.49 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "clear:cache" : " rimraf ../../parcel-cache" ,
1212 "sitemap" : " node ./scripts/sitemap"
1313 },
1414 "dependencies" : {
15- "@html-eslint/eslint-plugin" : " ^0.48 .0" ,
16- "@html-eslint/parser" : " ^0.48 .0" ,
17- "@html-eslint/web-linter" : " ^0.48 .0" ,
15+ "@html-eslint/eslint-plugin" : " ^0.49 .0" ,
16+ "@html-eslint/parser" : " ^0.49 .0" ,
17+ "@html-eslint/web-linter" : " ^0.49 .0" ,
1818 "@html-kit/html" : " ^0.0.4" ,
1919 "codemirror" : " ^5.58.3"
2020 },
You can’t perform that action at this time.
0 commit comments