@vitus-labs/tools-lint 1.4.0 → 1.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5386,7 +5386,7 @@ var drawChart = (function (exports) {
|
|
|
5386
5386
|
</script>
|
|
5387
5387
|
<script>
|
|
5388
5388
|
/*<!--*/
|
|
5389
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-tools-lint.js","children":[{"name":"src","children":[{"name":"eslint","children":[{"uid":"
|
|
5389
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-tools-lint.js","children":[{"name":"src","children":[{"name":"eslint","children":[{"uid":"8e690d6f-1","name":"helpers.ts"},{"uid":"8e690d6f-3","name":"index.ts"}]},{"uid":"8e690d6f-5","name":"styles.ts"},{"uid":"8e690d6f-7","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"8e690d6f-1":{"renderedLength":1470,"gzipLength":426,"brotliLength":0,"metaUid":"8e690d6f-0"},"8e690d6f-3":{"renderedLength":9615,"gzipLength":1847,"brotliLength":0,"metaUid":"8e690d6f-2"},"8e690d6f-5":{"renderedLength":221,"gzipLength":133,"brotliLength":0,"metaUid":"8e690d6f-4"},"8e690d6f-7":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"8e690d6f-6"}},"nodeMetas":{"8e690d6f-0":{"id":"/src/eslint/helpers.ts","moduleParts":{"vitus-tools-lint.js":"8e690d6f-1"},"imported":[],"importedBy":[{"uid":"8e690d6f-2"}]},"8e690d6f-2":{"id":"/src/eslint/index.ts","moduleParts":{"vitus-tools-lint.js":"8e690d6f-3"},"imported":[{"uid":"8e690d6f-8"},{"uid":"8e690d6f-0"}],"importedBy":[{"uid":"8e690d6f-6"}]},"8e690d6f-4":{"id":"/src/styles.ts","moduleParts":{"vitus-tools-lint.js":"8e690d6f-5"},"imported":[],"importedBy":[{"uid":"8e690d6f-6"}]},"8e690d6f-6":{"id":"/src/index.ts","moduleParts":{"vitus-tools-lint.js":"8e690d6f-7"},"imported":[{"uid":"8e690d6f-2"},{"uid":"8e690d6f-4"}],"importedBy":[],"isEntry":true},"8e690d6f-8":{"id":"lodash","moduleParts":{},"imported":[],"importedBy":[{"uid":"8e690d6f-2"}],"isExternal":true}},"env":{"rollup":"4.35.0"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
5390
5390
|
|
|
5391
5391
|
const run = () => {
|
|
5392
5392
|
const width = window.innerWidth;
|
|
@@ -5386,7 +5386,7 @@ var drawChart = (function (exports) {
|
|
|
5386
5386
|
</script>
|
|
5387
5387
|
<script>
|
|
5388
5388
|
/*<!--*/
|
|
5389
|
-
const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-tools-lint.module.js","children":[{"name":"src","children":[{"name":"eslint","children":[{"uid":"
|
|
5389
|
+
const data = {"version":2,"tree":{"name":"root","children":[{"name":"vitus-tools-lint.module.js","children":[{"name":"src","children":[{"name":"eslint","children":[{"uid":"c1b70fe6-1","name":"helpers.ts"},{"uid":"c1b70fe6-3","name":"index.ts"}]},{"uid":"c1b70fe6-5","name":"styles.ts"},{"uid":"c1b70fe6-7","name":"index.ts"}]}]}],"isRoot":true},"nodeParts":{"c1b70fe6-1":{"renderedLength":1470,"gzipLength":426,"brotliLength":0,"metaUid":"c1b70fe6-0"},"c1b70fe6-3":{"renderedLength":9580,"gzipLength":1837,"brotliLength":0,"metaUid":"c1b70fe6-2"},"c1b70fe6-5":{"renderedLength":221,"gzipLength":133,"brotliLength":0,"metaUid":"c1b70fe6-4"},"c1b70fe6-7":{"renderedLength":0,"gzipLength":0,"brotliLength":0,"metaUid":"c1b70fe6-6"}},"nodeMetas":{"c1b70fe6-0":{"id":"/src/eslint/helpers.ts","moduleParts":{"vitus-tools-lint.module.js":"c1b70fe6-1"},"imported":[],"importedBy":[{"uid":"c1b70fe6-2"}]},"c1b70fe6-2":{"id":"/src/eslint/index.ts","moduleParts":{"vitus-tools-lint.module.js":"c1b70fe6-3"},"imported":[{"uid":"c1b70fe6-8"},{"uid":"c1b70fe6-0"}],"importedBy":[{"uid":"c1b70fe6-6"}]},"c1b70fe6-4":{"id":"/src/styles.ts","moduleParts":{"vitus-tools-lint.module.js":"c1b70fe6-5"},"imported":[],"importedBy":[{"uid":"c1b70fe6-6"}]},"c1b70fe6-6":{"id":"/src/index.ts","moduleParts":{"vitus-tools-lint.module.js":"c1b70fe6-7"},"imported":[{"uid":"c1b70fe6-2"},{"uid":"c1b70fe6-4"}],"importedBy":[],"isEntry":true},"c1b70fe6-8":{"id":"lodash","moduleParts":{},"imported":[],"importedBy":[{"uid":"c1b70fe6-2"}],"isExternal":true}},"env":{"rollup":"4.35.0"},"options":{"gzip":true,"brotli":false,"sourcemap":false}};
|
|
5390
5390
|
|
|
5391
5391
|
const run = () => {
|
|
5392
5392
|
const width = window.innerWidth;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vitus-labs/tools-lint",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.5.0",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"author": "Vit Bokisch <vit@bokisch.com>",
|
|
6
6
|
"maintainers": [
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"lib/"
|
|
14
14
|
],
|
|
15
15
|
"engines": {
|
|
16
|
-
"node": ">=
|
|
16
|
+
"node": ">= 22"
|
|
17
17
|
},
|
|
18
18
|
"publishConfig": {
|
|
19
19
|
"access": "public"
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"dependencies": {
|
|
37
37
|
"@typescript-eslint/eslint-plugin": "^8.26.0",
|
|
38
38
|
"@typescript-eslint/parser": "^8.26.0",
|
|
39
|
-
"eslint": "^9.
|
|
39
|
+
"eslint": "^9.22.0",
|
|
40
40
|
"eslint-config-airbnb": "^19.0.4",
|
|
41
41
|
"eslint-config-prettier": "^10.1.1",
|
|
42
42
|
"eslint-import-resolver-typescript": "^3.8.3",
|
|
@@ -59,9 +59,9 @@
|
|
|
59
59
|
},
|
|
60
60
|
"devDependencies": {
|
|
61
61
|
"@types/lodash": "^4.17.16",
|
|
62
|
-
"@vitus-labs/tools-babel": "1.
|
|
63
|
-
"@vitus-labs/tools-rollup": "1.
|
|
64
|
-
"@vitus-labs/tools-typescript": "1.
|
|
62
|
+
"@vitus-labs/tools-babel": "1.5.0",
|
|
63
|
+
"@vitus-labs/tools-rollup": "1.5.0",
|
|
64
|
+
"@vitus-labs/tools-typescript": "1.5.0"
|
|
65
65
|
},
|
|
66
|
-
"gitHead": "
|
|
66
|
+
"gitHead": "ea44c822ade9292cd3ab5d400a71fef9c24d5247"
|
|
67
67
|
}
|