Compare commits
	
		
			10 Commits
		
	
	
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| ddca7cc92e | |||
| 12fc16e71f | |||
| d8014e94b8 | |||
| 54d05237ed | |||
| 60037aec07 | |||
| 8378fe9eb1 | |||
| 8acbc35562 | |||
| 30deaa961b | |||
| 0d120cd51d | |||
| 86213539f7 | 
							
								
								
									
										380
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										380
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -1,34 +1,37 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "name": "vscodestat",
 | 
					    "name": "vscodestat",
 | 
				
			||||||
    "version": "1.1.121",
 | 
					    "version": "1.1.126",
 | 
				
			||||||
    "lockfileVersion": 3,
 | 
					    "lockfileVersion": 3,
 | 
				
			||||||
    "requires": true,
 | 
					    "requires": true,
 | 
				
			||||||
    "packages": {
 | 
					    "packages": {
 | 
				
			||||||
        "": {
 | 
					        "": {
 | 
				
			||||||
            "name": "vscodestat",
 | 
					            "name": "vscodestat",
 | 
				
			||||||
            "version": "1.1.121",
 | 
					            "version": "1.1.126",
 | 
				
			||||||
            "license": "ISC",
 | 
					            "license": "ISC",
 | 
				
			||||||
            "devDependencies": {
 | 
					            "devDependencies": {
 | 
				
			||||||
                "@types/mocha": "^10.0.10",
 | 
					                "@types/mocha": "^10.0.10",
 | 
				
			||||||
                "@types/node": "24.x",
 | 
					                "@types/node": "24.x",
 | 
				
			||||||
                "@types/vscode": "^1.104.0",
 | 
					                "@types/vscode": "^1.105.0",
 | 
				
			||||||
                "@typescript-eslint/eslint-plugin": "^8.46.0",
 | 
					                "@typescript-eslint/eslint-plugin": "^8.46.2",
 | 
				
			||||||
                "@typescript-eslint/parser": "^8.46.0",
 | 
					                "@typescript-eslint/parser": "^8.46.2",
 | 
				
			||||||
                "@vscode/test-cli": "^0.0.11",
 | 
					                "@vscode/test-cli": "^0.0.12",
 | 
				
			||||||
                "@vscode/test-electron": "^2.5.2",
 | 
					                "@vscode/test-electron": "^2.5.2",
 | 
				
			||||||
                "eslint": "^9.37.0",
 | 
					                "eslint": "^9.39.0",
 | 
				
			||||||
                "typescript": "^5.9.3"
 | 
					                "typescript": "^5.9.3"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
                "vscode": "^1.104.0"
 | 
					                "vscode": "^1.105.0"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@bcoe/v8-coverage": {
 | 
					        "node_modules/@bcoe/v8-coverage": {
 | 
				
			||||||
            "version": "0.2.3",
 | 
					            "version": "1.0.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
 | 
					            "integrity": "sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT"
 | 
					            "license": "MIT",
 | 
				
			||||||
 | 
					            "engines": {
 | 
				
			||||||
 | 
					                "node": ">=18"
 | 
				
			||||||
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@eslint-community/eslint-utils": {
 | 
					        "node_modules/@eslint-community/eslint-utils": {
 | 
				
			||||||
            "version": "4.9.0",
 | 
					            "version": "4.9.0",
 | 
				
			||||||
@@ -50,9 +53,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@eslint-community/regexpp": {
 | 
					        "node_modules/@eslint-community/regexpp": {
 | 
				
			||||||
            "version": "4.12.1",
 | 
					            "version": "4.12.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.1.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.12.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==",
 | 
					            "integrity": "sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
@@ -60,13 +63,13 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@eslint/config-array": {
 | 
					        "node_modules/@eslint/config-array": {
 | 
				
			||||||
            "version": "0.21.0",
 | 
					            "version": "0.21.1",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@eslint/config-array/-/config-array-0.21.1.tgz",
 | 
				
			||||||
            "integrity": "sha512-ENIdc4iLu0d93HeYirvKmrzshzofPw6VkZRKQGe9Nv46ZnWUzcF1xV01dcvEg/1wXUR61OmmlSfyeyO7EvjLxQ==",
 | 
					            "integrity": "sha512-aw1gNayWpdI/jSYVgzN5pL0cfzU02GT3NBpeT/DXbx1/1x7ZKxFPd9bwrzygx/qiwIQiJ1sw/zD8qY/kRvlGHA==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "Apache-2.0",
 | 
					            "license": "Apache-2.0",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@eslint/object-schema": "^2.1.6",
 | 
					                "@eslint/object-schema": "^2.1.7",
 | 
				
			||||||
                "debug": "^4.3.1",
 | 
					                "debug": "^4.3.1",
 | 
				
			||||||
                "minimatch": "^3.1.2"
 | 
					                "minimatch": "^3.1.2"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
@@ -99,22 +102,22 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@eslint/config-helpers": {
 | 
					        "node_modules/@eslint/config-helpers": {
 | 
				
			||||||
            "version": "0.4.0",
 | 
					            "version": "0.4.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.4.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-WUFvV4WoIwW8Bv0KeKCIIEgdSiFOsulyN0xrMu+7z43q/hkOLXjvb5u7UC9jDxvRzcrbEmuZBX5yJZz1741jog==",
 | 
					            "integrity": "sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "Apache-2.0",
 | 
					            "license": "Apache-2.0",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@eslint/core": "^0.16.0"
 | 
					                "@eslint/core": "^0.17.0"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
                "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
					                "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@eslint/core": {
 | 
					        "node_modules/@eslint/core": {
 | 
				
			||||||
            "version": "0.16.0",
 | 
					            "version": "0.17.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.16.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.17.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==",
 | 
					            "integrity": "sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "Apache-2.0",
 | 
					            "license": "Apache-2.0",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
@@ -183,9 +186,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@eslint/js": {
 | 
					        "node_modules/@eslint/js": {
 | 
				
			||||||
            "version": "9.37.0",
 | 
					            "version": "9.39.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.37.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.39.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==",
 | 
					            "integrity": "sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
@@ -196,9 +199,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@eslint/object-schema": {
 | 
					        "node_modules/@eslint/object-schema": {
 | 
				
			||||||
            "version": "2.1.6",
 | 
					            "version": "2.1.7",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.6.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@eslint/object-schema/-/object-schema-2.1.7.tgz",
 | 
				
			||||||
            "integrity": "sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==",
 | 
					            "integrity": "sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "Apache-2.0",
 | 
					            "license": "Apache-2.0",
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
@@ -206,13 +209,13 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@eslint/plugin-kit": {
 | 
					        "node_modules/@eslint/plugin-kit": {
 | 
				
			||||||
            "version": "0.4.0",
 | 
					            "version": "0.4.1",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz",
 | 
				
			||||||
            "integrity": "sha512-sB5uyeq+dwCWyPi31B2gQlVlo+j5brPlWx4yZBrEaRo/nhdDE8Xke1gsGgtiBdaBTxuTkceLVuVt/pclrasb0A==",
 | 
					            "integrity": "sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "Apache-2.0",
 | 
					            "license": "Apache-2.0",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@eslint/core": "^0.16.0",
 | 
					                "@eslint/core": "^0.17.0",
 | 
				
			||||||
                "levn": "^0.4.1"
 | 
					                "levn": "^0.4.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
@@ -405,34 +408,34 @@
 | 
				
			|||||||
            "license": "MIT"
 | 
					            "license": "MIT"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@types/node": {
 | 
					        "node_modules/@types/node": {
 | 
				
			||||||
            "version": "24.7.0",
 | 
					            "version": "24.9.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@types/node/-/node-24.7.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@types/node/-/node-24.9.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-IbKooQVqUBrlzWTi79E8Fw78l8k1RNtlDDNWsFZs7XonuQSJ8oNYfEeclhprUldXISRMLzBpILuKgPlIxm+/Yw==",
 | 
					            "integrity": "sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "undici-types": "~7.14.0"
 | 
					                "undici-types": "~7.16.0"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@types/vscode": {
 | 
					        "node_modules/@types/vscode": {
 | 
				
			||||||
            "version": "1.104.0",
 | 
					            "version": "1.105.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.104.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@types/vscode/-/vscode-1.105.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-0KwoU2rZ2ecsTGFxo4K1+f+AErRsYW0fsp6A0zufzGuhyczc2IoKqYqcwXidKXmy2u8YB2GsYsOtiI9Izx3Tig==",
 | 
					            "integrity": "sha512-Lotk3CTFlGZN8ray4VxJE7axIyLZZETQJVWi/lYoUVQuqfRxlQhVOfoejsD2V3dVXPSbS15ov5ZyowMAzgUqcw==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT"
 | 
					            "license": "MIT"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@typescript-eslint/eslint-plugin": {
 | 
					        "node_modules/@typescript-eslint/eslint-plugin": {
 | 
				
			||||||
            "version": "8.46.0",
 | 
					            "version": "8.46.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-hA8gxBq4ukonVXPy0OKhiaUh/68D0E88GSmtC1iAEnGaieuDi38LhS7jdCHRLi6ErJBNDGCzvh5EnzdPwUc0DA==",
 | 
					            "integrity": "sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@eslint-community/regexpp": "^4.10.0",
 | 
					                "@eslint-community/regexpp": "^4.10.0",
 | 
				
			||||||
                "@typescript-eslint/scope-manager": "8.46.0",
 | 
					                "@typescript-eslint/scope-manager": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/type-utils": "8.46.0",
 | 
					                "@typescript-eslint/type-utils": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/utils": "8.46.0",
 | 
					                "@typescript-eslint/utils": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/visitor-keys": "8.46.0",
 | 
					                "@typescript-eslint/visitor-keys": "8.46.2",
 | 
				
			||||||
                "graphemer": "^1.4.0",
 | 
					                "graphemer": "^1.4.0",
 | 
				
			||||||
                "ignore": "^7.0.0",
 | 
					                "ignore": "^7.0.0",
 | 
				
			||||||
                "natural-compare": "^1.4.0",
 | 
					                "natural-compare": "^1.4.0",
 | 
				
			||||||
@@ -446,22 +449,23 @@
 | 
				
			|||||||
                "url": "https://opencollective.com/typescript-eslint"
 | 
					                "url": "https://opencollective.com/typescript-eslint"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "peerDependencies": {
 | 
					            "peerDependencies": {
 | 
				
			||||||
                "@typescript-eslint/parser": "^8.46.0",
 | 
					                "@typescript-eslint/parser": "^8.46.2",
 | 
				
			||||||
                "eslint": "^8.57.0 || ^9.0.0",
 | 
					                "eslint": "^8.57.0 || ^9.0.0",
 | 
				
			||||||
                "typescript": ">=4.8.4 <6.0.0"
 | 
					                "typescript": ">=4.8.4 <6.0.0"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@typescript-eslint/parser": {
 | 
					        "node_modules/@typescript-eslint/parser": {
 | 
				
			||||||
            "version": "8.46.0",
 | 
					            "version": "8.46.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.46.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.46.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==",
 | 
					            "integrity": "sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
 | 
					            "peer": true,
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@typescript-eslint/scope-manager": "8.46.0",
 | 
					                "@typescript-eslint/scope-manager": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/types": "8.46.0",
 | 
					                "@typescript-eslint/types": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/typescript-estree": "8.46.0",
 | 
					                "@typescript-eslint/typescript-estree": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/visitor-keys": "8.46.0",
 | 
					                "@typescript-eslint/visitor-keys": "8.46.2",
 | 
				
			||||||
                "debug": "^4.3.4"
 | 
					                "debug": "^4.3.4"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
@@ -477,14 +481,14 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@typescript-eslint/project-service": {
 | 
					        "node_modules/@typescript-eslint/project-service": {
 | 
				
			||||||
            "version": "8.46.0",
 | 
					            "version": "8.46.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.46.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.46.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-OEhec0mH+U5Je2NZOeK1AbVCdm0ChyapAyTeXVIYTPXDJ3F07+cu87PPXcGoYqZ7M9YJVvFnfpGg1UmCIqM+QQ==",
 | 
					            "integrity": "sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@typescript-eslint/tsconfig-utils": "^8.46.0",
 | 
					                "@typescript-eslint/tsconfig-utils": "^8.46.2",
 | 
				
			||||||
                "@typescript-eslint/types": "^8.46.0",
 | 
					                "@typescript-eslint/types": "^8.46.2",
 | 
				
			||||||
                "debug": "^4.3.4"
 | 
					                "debug": "^4.3.4"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
@@ -499,14 +503,14 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@typescript-eslint/scope-manager": {
 | 
					        "node_modules/@typescript-eslint/scope-manager": {
 | 
				
			||||||
            "version": "8.46.0",
 | 
					            "version": "8.46.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.46.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-lWETPa9XGcBes4jqAMYD9fW0j4n6hrPtTJwWDmtqgFO/4HF4jmdH/Q6wggTw5qIT5TXjKzbt7GsZUBnWoO3dqw==",
 | 
					            "integrity": "sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@typescript-eslint/types": "8.46.0",
 | 
					                "@typescript-eslint/types": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/visitor-keys": "8.46.0"
 | 
					                "@typescript-eslint/visitor-keys": "8.46.2"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
                "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
					                "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
				
			||||||
@@ -517,9 +521,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@typescript-eslint/tsconfig-utils": {
 | 
					        "node_modules/@typescript-eslint/tsconfig-utils": {
 | 
				
			||||||
            "version": "8.46.0",
 | 
					            "version": "8.46.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-WrYXKGAHY836/N7zoK/kzi6p8tXFhasHh8ocFL9VZSAkvH956gfeRfcnhs3xzRy8qQ/dq3q44v1jvQieMFg2cw==",
 | 
					            "integrity": "sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
@@ -534,15 +538,15 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@typescript-eslint/type-utils": {
 | 
					        "node_modules/@typescript-eslint/type-utils": {
 | 
				
			||||||
            "version": "8.46.0",
 | 
					            "version": "8.46.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.46.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-hy+lvYV1lZpVs2jRaEYvgCblZxUoJiPyCemwbQZ+NGulWkQRy0HRPYAoef/CNSzaLt+MLvMptZsHXHlkEilaeg==",
 | 
					            "integrity": "sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@typescript-eslint/types": "8.46.0",
 | 
					                "@typescript-eslint/types": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/typescript-estree": "8.46.0",
 | 
					                "@typescript-eslint/typescript-estree": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/utils": "8.46.0",
 | 
					                "@typescript-eslint/utils": "8.46.2",
 | 
				
			||||||
                "debug": "^4.3.4",
 | 
					                "debug": "^4.3.4",
 | 
				
			||||||
                "ts-api-utils": "^2.1.0"
 | 
					                "ts-api-utils": "^2.1.0"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
@@ -559,9 +563,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@typescript-eslint/types": {
 | 
					        "node_modules/@typescript-eslint/types": {
 | 
				
			||||||
            "version": "8.46.0",
 | 
					            "version": "8.46.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.46.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.46.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-bHGGJyVjSE4dJJIO5yyEWt/cHyNwga/zXGJbJJ8TiO01aVREK6gCTu3L+5wrkb1FbDkQ+TKjMNe9R/QQQP9+rA==",
 | 
					            "integrity": "sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
@@ -573,16 +577,16 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@typescript-eslint/typescript-estree": {
 | 
					        "node_modules/@typescript-eslint/typescript-estree": {
 | 
				
			||||||
            "version": "8.46.0",
 | 
					            "version": "8.46.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-ekDCUfVpAKWJbRfm8T1YRrCot1KFxZn21oV76v5Fj4tr7ELyk84OS+ouvYdcDAwZL89WpEkEj2DKQ+qg//+ucg==",
 | 
					            "integrity": "sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@typescript-eslint/project-service": "8.46.0",
 | 
					                "@typescript-eslint/project-service": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/tsconfig-utils": "8.46.0",
 | 
					                "@typescript-eslint/tsconfig-utils": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/types": "8.46.0",
 | 
					                "@typescript-eslint/types": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/visitor-keys": "8.46.0",
 | 
					                "@typescript-eslint/visitor-keys": "8.46.2",
 | 
				
			||||||
                "debug": "^4.3.4",
 | 
					                "debug": "^4.3.4",
 | 
				
			||||||
                "fast-glob": "^3.3.2",
 | 
					                "fast-glob": "^3.3.2",
 | 
				
			||||||
                "is-glob": "^4.0.3",
 | 
					                "is-glob": "^4.0.3",
 | 
				
			||||||
@@ -602,16 +606,16 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@typescript-eslint/utils": {
 | 
					        "node_modules/@typescript-eslint/utils": {
 | 
				
			||||||
            "version": "8.46.0",
 | 
					            "version": "8.46.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.46.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.46.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-nD6yGWPj1xiOm4Gk0k6hLSZz2XkNXhuYmyIrOWcHoPuAhjT9i5bAG+xbWPgFeNR8HPHHtpNKdYUXJl/D3x7f5g==",
 | 
					            "integrity": "sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@eslint-community/eslint-utils": "^4.7.0",
 | 
					                "@eslint-community/eslint-utils": "^4.7.0",
 | 
				
			||||||
                "@typescript-eslint/scope-manager": "8.46.0",
 | 
					                "@typescript-eslint/scope-manager": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/types": "8.46.0",
 | 
					                "@typescript-eslint/types": "8.46.2",
 | 
				
			||||||
                "@typescript-eslint/typescript-estree": "8.46.0"
 | 
					                "@typescript-eslint/typescript-estree": "8.46.2"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
                "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
					                "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
 | 
				
			||||||
@@ -626,13 +630,13 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@typescript-eslint/visitor-keys": {
 | 
					        "node_modules/@typescript-eslint/visitor-keys": {
 | 
				
			||||||
            "version": "8.46.0",
 | 
					            "version": "8.46.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-FrvMpAK+hTbFy7vH5j1+tMYHMSKLE6RzluFJlkFNKD0p9YsUT75JlBSmr5so3QRzvMwU5/bIEdeNrxm8du8l3Q==",
 | 
					            "integrity": "sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@typescript-eslint/types": "8.46.0",
 | 
					                "@typescript-eslint/types": "8.46.2",
 | 
				
			||||||
                "eslint-visitor-keys": "^4.2.1"
 | 
					                "eslint-visitor-keys": "^4.2.1"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
@@ -657,20 +661,20 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/@vscode/test-cli": {
 | 
					        "node_modules/@vscode/test-cli": {
 | 
				
			||||||
            "version": "0.0.11",
 | 
					            "version": "0.0.12",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/@vscode/test-cli/-/test-cli-0.0.11.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/@vscode/test-cli/-/test-cli-0.0.12.tgz",
 | 
				
			||||||
            "integrity": "sha512-qO332yvzFqGhBMJrp6TdwbIydiHgCtxXc2Nl6M58mbH/Z+0CyLR76Jzv4YWPEthhrARprzCRJUqzFvTHFhTj7Q==",
 | 
					            "integrity": "sha512-iYN0fDg29+a2Xelle/Y56Xvv7Nc8Thzq4VwpzAF/SIE6918rDicqfsQxV6w1ttr2+SOm+10laGuY9FG2ptEKsQ==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@types/mocha": "^10.0.2",
 | 
					                "@types/mocha": "^10.0.10",
 | 
				
			||||||
                "c8": "^9.1.0",
 | 
					                "c8": "^10.1.3",
 | 
				
			||||||
                "chokidar": "^3.5.3",
 | 
					                "chokidar": "^3.6.0",
 | 
				
			||||||
                "enhanced-resolve": "^5.15.0",
 | 
					                "enhanced-resolve": "^5.18.3",
 | 
				
			||||||
                "glob": "^10.3.10",
 | 
					                "glob": "^10.3.10",
 | 
				
			||||||
                "minimatch": "^9.0.3",
 | 
					                "minimatch": "^9.0.3",
 | 
				
			||||||
                "mocha": "^11.1.0",
 | 
					                "mocha": "^11.7.4",
 | 
				
			||||||
                "supports-color": "^9.4.0",
 | 
					                "supports-color": "^10.2.2",
 | 
				
			||||||
                "yargs": "^17.7.2"
 | 
					                "yargs": "^17.7.2"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "bin": {
 | 
					            "bin": {
 | 
				
			||||||
@@ -703,6 +707,7 @@
 | 
				
			|||||||
            "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
 | 
					            "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
 | 
					            "peer": true,
 | 
				
			||||||
            "bin": {
 | 
					            "bin": {
 | 
				
			||||||
                "acorn": "bin/acorn"
 | 
					                "acorn": "bin/acorn"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
@@ -848,20 +853,20 @@
 | 
				
			|||||||
            "license": "ISC"
 | 
					            "license": "ISC"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/c8": {
 | 
					        "node_modules/c8": {
 | 
				
			||||||
            "version": "9.1.0",
 | 
					            "version": "10.1.3",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/c8/-/c8-9.1.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/c8/-/c8-10.1.3.tgz",
 | 
				
			||||||
            "integrity": "sha512-mBWcT5iqNir1zIkzSPyI3NCR9EZCVI3WUD+AVO17MVWTSFNyUueXE82qTeampNtTr+ilN/5Ua3j24LgbCKjDVg==",
 | 
					            "integrity": "sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "ISC",
 | 
					            "license": "ISC",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@bcoe/v8-coverage": "^0.2.3",
 | 
					                "@bcoe/v8-coverage": "^1.0.1",
 | 
				
			||||||
                "@istanbuljs/schema": "^0.1.3",
 | 
					                "@istanbuljs/schema": "^0.1.3",
 | 
				
			||||||
                "find-up": "^5.0.0",
 | 
					                "find-up": "^5.0.0",
 | 
				
			||||||
                "foreground-child": "^3.1.1",
 | 
					                "foreground-child": "^3.1.1",
 | 
				
			||||||
                "istanbul-lib-coverage": "^3.2.0",
 | 
					                "istanbul-lib-coverage": "^3.2.0",
 | 
				
			||||||
                "istanbul-lib-report": "^3.0.1",
 | 
					                "istanbul-lib-report": "^3.0.1",
 | 
				
			||||||
                "istanbul-reports": "^3.1.6",
 | 
					                "istanbul-reports": "^3.1.6",
 | 
				
			||||||
                "test-exclude": "^6.0.0",
 | 
					                "test-exclude": "^7.0.1",
 | 
				
			||||||
                "v8-to-istanbul": "^9.0.0",
 | 
					                "v8-to-istanbul": "^9.0.0",
 | 
				
			||||||
                "yargs": "^17.7.2",
 | 
					                "yargs": "^17.7.2",
 | 
				
			||||||
                "yargs-parser": "^21.1.1"
 | 
					                "yargs-parser": "^21.1.1"
 | 
				
			||||||
@@ -870,7 +875,15 @@
 | 
				
			|||||||
                "c8": "bin/c8.js"
 | 
					                "c8": "bin/c8.js"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
                "node": ">=14.14.0"
 | 
					                "node": ">=18"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "peerDependencies": {
 | 
				
			||||||
 | 
					                "monocart-coverage-reports": "^2"
 | 
				
			||||||
 | 
					            },
 | 
				
			||||||
 | 
					            "peerDependenciesMeta": {
 | 
				
			||||||
 | 
					                "monocart-coverage-reports": {
 | 
				
			||||||
 | 
					                    "optional": true
 | 
				
			||||||
 | 
					                }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/callsites": {
 | 
					        "node_modules/callsites": {
 | 
				
			||||||
@@ -1214,25 +1227,25 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/eslint": {
 | 
					        "node_modules/eslint": {
 | 
				
			||||||
            "version": "9.37.0",
 | 
					            "version": "9.39.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.37.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.39.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-XyLmROnACWqSxiGYArdef1fItQd47weqB7iwtfr9JHwRrqIXZdcFMvvEcL9xHCmL0SNsOvF0c42lWyM1U5dgig==",
 | 
					            "integrity": "sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
 | 
					            "peer": true,
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@eslint-community/eslint-utils": "^4.8.0",
 | 
					                "@eslint-community/eslint-utils": "^4.8.0",
 | 
				
			||||||
                "@eslint-community/regexpp": "^4.12.1",
 | 
					                "@eslint-community/regexpp": "^4.12.1",
 | 
				
			||||||
                "@eslint/config-array": "^0.21.0",
 | 
					                "@eslint/config-array": "^0.21.1",
 | 
				
			||||||
                "@eslint/config-helpers": "^0.4.0",
 | 
					                "@eslint/config-helpers": "^0.4.2",
 | 
				
			||||||
                "@eslint/core": "^0.16.0",
 | 
					                "@eslint/core": "^0.17.0",
 | 
				
			||||||
                "@eslint/eslintrc": "^3.3.1",
 | 
					                "@eslint/eslintrc": "^3.3.1",
 | 
				
			||||||
                "@eslint/js": "9.37.0",
 | 
					                "@eslint/js": "9.39.0",
 | 
				
			||||||
                "@eslint/plugin-kit": "^0.4.0",
 | 
					                "@eslint/plugin-kit": "^0.4.1",
 | 
				
			||||||
                "@humanfs/node": "^0.16.6",
 | 
					                "@humanfs/node": "^0.16.6",
 | 
				
			||||||
                "@humanwhocodes/module-importer": "^1.0.1",
 | 
					                "@humanwhocodes/module-importer": "^1.0.1",
 | 
				
			||||||
                "@humanwhocodes/retry": "^0.4.2",
 | 
					                "@humanwhocodes/retry": "^0.4.2",
 | 
				
			||||||
                "@types/estree": "^1.0.6",
 | 
					                "@types/estree": "^1.0.6",
 | 
				
			||||||
                "@types/json-schema": "^7.0.15",
 | 
					 | 
				
			||||||
                "ajv": "^6.12.4",
 | 
					                "ajv": "^6.12.4",
 | 
				
			||||||
                "chalk": "^4.0.0",
 | 
					                "chalk": "^4.0.0",
 | 
				
			||||||
                "cross-spawn": "^7.0.6",
 | 
					                "cross-spawn": "^7.0.6",
 | 
				
			||||||
@@ -1580,13 +1593,6 @@
 | 
				
			|||||||
                "url": "https://github.com/sponsors/isaacs"
 | 
					                "url": "https://github.com/sponsors/isaacs"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/fs.realpath": {
 | 
					 | 
				
			||||||
            "version": "1.0.0",
 | 
					 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
 | 
					 | 
				
			||||||
            "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
 | 
					 | 
				
			||||||
            "dev": true,
 | 
					 | 
				
			||||||
            "license": "ISC"
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "node_modules/fsevents": {
 | 
					        "node_modules/fsevents": {
 | 
				
			||||||
            "version": "2.3.3",
 | 
					            "version": "2.3.3",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
 | 
				
			||||||
@@ -1785,18 +1791,6 @@
 | 
				
			|||||||
                "node": ">=0.8.19"
 | 
					                "node": ">=0.8.19"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/inflight": {
 | 
					 | 
				
			||||||
            "version": "1.0.6",
 | 
					 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
 | 
					 | 
				
			||||||
            "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
 | 
					 | 
				
			||||||
            "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
 | 
					 | 
				
			||||||
            "dev": true,
 | 
					 | 
				
			||||||
            "license": "ISC",
 | 
					 | 
				
			||||||
            "dependencies": {
 | 
					 | 
				
			||||||
                "once": "^1.3.0",
 | 
					 | 
				
			||||||
                "wrappy": "1"
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "node_modules/inherits": {
 | 
					        "node_modules/inherits": {
 | 
				
			||||||
            "version": "2.0.4",
 | 
					            "version": "2.0.4",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
 | 
				
			||||||
@@ -2302,16 +2296,6 @@
 | 
				
			|||||||
                "node": ">=0.10.0"
 | 
					                "node": ">=0.10.0"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/once": {
 | 
					 | 
				
			||||||
            "version": "1.4.0",
 | 
					 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
 | 
					 | 
				
			||||||
            "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
 | 
					 | 
				
			||||||
            "dev": true,
 | 
					 | 
				
			||||||
            "license": "ISC",
 | 
					 | 
				
			||||||
            "dependencies": {
 | 
					 | 
				
			||||||
                "wrappy": "1"
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "node_modules/onetime": {
 | 
					        "node_modules/onetime": {
 | 
				
			||||||
            "version": "7.0.0",
 | 
					            "version": "7.0.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz",
 | 
				
			||||||
@@ -2384,9 +2368,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/ora/node_modules/emoji-regex": {
 | 
					        "node_modules/ora/node_modules/emoji-regex": {
 | 
				
			||||||
            "version": "10.5.0",
 | 
					            "version": "10.6.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.5.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-lb49vf1Xzfx080OKA0o6l8DQQpV+6Vg95zyCJX9VB/BqKYlhG7N4wgROUUHRA+ZPUefLnteQOad7z1kT2bV7bg==",
 | 
					            "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT"
 | 
					            "license": "MIT"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
@@ -2520,16 +2504,6 @@
 | 
				
			|||||||
                "node": ">=8"
 | 
					                "node": ">=8"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/path-is-absolute": {
 | 
					 | 
				
			||||||
            "version": "1.0.1",
 | 
					 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
 | 
					 | 
				
			||||||
            "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
 | 
					 | 
				
			||||||
            "dev": true,
 | 
					 | 
				
			||||||
            "license": "MIT",
 | 
					 | 
				
			||||||
            "engines": {
 | 
					 | 
				
			||||||
                "node": ">=0.10.0"
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "node_modules/path-key": {
 | 
					        "node_modules/path-key": {
 | 
				
			||||||
            "version": "3.1.1",
 | 
					            "version": "3.1.1",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
 | 
				
			||||||
@@ -2950,13 +2924,13 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/supports-color": {
 | 
					        "node_modules/supports-color": {
 | 
				
			||||||
            "version": "9.4.0",
 | 
					            "version": "10.2.2",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-10.2.2.tgz",
 | 
				
			||||||
            "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
 | 
					            "integrity": "sha512-SS+jx45GF1QjgEXQx4NJZV9ImqmO2NPz5FNsIHrsDjh2YsHnawpan7SNQ1o8NuhrbHZy9AZhIoCUiCeaW/C80g==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT",
 | 
					            "license": "MIT",
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
                "node": ">=12"
 | 
					                "node": ">=18"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "funding": {
 | 
					            "funding": {
 | 
				
			||||||
                "url": "https://github.com/chalk/supports-color?sponsor=1"
 | 
					                "url": "https://github.com/chalk/supports-color?sponsor=1"
 | 
				
			||||||
@@ -2977,64 +2951,18 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/test-exclude": {
 | 
					        "node_modules/test-exclude": {
 | 
				
			||||||
            "version": "6.0.0",
 | 
					            "version": "7.0.1",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-7.0.1.tgz",
 | 
				
			||||||
            "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
 | 
					            "integrity": "sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "ISC",
 | 
					            "license": "ISC",
 | 
				
			||||||
            "dependencies": {
 | 
					            "dependencies": {
 | 
				
			||||||
                "@istanbuljs/schema": "^0.1.2",
 | 
					                "@istanbuljs/schema": "^0.1.2",
 | 
				
			||||||
                "glob": "^7.1.4",
 | 
					                "glob": "^10.4.1",
 | 
				
			||||||
                "minimatch": "^3.0.4"
 | 
					                "minimatch": "^9.0.4"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "engines": {
 | 
					            "engines": {
 | 
				
			||||||
                "node": ">=8"
 | 
					                "node": ">=18"
 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "node_modules/test-exclude/node_modules/brace-expansion": {
 | 
					 | 
				
			||||||
            "version": "1.1.12",
 | 
					 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
 | 
					 | 
				
			||||||
            "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
 | 
					 | 
				
			||||||
            "dev": true,
 | 
					 | 
				
			||||||
            "license": "MIT",
 | 
					 | 
				
			||||||
            "dependencies": {
 | 
					 | 
				
			||||||
                "balanced-match": "^1.0.0",
 | 
					 | 
				
			||||||
                "concat-map": "0.0.1"
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "node_modules/test-exclude/node_modules/glob": {
 | 
					 | 
				
			||||||
            "version": "7.2.3",
 | 
					 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
 | 
					 | 
				
			||||||
            "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
 | 
					 | 
				
			||||||
            "deprecated": "Glob versions prior to v9 are no longer supported",
 | 
					 | 
				
			||||||
            "dev": true,
 | 
					 | 
				
			||||||
            "license": "ISC",
 | 
					 | 
				
			||||||
            "dependencies": {
 | 
					 | 
				
			||||||
                "fs.realpath": "^1.0.0",
 | 
					 | 
				
			||||||
                "inflight": "^1.0.4",
 | 
					 | 
				
			||||||
                "inherits": "2",
 | 
					 | 
				
			||||||
                "minimatch": "^3.1.1",
 | 
					 | 
				
			||||||
                "once": "^1.3.0",
 | 
					 | 
				
			||||||
                "path-is-absolute": "^1.0.0"
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            "engines": {
 | 
					 | 
				
			||||||
                "node": "*"
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            "funding": {
 | 
					 | 
				
			||||||
                "url": "https://github.com/sponsors/isaacs"
 | 
					 | 
				
			||||||
            }
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "node_modules/test-exclude/node_modules/minimatch": {
 | 
					 | 
				
			||||||
            "version": "3.1.2",
 | 
					 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
 | 
					 | 
				
			||||||
            "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
 | 
					 | 
				
			||||||
            "dev": true,
 | 
					 | 
				
			||||||
            "license": "ISC",
 | 
					 | 
				
			||||||
            "dependencies": {
 | 
					 | 
				
			||||||
                "brace-expansion": "^1.1.7"
 | 
					 | 
				
			||||||
            },
 | 
					 | 
				
			||||||
            "engines": {
 | 
					 | 
				
			||||||
                "node": "*"
 | 
					 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/to-regex-range": {
 | 
					        "node_modules/to-regex-range": {
 | 
				
			||||||
@@ -3082,6 +3010,7 @@
 | 
				
			|||||||
            "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
 | 
					            "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "Apache-2.0",
 | 
					            "license": "Apache-2.0",
 | 
				
			||||||
 | 
					            "peer": true,
 | 
				
			||||||
            "bin": {
 | 
					            "bin": {
 | 
				
			||||||
                "tsc": "bin/tsc",
 | 
					                "tsc": "bin/tsc",
 | 
				
			||||||
                "tsserver": "bin/tsserver"
 | 
					                "tsserver": "bin/tsserver"
 | 
				
			||||||
@@ -3091,9 +3020,9 @@
 | 
				
			|||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/undici-types": {
 | 
					        "node_modules/undici-types": {
 | 
				
			||||||
            "version": "7.14.0",
 | 
					            "version": "7.16.0",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.14.0.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
 | 
				
			||||||
            "integrity": "sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==",
 | 
					            "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
 | 
				
			||||||
            "dev": true,
 | 
					            "dev": true,
 | 
				
			||||||
            "license": "MIT"
 | 
					            "license": "MIT"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
@@ -3257,13 +3186,6 @@
 | 
				
			|||||||
                "url": "https://github.com/chalk/ansi-styles?sponsor=1"
 | 
					                "url": "https://github.com/chalk/ansi-styles?sponsor=1"
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "node_modules/wrappy": {
 | 
					 | 
				
			||||||
            "version": "1.0.2",
 | 
					 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
 | 
					 | 
				
			||||||
            "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
 | 
					 | 
				
			||||||
            "dev": true,
 | 
					 | 
				
			||||||
            "license": "ISC"
 | 
					 | 
				
			||||||
        },
 | 
					 | 
				
			||||||
        "node_modules/y18n": {
 | 
					        "node_modules/y18n": {
 | 
				
			||||||
            "version": "5.0.8",
 | 
					            "version": "5.0.8",
 | 
				
			||||||
            "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
 | 
					            "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										14
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								package.json
									
									
									
									
									
								
							@@ -1,7 +1,7 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "name": "vscodestat",
 | 
					    "name": "vscodestat",
 | 
				
			||||||
    "displayName": "vscodestat",
 | 
					    "displayName": "vscodestat",
 | 
				
			||||||
    "version": "1.1.121",
 | 
					    "version": "1.1.126",
 | 
				
			||||||
    "description": "",
 | 
					    "description": "",
 | 
				
			||||||
    "categories": [
 | 
					    "categories": [
 | 
				
			||||||
        "Other"
 | 
					        "Other"
 | 
				
			||||||
@@ -53,16 +53,16 @@
 | 
				
			|||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@types/mocha": "^10.0.10",
 | 
					        "@types/mocha": "^10.0.10",
 | 
				
			||||||
        "@types/node": "24.x",
 | 
					        "@types/node": "24.x",
 | 
				
			||||||
        "@types/vscode": "^1.104.0",
 | 
					        "@types/vscode": "^1.105.0",
 | 
				
			||||||
        "@typescript-eslint/eslint-plugin": "^8.46.0",
 | 
					        "@typescript-eslint/eslint-plugin": "^8.46.2",
 | 
				
			||||||
        "@typescript-eslint/parser": "^8.46.0",
 | 
					        "@typescript-eslint/parser": "^8.46.2",
 | 
				
			||||||
        "@vscode/test-cli": "^0.0.11",
 | 
					        "@vscode/test-cli": "^0.0.12",
 | 
				
			||||||
        "@vscode/test-electron": "^2.5.2",
 | 
					        "@vscode/test-electron": "^2.5.2",
 | 
				
			||||||
        "eslint": "^9.37.0",
 | 
					        "eslint": "^9.39.0",
 | 
				
			||||||
        "typescript": "^5.9.3"
 | 
					        "typescript": "^5.9.3"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "engines": {
 | 
					    "engines": {
 | 
				
			||||||
        "vscode": "^1.104.0"
 | 
					        "vscode": "^1.105.0"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "icon": "icon.png",
 | 
					    "icon": "icon.png",
 | 
				
			||||||
    "extensionKind": [
 | 
					    "extensionKind": [
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user