|
@@ -39,7 +39,6 @@
|
|
|
"prettier-plugin-sql": "^0.14.0",
|
|
"prettier-plugin-sql": "^0.14.0",
|
|
|
"stylelint": "^15.10.2",
|
|
"stylelint": "^15.10.2",
|
|
|
"stylelint-config-standard": "^34.0.0",
|
|
"stylelint-config-standard": "^34.0.0",
|
|
|
- "typescript": "^5.1.6",
|
|
|
|
|
"vitepress": "1.0.0-beta.5",
|
|
"vitepress": "1.0.0-beta.5",
|
|
|
"vue": "^3.3.4"
|
|
"vue": "^3.3.4"
|
|
|
}
|
|
}
|
|
@@ -1755,12 +1754,6 @@
|
|
|
"node": ">=10.13.0"
|
|
"node": ">=10.13.0"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/@types/json-schema": {
|
|
|
|
|
- "version": "7.0.12",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.12.tgz",
|
|
|
|
|
- "integrity": "sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==",
|
|
|
|
|
- "dev": true
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/@types/json5": {
|
|
"node_modules/@types/json5": {
|
|
|
"version": "0.0.29",
|
|
"version": "0.0.29",
|
|
|
"resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
|
|
"resolved": "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz",
|
|
@@ -1779,210 +1772,12 @@
|
|
|
"integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==",
|
|
"integrity": "sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==",
|
|
|
"dev": true
|
|
"dev": true
|
|
|
},
|
|
},
|
|
|
- "node_modules/@types/semver": {
|
|
|
|
|
- "version": "7.5.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.0.tgz",
|
|
|
|
|
- "integrity": "sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==",
|
|
|
|
|
- "dev": true
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/@types/web-bluetooth": {
|
|
"node_modules/@types/web-bluetooth": {
|
|
|
"version": "0.0.17",
|
|
"version": "0.0.17",
|
|
|
"resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.17.tgz",
|
|
"resolved": "https://registry.npmjs.org/@types/web-bluetooth/-/web-bluetooth-0.0.17.tgz",
|
|
|
"integrity": "sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==",
|
|
"integrity": "sha512-4p9vcSmxAayx72yn70joFoL44c9MO/0+iVEBIQXe3v2h2SiAsEIo/G5v6ObFWvNKRFjbrVadNf9LqEEZeQPzdA==",
|
|
|
"dev": true
|
|
"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==",
|
|
|
|
|
- "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",
|
|
|
|
|
- "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",
|
|
|
|
|
- "ts-api-utils": "^1.0.1"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha",
|
|
|
|
|
- "eslint": "^7.0.0 || ^8.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "typescript": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@typescript-eslint/parser": {
|
|
|
|
|
- "version": "6.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-TNaufYSPrr1U8n+3xN+Yp9g31vQDJqhXzzPSHfQDLcaO4tU+mCfODPxCwf4H530zo7aUBE3QIdxCXamEnG04Tg==",
|
|
|
|
|
- "dev": true,
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@typescript-eslint/scope-manager": "6.0.0",
|
|
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
|
|
- "@typescript-eslint/typescript-estree": "6.0.0",
|
|
|
|
|
- "@typescript-eslint/visitor-keys": "6.0.0",
|
|
|
|
|
- "debug": "^4.3.4"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "eslint": "^7.0.0 || ^8.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "typescript": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "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==",
|
|
|
|
|
- "dev": true,
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
|
|
- "@typescript-eslint/visitor-keys": "6.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "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==",
|
|
|
|
|
- "dev": true,
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@typescript-eslint/typescript-estree": "6.0.0",
|
|
|
|
|
- "@typescript-eslint/utils": "6.0.0",
|
|
|
|
|
- "debug": "^4.3.4",
|
|
|
|
|
- "ts-api-utils": "^1.0.1"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "eslint": "^7.0.0 || ^8.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependenciesMeta": {
|
|
|
|
|
- "typescript": {
|
|
|
|
|
- "optional": true
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "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==",
|
|
|
|
|
- "dev": true,
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
- "version": "6.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-2zq4O7P6YCQADfmJ5OTDQTP3ktajnXIRrYAtHM9ofto/CJZV3QfJ89GEaM2BNGeSr1KgmBuLhEkz5FBkS2RQhQ==",
|
|
|
|
|
- "dev": true,
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@typescript-eslint/types": "6.0.0",
|
|
|
|
|
- "@typescript-eslint/visitor-keys": "6.0.0",
|
|
|
|
|
- "debug": "^4.3.4",
|
|
|
|
|
- "globby": "^11.1.0",
|
|
|
|
|
- "is-glob": "^4.0.3",
|
|
|
|
|
- "semver": "^7.5.0",
|
|
|
|
|
- "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": {
|
|
|
|
|
- "version": "6.0.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.0.0.tgz",
|
|
|
|
|
- "integrity": "sha512-SOr6l4NB6HE4H/ktz0JVVWNXqCJTOo/mHnvIte1ZhBQ0Cvd04x5uKZa3zT6tiodL06zf5xxdK8COiDvPnQ27JQ==",
|
|
|
|
|
- "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"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
- },
|
|
|
|
|
- "funding": {
|
|
|
|
|
- "type": "opencollective",
|
|
|
|
|
- "url": "https://opencollective.com/typescript-eslint"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "eslint": "^7.0.0 || ^8.0.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- "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==",
|
|
|
|
|
- "dev": true,
|
|
|
|
|
- "dependencies": {
|
|
|
|
|
- "@typescript-eslint/types": "6.0.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/@vitejs/plugin-vue": {
|
|
"node_modules/@vitejs/plugin-vue": {
|
|
|
"version": "4.2.3",
|
|
"version": "4.2.3",
|
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.2.3.tgz",
|
|
"resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.2.3.tgz",
|
|
@@ -3901,19 +3696,6 @@
|
|
|
"semver": "bin/semver.js"
|
|
"semver": "bin/semver.js"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "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": {
|
|
"node_modules/eslint-visitor-keys": {
|
|
|
"version": "3.4.1",
|
|
"version": "3.4.1",
|
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz",
|
|
@@ -4010,15 +3792,6 @@
|
|
|
"node": ">=4.0"
|
|
"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-walker": {
|
|
"node_modules/estree-walker": {
|
|
|
"version": "2.0.2",
|
|
"version": "2.0.2",
|
|
|
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
"resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz",
|
|
@@ -4445,12 +4218,6 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "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": {
|
|
"node_modules/graphemer": {
|
|
|
"version": "1.4.0",
|
|
"version": "1.4.0",
|
|
|
"resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
|
|
"resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz",
|
|
@@ -5778,12 +5545,6 @@
|
|
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
"integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
|
|
|
"dev": true
|
|
"dev": true
|
|
|
},
|
|
},
|
|
|
- "node_modules/natural-compare-lite": {
|
|
|
|
|
- "version": "1.4.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/natural-compare-lite/-/natural-compare-lite-1.4.0.tgz",
|
|
|
|
|
- "integrity": "sha512-Tj+HTDSJJKaZnfiuw+iaF9skdPpTo2GtEly5JHnWV/hfv2Qj/9RKsGISQtLh2ox3l5EAGw487hnBee0sIJ6v2g==",
|
|
|
|
|
- "dev": true
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/nearley": {
|
|
"node_modules/nearley": {
|
|
|
"version": "2.20.1",
|
|
"version": "2.20.1",
|
|
|
"resolved": "https://registry.npmjs.org/nearley/-/nearley-2.20.1.tgz",
|
|
"resolved": "https://registry.npmjs.org/nearley/-/nearley-2.20.1.tgz",
|
|
@@ -8736,18 +8497,6 @@
|
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/ts-api-utils": {
|
|
|
|
|
- "version": "1.0.1",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.1.tgz",
|
|
|
|
|
- "integrity": "sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==",
|
|
|
|
|
- "dev": true,
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=16.13.0"
|
|
|
|
|
- },
|
|
|
|
|
- "peerDependencies": {
|
|
|
|
|
- "typescript": ">=4.2.0"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/tsconfig-paths": {
|
|
"node_modules/tsconfig-paths": {
|
|
|
"version": "3.14.2",
|
|
"version": "3.14.2",
|
|
|
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz",
|
|
"resolved": "https://registry.npmjs.org/tsconfig-paths/-/tsconfig-paths-3.14.2.tgz",
|
|
@@ -8804,19 +8553,6 @@
|
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
- "node_modules/typescript": {
|
|
|
|
|
- "version": "5.1.6",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz",
|
|
|
|
|
- "integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==",
|
|
|
|
|
- "dev": true,
|
|
|
|
|
- "bin": {
|
|
|
|
|
- "tsc": "bin/tsc",
|
|
|
|
|
- "tsserver": "bin/tsserver"
|
|
|
|
|
- },
|
|
|
|
|
- "engines": {
|
|
|
|
|
- "node": ">=14.17"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
"node_modules/uc.micro": {
|
|
"node_modules/uc.micro": {
|
|
|
"version": "1.0.6",
|
|
"version": "1.0.6",
|
|
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
|
|
"resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.6.tgz",
|