|
@@ -11,7 +11,7 @@
|
|
|
"devDependencies": {
|
|
|
"@astrojs/mdx": "^0.19.7",
|
|
|
"@rollup/plugin-typescript": "^11.1.2",
|
|
|
- "@typescript-eslint/eslint-plugin": "^6.0.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^6.1.0",
|
|
|
"@typescript-eslint/parser": "^6.0.0",
|
|
|
"astro": "^2.8.3",
|
|
|
"autoprefixer": "^10.4.14",
|
|
@@ -1653,23 +1653,22 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.0.0.tgz",
|
|
|
- "integrity": "sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-qg7Bm5TyP/I7iilGyp6DRqqkt8na00lI6HbjWZObgk3FFSzH5ypRwAHXJhJkwiRtTcfn+xYQIMOR5kJgpo6upw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@eslint-community/regexpp": "^4.5.0",
|
|
|
- "@typescript-eslint/scope-manager": "6.0.0",
|
|
|
- "@typescript-eslint/type-utils": "6.0.0",
|
|
|
- "@typescript-eslint/utils": "6.0.0",
|
|
|
- "@typescript-eslint/visitor-keys": "6.0.0",
|
|
|
+ "@eslint-community/regexpp": "^4.5.1",
|
|
|
+ "@typescript-eslint/scope-manager": "6.1.0",
|
|
|
+ "@typescript-eslint/type-utils": "6.1.0",
|
|
|
+ "@typescript-eslint/utils": "6.1.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "6.1.0",
|
|
|
"debug": "^4.3.4",
|
|
|
- "grapheme-splitter": "^1.0.4",
|
|
|
"graphemer": "^1.4.0",
|
|
|
"ignore": "^5.2.4",
|
|
|
"natural-compare": "^1.4.0",
|
|
|
"natural-compare-lite": "^1.4.0",
|
|
|
- "semver": "^7.5.0",
|
|
|
+ "semver": "^7.5.4",
|
|
|
"ts-api-utils": "^1.0.1"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -1690,13 +1689,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.0.0.tgz",
|
|
|
- "integrity": "sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
- "@typescript-eslint/visitor-keys": "6.0.0"
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "6.1.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
@@ -1707,9 +1706,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.0.0.tgz",
|
|
|
- "integrity": "sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==",
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
@@ -1720,12 +1719,12 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.0.0.tgz",
|
|
|
- "integrity": "sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -1829,13 +1828,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.0.0.tgz",
|
|
|
- "integrity": "sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-kFXBx6QWS1ZZ5Ni89TyT1X9Ag6RXVIVhqDs0vZE/jUeWlBv/ixq2diua6G7ece6+fXw3TvNRxP77/5mOMusx2w==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/typescript-estree": "6.0.0",
|
|
|
- "@typescript-eslint/utils": "6.0.0",
|
|
|
+ "@typescript-eslint/typescript-estree": "6.1.0",
|
|
|
+ "@typescript-eslint/utils": "6.1.0",
|
|
|
"debug": "^4.3.4",
|
|
|
"ts-api-utils": "^1.0.1"
|
|
|
},
|
|
@@ -1855,6 +1854,63 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==",
|
|
|
+ "dev": true,
|
|
|
+ "engines": {
|
|
|
+ "node": "^16.0.0 || >=18.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "6.1.0",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "globby": "^11.1.0",
|
|
|
+ "is-glob": "^4.0.3",
|
|
|
+ "semver": "^7.5.4",
|
|
|
+ "ts-api-utils": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^16.0.0 || >=18.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "eslint-visitor-keys": "^3.4.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^16.0.0 || >=18.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@typescript-eslint/types": {
|
|
|
"version": "5.60.1",
|
|
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.60.1.tgz",
|
|
@@ -1926,19 +1982,18 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.0.0.tgz",
|
|
|
- "integrity": "sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@eslint-community/eslint-utils": "^4.3.0",
|
|
|
- "@types/json-schema": "^7.0.11",
|
|
|
- "@types/semver": "^7.3.12",
|
|
|
- "@typescript-eslint/scope-manager": "6.0.0",
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
- "@typescript-eslint/typescript-estree": "6.0.0",
|
|
|
- "eslint-scope": "^5.1.1",
|
|
|
- "semver": "^7.5.0"
|
|
|
+ "@eslint-community/eslint-utils": "^4.4.0",
|
|
|
+ "@types/json-schema": "^7.0.12",
|
|
|
+ "@types/semver": "^7.5.0",
|
|
|
+ "@typescript-eslint/scope-manager": "6.1.0",
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "@typescript-eslint/typescript-estree": "6.1.0",
|
|
|
+ "semver": "^7.5.4"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
@@ -1952,13 +2007,13 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.0.0.tgz",
|
|
|
- "integrity": "sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
- "@typescript-eslint/visitor-keys": "6.0.0"
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "6.1.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
@@ -1969,9 +2024,9 @@
|
|
|
}
|
|
|
},
|
|
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.0.0.tgz",
|
|
|
- "integrity": "sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==",
|
|
|
"dev": true,
|
|
|
"engines": {
|
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
@@ -1981,13 +2036,40 @@
|
|
|
"url": "https://opencollective.com/typescript-eslint"
|
|
|
}
|
|
|
},
|
|
|
+ "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==",
|
|
|
+ "dev": true,
|
|
|
+ "dependencies": {
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "6.1.0",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "globby": "^11.1.0",
|
|
|
+ "is-glob": "^4.0.3",
|
|
|
+ "semver": "^7.5.4",
|
|
|
+ "ts-api-utils": "^1.0.1"
|
|
|
+ },
|
|
|
+ "engines": {
|
|
|
+ "node": "^16.0.0 || >=18.0.0"
|
|
|
+ },
|
|
|
+ "funding": {
|
|
|
+ "type": "opencollective",
|
|
|
+ "url": "https://opencollective.com/typescript-eslint"
|
|
|
+ },
|
|
|
+ "peerDependenciesMeta": {
|
|
|
+ "typescript": {
|
|
|
+ "optional": true
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.0.0.tgz",
|
|
|
- "integrity": "sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==",
|
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
|
},
|
|
|
"engines": {
|
|
@@ -4100,19 +4182,6 @@
|
|
|
"eslint": ">=8.44.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/eslint-scope": {
|
|
|
- "version": "5.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
|
|
|
- "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
|
|
|
- "dev": true,
|
|
|
- "dependencies": {
|
|
|
- "esrecurse": "^4.3.0",
|
|
|
- "estraverse": "^4.1.1"
|
|
|
- },
|
|
|
- "engines": {
|
|
|
- "node": ">=8.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/eslint-visitor-keys": {
|
|
|
"version": "3.4.1",
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
|
|
@@ -4234,15 +4303,6 @@
|
|
|
"node": ">=4.0"
|
|
|
}
|
|
|
},
|
|
|
- "node_modules/estraverse": {
|
|
|
- "version": "4.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
|
- "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
|
- "dev": true,
|
|
|
- "engines": {
|
|
|
- "node": ">=4.0"
|
|
|
- }
|
|
|
- },
|
|
|
"node_modules/estree-util-attach-comments": {
|
|
|
"version": "2.1.1",
|
|
|
"resolved": "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-2.1.1.tgz",
|
|
@@ -4832,12 +4892,6 @@
|
|
|
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
|
|
|
"dev": true
|
|
|
},
|
|
|
- "node_modules/grapheme-splitter": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz",
|
|
|
- "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
"node_modules/graphemer": {
|
|
|
"version": "1.4.0",
|
|
|
"resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
|
|
@@ -12481,49 +12535,48 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"@typescript-eslint/eslint-plugin": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.0.0.tgz",
|
|
|
- "integrity": "sha512-xuv6ghKGoiq856Bww/yVYnXGsKa588kY3M0XK7uUW/3fJNNULKRfZfSBkMTSpqGG/8ZCXCadfh8G/z/B4aqS/A==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-qg7Bm5TyP/I7iilGyp6DRqqkt8na00lI6HbjWZObgk3FFSzH5ypRwAHXJhJkwiRtTcfn+xYQIMOR5kJgpo6upw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@eslint-community/regexpp": "^4.5.0",
|
|
|
- "@typescript-eslint/scope-manager": "6.0.0",
|
|
|
- "@typescript-eslint/type-utils": "6.0.0",
|
|
|
- "@typescript-eslint/utils": "6.0.0",
|
|
|
- "@typescript-eslint/visitor-keys": "6.0.0",
|
|
|
+ "@eslint-community/regexpp": "^4.5.1",
|
|
|
+ "@typescript-eslint/scope-manager": "6.1.0",
|
|
|
+ "@typescript-eslint/type-utils": "6.1.0",
|
|
|
+ "@typescript-eslint/utils": "6.1.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "6.1.0",
|
|
|
"debug": "^4.3.4",
|
|
|
- "grapheme-splitter": "^1.0.4",
|
|
|
"graphemer": "^1.4.0",
|
|
|
"ignore": "^5.2.4",
|
|
|
"natural-compare": "^1.4.0",
|
|
|
"natural-compare-lite": "^1.4.0",
|
|
|
- "semver": "^7.5.0",
|
|
|
+ "semver": "^7.5.4",
|
|
|
"ts-api-utils": "^1.0.1"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@typescript-eslint/scope-manager": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.0.0.tgz",
|
|
|
- "integrity": "sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
- "@typescript-eslint/visitor-keys": "6.0.0"
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "6.1.0"
|
|
|
}
|
|
|
},
|
|
|
"@typescript-eslint/types": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.0.0.tgz",
|
|
|
- "integrity": "sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==",
|
|
|
"dev": true
|
|
|
},
|
|
|
"@typescript-eslint/visitor-keys": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.0.0.tgz",
|
|
|
- "integrity": "sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
|
}
|
|
|
}
|
|
@@ -12581,15 +12634,48 @@
|
|
|
}
|
|
|
},
|
|
|
"@typescript-eslint/type-utils": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.0.0.tgz",
|
|
|
- "integrity": "sha512-ah6LJvLgkoZ/pyJ9GAdFkzeuMZ8goV6BH7eC9FPmojrnX9yNCIsfjB+zYcnex28YO3RFvBkV6rMV6WpIqkPvoQ==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-kFXBx6QWS1ZZ5Ni89TyT1X9Ag6RXVIVhqDs0vZE/jUeWlBv/ixq2diua6G7ece6+fXw3TvNRxP77/5mOMusx2w==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@typescript-eslint/typescript-estree": "6.0.0",
|
|
|
- "@typescript-eslint/utils": "6.0.0",
|
|
|
+ "@typescript-eslint/typescript-estree": "6.1.0",
|
|
|
+ "@typescript-eslint/utils": "6.1.0",
|
|
|
"debug": "^4.3.4",
|
|
|
"ts-api-utils": "^1.0.1"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "@typescript-eslint/types": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==",
|
|
|
+ "dev": true
|
|
|
+ },
|
|
|
+ "@typescript-eslint/typescript-estree": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "6.1.0",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "globby": "^11.1.0",
|
|
|
+ "is-glob": "^4.0.3",
|
|
|
+ "semver": "^7.5.4",
|
|
|
+ "ts-api-utils": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@typescript-eslint/visitor-keys": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "eslint-visitor-keys": "^3.4.1"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
},
|
|
|
"@typescript-eslint/types": {
|
|
@@ -12632,44 +12718,58 @@
|
|
|
}
|
|
|
},
|
|
|
"@typescript-eslint/utils": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.0.0.tgz",
|
|
|
- "integrity": "sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-wp652EogZlKmQoMS5hAvWqRKplXvkuOnNzZSE0PVvsKjpexd/XznRVHAtrfHFYmqaJz0DFkjlDsGYC9OXw+OhQ==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@eslint-community/eslint-utils": "^4.3.0",
|
|
|
- "@types/json-schema": "^7.0.11",
|
|
|
- "@types/semver": "^7.3.12",
|
|
|
- "@typescript-eslint/scope-manager": "6.0.0",
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
- "@typescript-eslint/typescript-estree": "6.0.0",
|
|
|
- "eslint-scope": "^5.1.1",
|
|
|
- "semver": "^7.5.0"
|
|
|
+ "@eslint-community/eslint-utils": "^4.4.0",
|
|
|
+ "@types/json-schema": "^7.0.12",
|
|
|
+ "@types/semver": "^7.5.0",
|
|
|
+ "@typescript-eslint/scope-manager": "6.1.0",
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "@typescript-eslint/typescript-estree": "6.1.0",
|
|
|
+ "semver": "^7.5.4"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"@typescript-eslint/scope-manager": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.0.0.tgz",
|
|
|
- "integrity": "sha512-o4q0KHlgCZTqjuaZ25nw5W57NeykZT9LiMEG4do/ovwvOcPnDO1BI5BQdCsUkjxFyrCL0cSzLjvIMfR9uo7cWg==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-AxjgxDn27hgPpe2rQe19k0tXw84YCOsjDJ2r61cIebq1t+AIxbgiXKvD4999Wk49GVaAcdJ/d49FYel+Pp3jjw==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
- "@typescript-eslint/visitor-keys": "6.0.0"
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "6.1.0"
|
|
|
}
|
|
|
},
|
|
|
"@typescript-eslint/types": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.0.0.tgz",
|
|
|
- "integrity": "sha512-Zk9KDggyZM6tj0AJWYYKgF0yQyrcnievdhG0g5FqyU3Y2DRxJn4yWY21sJC0QKBckbsdKKjYDV2yVrrEvuTgxg==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-+Gfd5NHCpDoHDOaU/yIF3WWRI2PcBRKKpP91ZcVbL0t5tQpqYWBs3z/GGhvU+EV1D0262g9XCnyqQh19prU0JQ==",
|
|
|
"dev": true
|
|
|
},
|
|
|
+ "@typescript-eslint/typescript-estree": {
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-nUKAPWOaP/tQjU1IQw9sOPCDavs/iU5iYLiY/6u7gxS7oKQoi4aUxXS1nrrVGTyBBaGesjkcwwHkbkiD5eBvcg==",
|
|
|
+ "dev": true,
|
|
|
+ "requires": {
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
+ "@typescript-eslint/visitor-keys": "6.1.0",
|
|
|
+ "debug": "^4.3.4",
|
|
|
+ "globby": "^11.1.0",
|
|
|
+ "is-glob": "^4.0.3",
|
|
|
+ "semver": "^7.5.4",
|
|
|
+ "ts-api-utils": "^1.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
"@typescript-eslint/visitor-keys": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.0.0.tgz",
|
|
|
- "integrity": "sha512-cvJ63l8c0yXdeT5POHpL0Q1cZoRcmRKFCtSjNGJxPkcP571EfZMcNbzWAc7oK3D1dRzm/V5EwtkANTZxqvuuUA==",
|
|
|
+ "version": "6.1.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.1.0.tgz",
|
|
|
+ "integrity": "sha512-yQeh+EXhquh119Eis4k0kYhj9vmFzNpbhM3LftWQVwqVjipCkwHBQOZutcYW+JVkjtTG9k8nrZU1UoNedPDd1A==",
|
|
|
"dev": true,
|
|
|
"requires": {
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
+ "@typescript-eslint/types": "6.1.0",
|
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
|
}
|
|
|
}
|
|
@@ -14199,16 +14299,6 @@
|
|
|
"strip-indent": "^3.0.0"
|
|
|
}
|
|
|
},
|
|
|
- "eslint-scope": {
|
|
|
- "version": "5.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz",
|
|
|
- "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==",
|
|
|
- "dev": true,
|
|
|
- "requires": {
|
|
|
- "esrecurse": "^4.3.0",
|
|
|
- "estraverse": "^4.1.1"
|
|
|
- }
|
|
|
- },
|
|
|
"eslint-visitor-keys": {
|
|
|
"version": "3.4.1",
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
|
|
@@ -14266,12 +14356,6 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- "estraverse": {
|
|
|
- "version": "4.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
|
- "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
"estree-util-attach-comments": {
|
|
|
"version": "2.1.1",
|
|
|
"resolved": "https://registry.npmjs.org/estree-util-attach-comments/-/estree-util-attach-comments-2.1.1.tgz",
|
|
@@ -14702,12 +14786,6 @@
|
|
|
"integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==",
|
|
|
"dev": true
|
|
|
},
|
|
|
- "grapheme-splitter": {
|
|
|
- "version": "1.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz",
|
|
|
- "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==",
|
|
|
- "dev": true
|
|
|
- },
|
|
|
"graphemer": {
|
|
|
"version": "1.4.0",
|
|
|
"resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
|