diff --git a/template/.yarn/install-state.gz b/template/.yarn/install-state.gz index f1b6b8a..039e4db 100644 Binary files a/template/.yarn/install-state.gz and b/template/.yarn/install-state.gz differ diff --git a/template/package.json b/template/package.json index f2af413..0de185b 100644 --- a/template/package.json +++ b/template/package.json @@ -32,7 +32,7 @@ "typedoc": "^0.25.8", "typedoc-plugin-markdown": "^3.17.1", "typescript": "^5.4.5", - "typescript-eslint": "^7.13.1", + "typescript-eslint": "^8.0.1", "vite": "^5.3.1", "vitest": "^1.6.0" }, diff --git a/template/yarn.lock b/template/yarn.lock index a9dd58f..f661c24 100644 --- a/template/yarn.lock +++ b/template/yarn.lock @@ -37,7 +37,7 @@ __metadata: typedoc: "npm:^0.25.8" typedoc-plugin-markdown: "npm:^3.17.1" typescript: "npm:^5.4.5" - typescript-eslint: "npm:^7.13.1" + typescript-eslint: "npm:^8.0.1" vite: "npm:^5.3.1" vitest: "npm:^1.6.0" languageName: unknown @@ -940,7 +940,30 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:7.13.1, @typescript-eslint/eslint-plugin@npm:^7.13.1": +"@typescript-eslint/eslint-plugin@npm:8.0.1": + version: 8.0.1 + resolution: "@typescript-eslint/eslint-plugin@npm:8.0.1" + dependencies: + "@eslint-community/regexpp": "npm:^4.10.0" + "@typescript-eslint/scope-manager": "npm:8.0.1" + "@typescript-eslint/type-utils": "npm:8.0.1" + "@typescript-eslint/utils": "npm:8.0.1" + "@typescript-eslint/visitor-keys": "npm:8.0.1" + graphemer: "npm:^1.4.0" + ignore: "npm:^5.3.1" + natural-compare: "npm:^1.4.0" + ts-api-utils: "npm:^1.3.0" + peerDependencies: + "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 + eslint: ^8.57.0 || ^9.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: eceb49205734a2838734b11f5c6e0bdea807859426d8bef6fbd6eebcf3df389c7ff31114ad9caf3a440ea36a62d44dd4ca8c0313a57eeccce194d28da7fbe7c2 + languageName: node + linkType: hard + +"@typescript-eslint/eslint-plugin@npm:^7.13.1": version: 7.13.1 resolution: "@typescript-eslint/eslint-plugin@npm:7.13.1" dependencies: @@ -963,7 +986,25 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:7.13.1, @typescript-eslint/parser@npm:^7.13.1": +"@typescript-eslint/parser@npm:8.0.1": + version: 8.0.1 + resolution: "@typescript-eslint/parser@npm:8.0.1" + dependencies: + "@typescript-eslint/scope-manager": "npm:8.0.1" + "@typescript-eslint/types": "npm:8.0.1" + "@typescript-eslint/typescript-estree": "npm:8.0.1" + "@typescript-eslint/visitor-keys": "npm:8.0.1" + debug: "npm:^4.3.4" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + peerDependenciesMeta: + typescript: + optional: true + checksum: d483e236d13e40f00cb6590b956caee9ea4a68c0bc338aad7463a0183e1983d08d1a31b5f9107641d06cd7bcc55d5b7cb7d48d42d9cf3c4996573d798128ec46 + languageName: node + linkType: hard + +"@typescript-eslint/parser@npm:^7.13.1": version: 7.13.1 resolution: "@typescript-eslint/parser@npm:7.13.1" dependencies: @@ -991,6 +1032,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/scope-manager@npm:8.0.1": + version: 8.0.1 + resolution: "@typescript-eslint/scope-manager@npm:8.0.1" + dependencies: + "@typescript-eslint/types": "npm:8.0.1" + "@typescript-eslint/visitor-keys": "npm:8.0.1" + checksum: e4509f69390dd51f87e9a998d96047330cb1d23262fdc6f4cf7c9475e10faf0a85cc19324d1a51102fcda5dbef5621395336177d55de7e1fe8a222e1823b9a43 + languageName: node + linkType: hard + "@typescript-eslint/type-utils@npm:7.13.1": version: 7.13.1 resolution: "@typescript-eslint/type-utils@npm:7.13.1" @@ -1008,6 +1059,21 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/type-utils@npm:8.0.1": + version: 8.0.1 + resolution: "@typescript-eslint/type-utils@npm:8.0.1" + dependencies: + "@typescript-eslint/typescript-estree": "npm:8.0.1" + "@typescript-eslint/utils": "npm:8.0.1" + debug: "npm:^4.3.4" + ts-api-utils: "npm:^1.3.0" + peerDependenciesMeta: + typescript: + optional: true + checksum: 228a6bfc9c81d2acadab28dd968d43477507d7811a3cef2755003c1b61a17e579ca1fc53ad9b18bedf08591c70bf5e443a8c7e85a7228ee3e7d16c908b1b3be8 + languageName: node + linkType: hard + "@typescript-eslint/types@npm:7.13.1": version: 7.13.1 resolution: "@typescript-eslint/types@npm:7.13.1" @@ -1015,6 +1081,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.0.1": + version: 8.0.1 + resolution: "@typescript-eslint/types@npm:8.0.1" + checksum: 821ed735ff34da599315eadc3145898f02d5fea850979ed5b27648be0c025fdca3a6f8965f31dc290425eeda7c320d278ac60838f43580dc0173bd6be384051a + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:7.13.1": version: 7.13.1 resolution: "@typescript-eslint/typescript-estree@npm:7.13.1" @@ -1034,6 +1107,25 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/typescript-estree@npm:8.0.1": + version: 8.0.1 + resolution: "@typescript-eslint/typescript-estree@npm:8.0.1" + dependencies: + "@typescript-eslint/types": "npm:8.0.1" + "@typescript-eslint/visitor-keys": "npm:8.0.1" + debug: "npm:^4.3.4" + globby: "npm:^11.1.0" + is-glob: "npm:^4.0.3" + minimatch: "npm:^9.0.4" + semver: "npm:^7.6.0" + ts-api-utils: "npm:^1.3.0" + peerDependenciesMeta: + typescript: + optional: true + checksum: f0888381faaf6f1394adec1286c606dc41d8e27f1591d3fb20750c17e236f282627bf6c18b1ba34bf97e9af03f99b6e4b10a7625f615496cd506595da0c21186 + languageName: node + linkType: hard + "@typescript-eslint/utils@npm:7.13.1": version: 7.13.1 resolution: "@typescript-eslint/utils@npm:7.13.1" @@ -1048,6 +1140,20 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/utils@npm:8.0.1": + version: 8.0.1 + resolution: "@typescript-eslint/utils@npm:8.0.1" + dependencies: + "@eslint-community/eslint-utils": "npm:^4.4.0" + "@typescript-eslint/scope-manager": "npm:8.0.1" + "@typescript-eslint/types": "npm:8.0.1" + "@typescript-eslint/typescript-estree": "npm:8.0.1" + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + checksum: e359a9e95d0b3f8dbccc3681607748f96b332667a882a5635a9876814159b8a723da7138f7fd890cf0c414c46257a8362d5a55a3bad78bc37743ee814c7a8de0 + languageName: node + linkType: hard + "@typescript-eslint/visitor-keys@npm:7.13.1": version: 7.13.1 resolution: "@typescript-eslint/visitor-keys@npm:7.13.1" @@ -1058,6 +1164,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.0.1": + version: 8.0.1 + resolution: "@typescript-eslint/visitor-keys@npm:8.0.1" + dependencies: + "@typescript-eslint/types": "npm:8.0.1" + eslint-visitor-keys: "npm:^3.4.3" + checksum: 489da338e19422eadb3b29fcf4d594ed00534faa129f52419bf9eb5733b0a1c11198d18e8d089fa0cc204370c2d2dd1834157a183d1e3e94df41378c5a606545 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.2.0": version: 1.2.0 resolution: "@ungap/structured-clone@npm:1.2.0" @@ -6722,19 +6838,17 @@ __metadata: languageName: node linkType: hard -"typescript-eslint@npm:^7.13.1": - version: 7.13.1 - resolution: "typescript-eslint@npm:7.13.1" +"typescript-eslint@npm:^8.0.1": + version: 8.0.1 + resolution: "typescript-eslint@npm:8.0.1" dependencies: - "@typescript-eslint/eslint-plugin": "npm:7.13.1" - "@typescript-eslint/parser": "npm:7.13.1" - "@typescript-eslint/utils": "npm:7.13.1" - peerDependencies: - eslint: ^8.56.0 + "@typescript-eslint/eslint-plugin": "npm:8.0.1" + "@typescript-eslint/parser": "npm:8.0.1" + "@typescript-eslint/utils": "npm:8.0.1" peerDependenciesMeta: typescript: optional: true - checksum: 01f4578c6174b5266f8082fbf069218145eae7cd175982c0460508c32dd0461f96c71c33727c4140e80f8ed1d649d9e2fd28ee9eaf6a5f4fd9707cc3461a95d1 + checksum: 441f41ac8657e3a796f9acc5c47b57098124b5b8203f5b20d9a954980101fddce5039851f5919da490459132eb69c1bac643d3671bc50dea36dd20f2d3a654d1 languageName: node linkType: hard