|
|
|
@@ -14,26 +14,26 @@
|
|
|
|
|
"mitt": "^3.0.1",
|
|
|
|
|
"moment": "^2.29.4",
|
|
|
|
|
"sass-loader": "^13.3.2",
|
|
|
|
|
"vue": "^3.3.9",
|
|
|
|
|
"vue": "^3.3.11",
|
|
|
|
|
"vue-router": "^4.2.5",
|
|
|
|
|
"vuex": "^4.1.0"
|
|
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
|
|
|
|
"@babel/eslint-parser": "^7.23.3",
|
|
|
|
|
"@rushstack/eslint-patch": "^1.6.0",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^6.13.0",
|
|
|
|
|
"@vitejs/plugin-vue": "^4.5.0",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^6.14.0",
|
|
|
|
|
"@vitejs/plugin-vue": "^4.5.2",
|
|
|
|
|
"@vue/cli-plugin-eslint": "^5.0.8",
|
|
|
|
|
"@vue/eslint-config-typescript": "^12.0.0",
|
|
|
|
|
"axios": "^1.6.2",
|
|
|
|
|
"babel": "^6.23.0",
|
|
|
|
|
"eslint-config-recommended": "^4.1.0",
|
|
|
|
|
"eslint-config-standard-with-typescript": "^40.0.0",
|
|
|
|
|
"eslint-plugin-vue": "^9.18.1",
|
|
|
|
|
"eslint-config-standard-with-typescript": "^42.0.0",
|
|
|
|
|
"eslint-plugin-vue": "^9.19.2",
|
|
|
|
|
"node-sass": "^9.0.0",
|
|
|
|
|
"sass": "^1.69.5",
|
|
|
|
|
"style-loader": "^3.3.3",
|
|
|
|
|
"ts-node": "^10.9.1",
|
|
|
|
|
"ts-node": "^10.9.2",
|
|
|
|
|
"vue-eslint-parser": "^9.3.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
@@ -325,9 +325,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@babel/parser": {
|
|
|
|
|
"version": "7.23.4",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.23.4.tgz",
|
|
|
|
|
"integrity": "sha512-vf3Xna6UEprW+7t6EtOmFpHNAuxw3xqPZghy+brsnusscJRW5BMUzzHZc5ICjULee81WeUV2jjakG09MDglJXQ==",
|
|
|
|
|
"version": "7.23.5",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@babel/parser/-/parser-7.23.5.tgz",
|
|
|
|
|
"integrity": "sha512-hOOqoiNXrmGdFbhgCzu6GiURxUgM27Xwd/aPuu8RfHEZPBzL1Z54okAHAQjXfcQNwvrlkAmAp4SlRTZ45vlthQ==",
|
|
|
|
|
"bin": {
|
|
|
|
|
"parser": "bin/babel-parser.js"
|
|
|
|
|
},
|
|
|
|
@@ -1578,16 +1578,16 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-HTvbSd0JceI2GW5DHS3R9zbarOqjkM9XDR7zL8eCsBUO/eSiHcoNE7kSL5sjGXmVa9fjH5LCfHDXNnH4QLp7tQ==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-1ZJBykBCXaSHG94vMMKmiHoL0MhNHKSVlcHVYZNw+BKxufhqQVTOawNpwwI1P5nIFZ/4jLVop0mcY6mJJDFNaw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/regexpp": "^4.5.1",
|
|
|
|
|
"@typescript-eslint/scope-manager": "6.13.0",
|
|
|
|
|
"@typescript-eslint/type-utils": "6.13.0",
|
|
|
|
|
"@typescript-eslint/utils": "6.13.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "6.13.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "6.14.0",
|
|
|
|
|
"@typescript-eslint/type-utils": "6.14.0",
|
|
|
|
|
"@typescript-eslint/utils": "6.14.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "6.14.0",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"graphemer": "^1.4.0",
|
|
|
|
|
"ignore": "^5.2.4",
|
|
|
|
@@ -1609,34 +1609,34 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-2x0K2/CujsokIv+LN2T0l5FVDMtsCjkUyYtlcY4xxnxLAW+x41LXr16duoicHpGtLhmtN7kqvuFJ3zbz00Ikhw==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-VT7CFWHbZipPncAZtuALr9y3EuzY1b1t1AEkIq2bTXUPKw+pHoXflGNG5L+Gv6nKul1cz1VH8fz16IThIU0tdg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "6.13.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "6.13.0"
|
|
|
|
|
"@typescript-eslint/types": "6.14.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "6.14.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-uty9H2K4Xs8E47z3SnXEPRNDfsis8JO27amp2GNCnzGETEW3yTqEIVg5+AI7U276oGF/tw6ZA+UesxeQ104ceA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-UQklteCEMCRoq/1UhKFZsHv5E4dN1wQSzJoxTfABasWk1HgJRdg1xNUve/Kv/Sdymt4x+iEzpESOqRFlQr/9Aw==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-fB5cw6GRhJUz03MrROVuj5Zm/Q+XWlVdIsFj+Zb1Hvqouc8t+XP2H5y53QYU/MGtd2dPg6/vJJlhoX3xc2ehfw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "6.13.0",
|
|
|
|
|
"@typescript-eslint/types": "6.14.0",
|
|
|
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -1723,13 +1723,13 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-YHufAmZd/yP2XdoD3YeFEjq+/Tl+myhzv+GJHSOz+ro/NFGS84mIIuLU3pVwUcauSmwlCrVXbBclkn1HfjY0qQ==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/type-utils/-/type-utils-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-x6OC9Q7HfYKqjnuNu5a7kffIYs3No30isapRBJl1iCHLitD8O0lFbRcVGiOcuyN837fqXzPZ1NS10maQzZMKqw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/typescript-estree": "6.13.0",
|
|
|
|
|
"@typescript-eslint/utils": "6.13.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "6.14.0",
|
|
|
|
|
"@typescript-eslint/utils": "6.14.0",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"ts-api-utils": "^1.0.1"
|
|
|
|
|
},
|
|
|
|
@@ -1746,22 +1746,22 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-uty9H2K4Xs8E47z3SnXEPRNDfsis8JO27amp2GNCnzGETEW3yTqEIVg5+AI7U276oGF/tw6ZA+UesxeQ104ceA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-IT4O/YKJDoiy/mPEDsfOfp+473A9GVqXlBKckfrAOuVbTqM8xbc0LuqyFCcgeFWpqu3WjQexolgqN2CuWBYbog==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-yPkaLwK0yH2mZKFE/bXkPAkkFgOv15GJAUzgUVonAbv0Hr4PK/N2yaA/4XQbTZQdygiDkpt5DkxPELqHguNvyw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "6.13.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "6.13.0",
|
|
|
|
|
"@typescript-eslint/types": "6.14.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "6.14.0",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"globby": "^11.1.0",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
@@ -1778,12 +1778,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-UQklteCEMCRoq/1UhKFZsHv5E4dN1wQSzJoxTfABasWk1HgJRdg1xNUve/Kv/Sdymt4x+iEzpESOqRFlQr/9Aw==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-fB5cw6GRhJUz03MrROVuj5Zm/Q+XWlVdIsFj+Zb1Hvqouc8t+XP2H5y53QYU/MGtd2dPg6/vJJlhoX3xc2ehfw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "6.13.0",
|
|
|
|
|
"@typescript-eslint/types": "6.14.0",
|
|
|
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -1898,17 +1898,17 @@
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/utils": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-V+txaxARI8yznDkcQ6FNRXxG+T37qT3+2NsDTZ/nKLxv6VfGrRhTnuvxPUxpVuWWr+eVeIxU53PioOXbz8ratQ==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/utils/-/utils-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-XwRTnbvRr7Ey9a1NT6jqdKX8y/atWG+8fAIu3z73HSP8h06i3r/ClMhmaF/RGWGW1tHJEwij1uEg2GbEmPYvYg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
|
|
|
"@types/json-schema": "^7.0.12",
|
|
|
|
|
"@types/semver": "^7.5.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "6.13.0",
|
|
|
|
|
"@typescript-eslint/types": "6.13.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "6.13.0",
|
|
|
|
|
"@typescript-eslint/scope-manager": "6.14.0",
|
|
|
|
|
"@typescript-eslint/types": "6.14.0",
|
|
|
|
|
"@typescript-eslint/typescript-estree": "6.14.0",
|
|
|
|
|
"semver": "^7.5.4"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -1919,35 +1919,35 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-2x0K2/CujsokIv+LN2T0l5FVDMtsCjkUyYtlcY4xxnxLAW+x41LXr16duoicHpGtLhmtN7kqvuFJ3zbz00Ikhw==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/scope-manager/-/scope-manager-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-VT7CFWHbZipPncAZtuALr9y3EuzY1b1t1AEkIq2bTXUPKw+pHoXflGNG5L+Gv6nKul1cz1VH8fz16IThIU0tdg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "6.13.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "6.13.0"
|
|
|
|
|
"@typescript-eslint/types": "6.14.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "6.14.0"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-oXg7DFxx/GmTrKXKKLSoR2rwiutOC7jCQ5nDH5p5VS6cmHE1TcPTaYQ0VPSSUvj7BnNqCgQ/NXcTBxn59pfPTQ==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/types/-/types-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-uty9H2K4Xs8E47z3SnXEPRNDfsis8JO27amp2GNCnzGETEW3yTqEIVg5+AI7U276oGF/tw6ZA+UesxeQ104ceA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^16.0.0 || >=18.0.0"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-IT4O/YKJDoiy/mPEDsfOfp+473A9GVqXlBKckfrAOuVbTqM8xbc0LuqyFCcgeFWpqu3WjQexolgqN2CuWBYbog==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-yPkaLwK0yH2mZKFE/bXkPAkkFgOv15GJAUzgUVonAbv0Hr4PK/N2yaA/4XQbTZQdygiDkpt5DkxPELqHguNvyw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "6.13.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "6.13.0",
|
|
|
|
|
"@typescript-eslint/types": "6.14.0",
|
|
|
|
|
"@typescript-eslint/visitor-keys": "6.14.0",
|
|
|
|
|
"debug": "^4.3.4",
|
|
|
|
|
"globby": "^11.1.0",
|
|
|
|
|
"is-glob": "^4.0.3",
|
|
|
|
@@ -1964,12 +1964,12 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
|
|
|
|
|
"version": "6.13.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.13.0.tgz",
|
|
|
|
|
"integrity": "sha512-UQklteCEMCRoq/1UhKFZsHv5E4dN1wQSzJoxTfABasWk1HgJRdg1xNUve/Kv/Sdymt4x+iEzpESOqRFlQr/9Aw==",
|
|
|
|
|
"version": "6.14.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.14.0.tgz",
|
|
|
|
|
"integrity": "sha512-fB5cw6GRhJUz03MrROVuj5Zm/Q+XWlVdIsFj+Zb1Hvqouc8t+XP2H5y53QYU/MGtd2dPg6/vJJlhoX3xc2ehfw==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/types": "6.13.0",
|
|
|
|
|
"@typescript-eslint/types": "6.14.0",
|
|
|
|
|
"eslint-visitor-keys": "^3.4.1"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
@@ -2041,9 +2041,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vitejs/plugin-vue": {
|
|
|
|
|
"version": "4.5.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.5.0.tgz",
|
|
|
|
|
"integrity": "sha512-a2WSpP8X8HTEww/U00bU4mX1QpLINNuz/2KMNpLsdu3BzOpak3AGI1CJYBTXcc4SPhaD0eNRUp7IyQK405L5dQ==",
|
|
|
|
|
"version": "4.5.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vitejs/plugin-vue/-/plugin-vue-4.5.2.tgz",
|
|
|
|
|
"integrity": "sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": "^14.18.0 || >=16.0.0"
|
|
|
|
@@ -2318,49 +2318,49 @@
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/compiler-core": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-+/Lf68Vr/nFBA6ol4xOtJrW+BQWv3QWKfRwGSm70jtXwfhZNF4R/eRgyVJYoxFRhdCTk/F6g99BP0ffPgZihfQ==",
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-core/-/compiler-core-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-h97/TGWBilnLuRaj58sxNrsUU66fwdRKLOLQ9N/5iNDfp+DZhYH9Obhe0bXxhedl8fjAgpRANpiZfbgWyruQ0w==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.23.3",
|
|
|
|
|
"@vue/shared": "3.3.9",
|
|
|
|
|
"@babel/parser": "^7.23.5",
|
|
|
|
|
"@vue/shared": "3.3.11",
|
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
|
"source-map-js": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/compiler-dom": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-nfWubTtLXuT4iBeDSZ5J3m218MjOy42Vp2pmKVuBKo2/BLcrFUX8nCSr/bKRFiJ32R8qbdnnnBgRn9AdU5v0Sg==",
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-dom/-/compiler-dom-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-zoAiUIqSKqAJ81WhfPXYmFGwDRuO+loqLxvXmfUdR5fOitPoUiIeFI9cTTyv9MU5O1+ZZglJVTusWzy+wfk5hw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-core": "3.3.9",
|
|
|
|
|
"@vue/shared": "3.3.9"
|
|
|
|
|
"@vue/compiler-core": "3.3.11",
|
|
|
|
|
"@vue/shared": "3.3.11"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/compiler-sfc": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-wy0CNc8z4ihoDzjASCOCsQuzW0A/HP27+0MDSSICMjVIFzk/rFViezkR3dzH+miS2NDEz8ywMdbjO5ylhOLI2A==",
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-U4iqPlHO0KQeK1mrsxCN0vZzw43/lL8POxgpzcJweopmqtoYy9nljJzWDIQS3EfjiYhfdtdk9Gtgz7MRXnz3GA==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.23.3",
|
|
|
|
|
"@vue/compiler-core": "3.3.9",
|
|
|
|
|
"@vue/compiler-dom": "3.3.9",
|
|
|
|
|
"@vue/compiler-ssr": "3.3.9",
|
|
|
|
|
"@vue/reactivity-transform": "3.3.9",
|
|
|
|
|
"@vue/shared": "3.3.9",
|
|
|
|
|
"@babel/parser": "^7.23.5",
|
|
|
|
|
"@vue/compiler-core": "3.3.11",
|
|
|
|
|
"@vue/compiler-dom": "3.3.11",
|
|
|
|
|
"@vue/compiler-ssr": "3.3.11",
|
|
|
|
|
"@vue/reactivity-transform": "3.3.11",
|
|
|
|
|
"@vue/shared": "3.3.11",
|
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
|
"magic-string": "^0.30.5",
|
|
|
|
|
"postcss": "^8.4.31",
|
|
|
|
|
"postcss": "^8.4.32",
|
|
|
|
|
"source-map-js": "^1.0.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/compiler-ssr": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-NO5oobAw78R0G4SODY5A502MGnDNiDjf6qvhn7zD7TJGc8XDeIEw4fg6JU705jZ/YhuokBKz0A5a/FL/XZU73g==",
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/compiler-ssr/-/compiler-ssr-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-Zd66ZwMvndxRTgVPdo+muV4Rv9n9DwQ4SSgWWKWkPFebHQfVYRrVjeygmmDmPewsHyznCNvJ2P2d6iOOhdv8Qg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-dom": "3.3.9",
|
|
|
|
|
"@vue/shared": "3.3.9"
|
|
|
|
|
"@vue/compiler-dom": "3.3.11",
|
|
|
|
|
"@vue/shared": "3.3.11"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/component-compiler-utils": {
|
|
|
|
@@ -2459,60 +2459,60 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/reactivity": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-VmpIqlNp+aYDg2X0xQhJqHx9YguOmz2UxuUJDckBdQCNkipJvfk9yA75woLWElCa0Jtyec3lAAt49GO0izsphw==",
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/reactivity/-/reactivity-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-D5tcw091f0nuu+hXq5XANofD0OXnBmaRqMYl5B3fCR+mX+cXJIGNw/VNawBqkjLNWETrFW0i+xH9NvDbTPVh7g==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/shared": "3.3.9"
|
|
|
|
|
"@vue/shared": "3.3.11"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/reactivity-transform": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-HnUFm7Ry6dFa4Lp63DAxTixUp8opMtQr6RxQCpDI1vlh12rkGIeYqMvJtK+IKyEfEOa2I9oCkD1mmsPdaGpdVg==",
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/reactivity-transform/-/reactivity-transform-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-fPGjH0wqJo68A0wQ1k158utDq/cRyZNlFoxGwNScE28aUFOKFEnCBsvyD8jHn+0kd0UKVpuGuaZEQ6r9FJRqCg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@babel/parser": "^7.23.3",
|
|
|
|
|
"@vue/compiler-core": "3.3.9",
|
|
|
|
|
"@vue/shared": "3.3.9",
|
|
|
|
|
"@babel/parser": "^7.23.5",
|
|
|
|
|
"@vue/compiler-core": "3.3.11",
|
|
|
|
|
"@vue/shared": "3.3.11",
|
|
|
|
|
"estree-walker": "^2.0.2",
|
|
|
|
|
"magic-string": "^0.30.5"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/runtime-core": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-xxaG9KvPm3GTRuM4ZyU8Tc+pMVzcu6eeoSRQJ9IE7NmCcClW6z4B3Ij6L4EDl80sxe/arTtQ6YmgiO4UZqRc+w==",
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/runtime-core/-/runtime-core-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-g9ztHGwEbS5RyWaOpXuyIVFTschclnwhqEbdy5AwGhYOgc7m/q3NFwr50MirZwTTzX55JY8pSkeib9BX04NIpw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/reactivity": "3.3.9",
|
|
|
|
|
"@vue/shared": "3.3.9"
|
|
|
|
|
"@vue/reactivity": "3.3.11",
|
|
|
|
|
"@vue/shared": "3.3.11"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/runtime-dom": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-e7LIfcxYSWbV6BK1wQv9qJyxprC75EvSqF/kQKe6bdZEDNValzeRXEVgiX7AHI6hZ59HA4h7WT5CGvm69vzJTQ==",
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/runtime-dom/-/runtime-dom-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-OlhtV1PVpbgk+I2zl+Y5rQtDNcCDs12rsRg71XwaA2/Rbllw6mBLMi57VOn8G0AjOJ4Mdb4k56V37+g8ukShpQ==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/runtime-core": "3.3.9",
|
|
|
|
|
"@vue/shared": "3.3.9",
|
|
|
|
|
"@vue/runtime-core": "3.3.11",
|
|
|
|
|
"@vue/shared": "3.3.11",
|
|
|
|
|
"csstype": "^3.1.2"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/server-renderer": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-w0zT/s5l3Oa3ZjtLW88eO4uV6AQFqU8X5GOgzq7SkQQu6vVr+8tfm+OI2kDBplS/W/XgCBuFXiPw6T5EdwXP0A==",
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/server-renderer/-/server-renderer-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-AIWk0VwwxCAm4wqtJyxBylRTXSy1wCLOKbWxHaHiu14wjsNYtiRCSgVuqEPVuDpErOlRdNnuRgipQfXRLjLN5A==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-ssr": "3.3.9",
|
|
|
|
|
"@vue/shared": "3.3.9"
|
|
|
|
|
"@vue/compiler-ssr": "3.3.11",
|
|
|
|
|
"@vue/shared": "3.3.11"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"vue": "3.3.9"
|
|
|
|
|
"vue": "3.3.11"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/shared": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-ZE0VTIR0LmYgeyhurPTpy4KzKsuDyQbMSdM49eKkMnT5X4VfFBLysMzjIZhLEFQYjjOVVfbvUDHckwjDFiO2eA=="
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/@vue/shared/-/shared-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-u2G8ZQ9IhMWTMXaWqZycnK4UthG1fA238CD+DP4Dm4WJi5hdUKKLg0RMRaRpDPNMdkTwIDkp7WtD0Rd9BH9fLw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@vue/vue-loader-v15": {
|
|
|
|
|
"name": "vue-loader",
|
|
|
|
@@ -4560,9 +4560,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/csstype": {
|
|
|
|
|
"version": "3.1.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.2.tgz",
|
|
|
|
|
"integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ=="
|
|
|
|
|
"version": "3.1.3",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/csstype/-/csstype-3.1.3.tgz",
|
|
|
|
|
"integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
|
|
|
|
|
},
|
|
|
|
|
"node_modules/dayjs": {
|
|
|
|
|
"version": "1.11.10",
|
|
|
|
@@ -6777,9 +6777,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-config-standard-with-typescript": {
|
|
|
|
|
"version": "40.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-40.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-GXUJcwIXiTQaS3H4etv8a1lejVVdZYaxZNz3g7vt6GoJosQqMTurbmSC4FVGyHiGT/d1TjFr3+47A3xsHhsG+Q==",
|
|
|
|
|
"version": "42.0.0",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-42.0.0.tgz",
|
|
|
|
|
"integrity": "sha512-m1/2g/Sicun1uFZOFigJVeOqo9fE7OkMsNtilcpHwdCdcGr21qsGqYiyxYSvvHfJwY7w5OTQH0hxk8sM2N5Ohg==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@typescript-eslint/parser": "^6.4.0",
|
|
|
|
@@ -7060,9 +7060,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/eslint-plugin-vue": {
|
|
|
|
|
"version": "9.18.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.18.1.tgz",
|
|
|
|
|
"integrity": "sha512-7hZFlrEgg9NIzuVik2I9xSnJA5RsmOfueYgsUGUokEDLJ1LHtxO0Pl4duje1BriZ/jDWb+44tcIlC3yi0tdlZg==",
|
|
|
|
|
"version": "9.19.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/eslint-plugin-vue/-/eslint-plugin-vue-9.19.2.tgz",
|
|
|
|
|
"integrity": "sha512-CPDqTOG2K4Ni2o4J5wixkLVNwgctKXFu6oBpVJlpNq7f38lh9I80pRTouZSJ2MAebPJlINU/KTFSXyQfBUlymA==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
|
|
@@ -10492,9 +10492,9 @@
|
|
|
|
|
"devOptional": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/nanoid": {
|
|
|
|
|
"version": "3.3.6",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.6.tgz",
|
|
|
|
|
"integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==",
|
|
|
|
|
"version": "3.3.7",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/nanoid/-/nanoid-3.3.7.tgz",
|
|
|
|
|
"integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
|
|
|
|
|
"bin": {
|
|
|
|
|
"nanoid": "bin/nanoid.cjs"
|
|
|
|
|
},
|
|
|
|
@@ -11572,11 +11572,11 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/postcss": {
|
|
|
|
|
"version": "8.4.31",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.31.tgz",
|
|
|
|
|
"integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==",
|
|
|
|
|
"version": "8.4.32",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.4.32.tgz",
|
|
|
|
|
"integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"nanoid": "^3.3.6",
|
|
|
|
|
"nanoid": "^3.3.7",
|
|
|
|
|
"picocolors": "^1.0.0",
|
|
|
|
|
"source-map-js": "^1.0.2"
|
|
|
|
|
},
|
|
|
|
@@ -14037,9 +14037,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/ts-node": {
|
|
|
|
|
"version": "10.9.1",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/ts-node/-/ts-node-10.9.1.tgz",
|
|
|
|
|
"integrity": "sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==",
|
|
|
|
|
"version": "10.9.2",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/ts-node/-/ts-node-10.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==",
|
|
|
|
|
"dev": true,
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@cspotcode/source-map-support": "^0.8.0",
|
|
|
|
@@ -14412,15 +14412,15 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/vue": {
|
|
|
|
|
"version": "3.3.9",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/vue/-/vue-3.3.9.tgz",
|
|
|
|
|
"integrity": "sha512-sy5sLCTR8m6tvUk1/ijri3Yqzgpdsmxgj6n6yl7GXXCXqVbmW2RCXe9atE4cEI6Iv7L89v5f35fZRRr5dChP9w==",
|
|
|
|
|
"version": "3.3.11",
|
|
|
|
|
"resolved": "https://registry.npmmirror.com/vue/-/vue-3.3.11.tgz",
|
|
|
|
|
"integrity": "sha512-d4oBctG92CRO1cQfVBZp6WJAs0n8AK4Xf5fNjQCBeKCvMI1efGQ5E3Alt1slFJS9fZuPcFoiAiqFvQlv1X7t/w==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@vue/compiler-dom": "3.3.9",
|
|
|
|
|
"@vue/compiler-sfc": "3.3.9",
|
|
|
|
|
"@vue/runtime-dom": "3.3.9",
|
|
|
|
|
"@vue/server-renderer": "3.3.9",
|
|
|
|
|
"@vue/shared": "3.3.9"
|
|
|
|
|
"@vue/compiler-dom": "3.3.11",
|
|
|
|
|
"@vue/compiler-sfc": "3.3.11",
|
|
|
|
|
"@vue/runtime-dom": "3.3.11",
|
|
|
|
|
"@vue/server-renderer": "3.3.11",
|
|
|
|
|
"@vue/shared": "3.3.11"
|
|
|
|
|
},
|
|
|
|
|
"peerDependencies": {
|
|
|
|
|
"typescript": "*"
|
|
|
|
|