⬆️ ng update
parent
d35ebcf80f
commit
8e87a1691b
14
package.json
14
package.json
|
@ -64,21 +64,21 @@
|
||||||
"@angular/cli": "~13.2.6",
|
"@angular/cli": "~13.2.6",
|
||||||
"@angular/compiler-cli": "~13.2.6",
|
"@angular/compiler-cli": "~13.2.6",
|
||||||
"@angular/language-service": "~13.2.6",
|
"@angular/language-service": "~13.2.6",
|
||||||
"@types/jasmine": "~3.6.0",
|
"@types/jasmine": "~3.10.3",
|
||||||
"@types/jasminewd2": "~2.0.3",
|
"@types/jasminewd2": "~2.0.3",
|
||||||
"@types/node": "^12.11.1",
|
"@types/node": "^17.0.21",
|
||||||
"@typescript-eslint/eslint-plugin": "5.11.0",
|
"@typescript-eslint/eslint-plugin": "5.14.0",
|
||||||
"@typescript-eslint/parser": "5.11.0",
|
"@typescript-eslint/parser": "5.14.0",
|
||||||
"eslint": "^8.2.0",
|
"eslint": "^8.2.0",
|
||||||
"jasmine-core": "~3.6.0",
|
"jasmine-core": "~4.0.1",
|
||||||
"jasmine-spec-reporter": "~5.0.0",
|
"jasmine-spec-reporter": "~7.0.0",
|
||||||
"karma": "~6.3.17",
|
"karma": "~6.3.17",
|
||||||
"karma-chrome-launcher": "~3.1.0",
|
"karma-chrome-launcher": "~3.1.0",
|
||||||
"karma-coverage-istanbul-reporter": "~3.0.2",
|
"karma-coverage-istanbul-reporter": "~3.0.2",
|
||||||
"karma-jasmine": "~4.0.0",
|
"karma-jasmine": "~4.0.0",
|
||||||
"karma-jasmine-html-reporter": "^1.5.0",
|
"karma-jasmine-html-reporter": "^1.5.0",
|
||||||
"protractor": "~7.0.0",
|
"protractor": "~7.0.0",
|
||||||
"ts-node": "~8.10.2",
|
"ts-node": "~10.7.0",
|
||||||
"typescript": "~4.5.5"
|
"typescript": "~4.5.5"
|
||||||
},
|
},
|
||||||
"private": true
|
"private": true
|
||||||
|
|
227
pnpm-lock.yaml
227
pnpm-lock.yaml
|
@ -21,16 +21,16 @@ specifiers:
|
||||||
'@angular/platform-browser': ~13.2.6
|
'@angular/platform-browser': ~13.2.6
|
||||||
'@angular/platform-browser-dynamic': ~13.2.6
|
'@angular/platform-browser-dynamic': ~13.2.6
|
||||||
'@angular/router': ~13.2.6
|
'@angular/router': ~13.2.6
|
||||||
'@types/jasmine': ~3.6.0
|
'@types/jasmine': ~3.10.3
|
||||||
'@types/jasminewd2': ~2.0.3
|
'@types/jasminewd2': ~2.0.3
|
||||||
'@types/node': ^12.11.1
|
'@types/node': ^17.0.21
|
||||||
'@typescript-eslint/eslint-plugin': 5.11.0
|
'@typescript-eslint/eslint-plugin': 5.14.0
|
||||||
'@typescript-eslint/parser': 5.11.0
|
'@typescript-eslint/parser': 5.14.0
|
||||||
bootstrap: ^5.1.3
|
bootstrap: ^5.1.3
|
||||||
eslint: ^8.2.0
|
eslint: ^8.2.0
|
||||||
ipfs-css: ^1.3.0
|
ipfs-css: ^1.3.0
|
||||||
jasmine-core: ~3.6.0
|
jasmine-core: ~4.0.1
|
||||||
jasmine-spec-reporter: ~5.0.0
|
jasmine-spec-reporter: ~7.0.0
|
||||||
karma: ~6.3.17
|
karma: ~6.3.17
|
||||||
karma-chrome-launcher: ~3.1.0
|
karma-chrome-launcher: ~3.1.0
|
||||||
karma-coverage-istanbul-reporter: ~3.0.2
|
karma-coverage-istanbul-reporter: ~3.0.2
|
||||||
|
@ -38,7 +38,7 @@ specifiers:
|
||||||
karma-jasmine-html-reporter: ^1.5.0
|
karma-jasmine-html-reporter: ^1.5.0
|
||||||
protractor: ~7.0.0
|
protractor: ~7.0.0
|
||||||
rxjs: ~6.6.0
|
rxjs: ~6.6.0
|
||||||
ts-node: ~8.10.2
|
ts-node: ~10.7.0
|
||||||
tslib: ^2.0.0
|
tslib: ^2.0.0
|
||||||
typescript: ~4.5.5
|
typescript: ~4.5.5
|
||||||
zone.js: ~0.11.4
|
zone.js: ~0.11.4
|
||||||
|
@ -71,21 +71,21 @@ devDependencies:
|
||||||
'@angular/cli': 13.2.6
|
'@angular/cli': 13.2.6
|
||||||
'@angular/compiler-cli': 13.2.6_228480e36be661e275470f27af4bf747
|
'@angular/compiler-cli': 13.2.6_228480e36be661e275470f27af4bf747
|
||||||
'@angular/language-service': 13.2.6
|
'@angular/language-service': 13.2.6
|
||||||
'@types/jasmine': 3.6.11
|
'@types/jasmine': 3.10.3
|
||||||
'@types/jasminewd2': 2.0.10
|
'@types/jasminewd2': 2.0.10
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
'@typescript-eslint/eslint-plugin': 5.11.0_adcb1ba1617121fd296a0f43e26f33c1
|
'@typescript-eslint/eslint-plugin': 5.14.0_e74fb90c35f99587899145b1078aa5b4
|
||||||
'@typescript-eslint/parser': 5.11.0_eslint@8.10.0+typescript@4.5.5
|
'@typescript-eslint/parser': 5.14.0_eslint@8.10.0+typescript@4.5.5
|
||||||
eslint: 8.10.0
|
eslint: 8.10.0
|
||||||
jasmine-core: 3.6.0
|
jasmine-core: 4.0.1
|
||||||
jasmine-spec-reporter: 5.0.2
|
jasmine-spec-reporter: 7.0.0
|
||||||
karma: 6.3.17
|
karma: 6.3.17
|
||||||
karma-chrome-launcher: 3.1.1
|
karma-chrome-launcher: 3.1.1
|
||||||
karma-coverage-istanbul-reporter: 3.0.3
|
karma-coverage-istanbul-reporter: 3.0.3
|
||||||
karma-jasmine: 4.0.1_karma@6.3.17
|
karma-jasmine: 4.0.1_karma@6.3.17
|
||||||
karma-jasmine-html-reporter: 1.7.0_4ef44618bdfb1be1338d6c4417ffec72
|
karma-jasmine-html-reporter: 1.7.0_d63185f8de84f984ad7c6427ff04984c
|
||||||
protractor: 7.0.0
|
protractor: 7.0.0
|
||||||
ts-node: 8.10.2_typescript@4.5.5
|
ts-node: 10.7.0_99a448058f874aec2a353d0e974167cc
|
||||||
typescript: 4.5.5
|
typescript: 4.5.5
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
@ -1790,6 +1790,18 @@ packages:
|
||||||
engines: {node: '>=0.1.90'}
|
engines: {node: '>=0.1.90'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@cspotcode/source-map-consumer/0.8.0:
|
||||||
|
resolution: {integrity: sha512-41qniHzTU8yAGbCp04ohlmSrZf8bkf/iJsl3V0dRGsQN/5GFfx+LbCSsCpp2gqrqjTVg/K6O8ycoV35JIwAzAg==}
|
||||||
|
engines: {node: '>= 12'}
|
||||||
|
dev: true
|
||||||
|
|
||||||
|
/@cspotcode/source-map-support/0.7.0:
|
||||||
|
resolution: {integrity: sha512-X4xqRHqN8ACt2aHVe51OxeA2HjbcL4MqFqXkrmQszJ1NOUuUu5u6Vqx/0lZSVNku7velL5FC/s5uEAj1lsBMhA==}
|
||||||
|
engines: {node: '>=12'}
|
||||||
|
dependencies:
|
||||||
|
'@cspotcode/source-map-consumer': 0.8.0
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@csstools/postcss-progressive-custom-properties/1.3.0_postcss@8.4.5:
|
/@csstools/postcss-progressive-custom-properties/1.3.0_postcss@8.4.5:
|
||||||
resolution: {integrity: sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==}
|
resolution: {integrity: sha512-ASA9W1aIy5ygskZYuWams4BzafD12ULvSypmaLJT2jvQ8G0M3I8PRQhC0h7mG0Z3LI05+agZjqSR9+K9yaQQjA==}
|
||||||
engines: {node: ^12 || ^14 || >=16}
|
engines: {node: ^12 || ^14 || >=16}
|
||||||
|
@ -2224,17 +2236,33 @@ packages:
|
||||||
engines: {node: '>= 10'}
|
engines: {node: '>= 10'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@tsconfig/node10/1.0.8:
|
||||||
|
resolution: {integrity: sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
|
/@tsconfig/node12/1.0.9:
|
||||||
|
resolution: {integrity: sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
|
/@tsconfig/node14/1.0.1:
|
||||||
|
resolution: {integrity: sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
|
/@tsconfig/node16/1.0.2:
|
||||||
|
resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@types/body-parser/1.19.2:
|
/@types/body-parser/1.19.2:
|
||||||
resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
|
resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/connect': 3.4.35
|
'@types/connect': 3.4.35
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/bonjour/3.5.10:
|
/@types/bonjour/3.5.10:
|
||||||
resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==}
|
resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/component-emitter/1.2.11:
|
/@types/component-emitter/1.2.11:
|
||||||
|
@ -2245,13 +2273,13 @@ packages:
|
||||||
resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==}
|
resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/express-serve-static-core': 4.17.28
|
'@types/express-serve-static-core': 4.17.28
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/connect/3.4.35:
|
/@types/connect/3.4.35:
|
||||||
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
|
resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/cookie/0.4.1:
|
/@types/cookie/0.4.1:
|
||||||
|
@ -2283,7 +2311,7 @@ packages:
|
||||||
/@types/express-serve-static-core/4.17.28:
|
/@types/express-serve-static-core/4.17.28:
|
||||||
resolution: {integrity: sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==}
|
resolution: {integrity: sha512-P1BJAEAW3E2DJUlkgq4tOL3RyMunoWXqbSCygWo5ZIWTjUgN1YnaXWW4VWl/oc8vs/XoYibEGBKP0uZyF4AHig==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
'@types/qs': 6.9.7
|
'@types/qs': 6.9.7
|
||||||
'@types/range-parser': 1.2.4
|
'@types/range-parser': 1.2.4
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -2300,17 +2328,17 @@ packages:
|
||||||
/@types/http-proxy/1.17.8:
|
/@types/http-proxy/1.17.8:
|
||||||
resolution: {integrity: sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==}
|
resolution: {integrity: sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/jasmine/3.6.11:
|
/@types/jasmine/3.10.3:
|
||||||
resolution: {integrity: sha512-S6pvzQDvMZHrkBz2Mcn/8Du7cpr76PlRJBAoHnSDNbulULsH5dp0Gns+WRyNX5LHejz/ljxK4/vIHK/caHt6SQ==}
|
resolution: {integrity: sha512-SWyMrjgdAUHNQmutvDcKablrJhkDLy4wunTme8oYLjKp41GnHGxMRXr2MQMvy/qy8H3LdzwQk9gH4hZ6T++H8g==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/jasminewd2/2.0.10:
|
/@types/jasminewd2/2.0.10:
|
||||||
resolution: {integrity: sha512-J7mDz7ovjwjc+Y9rR9rY53hFWKATcIkrr9DwQWmOas4/pnIPJTXawnzjwpHm3RSxz/e3ZVUvQ7cRbd5UQLo10g==}
|
resolution: {integrity: sha512-J7mDz7ovjwjc+Y9rR9rY53hFWKATcIkrr9DwQWmOas4/pnIPJTXawnzjwpHm3RSxz/e3ZVUvQ7cRbd5UQLo10g==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jasmine': 3.6.11
|
'@types/jasmine': 3.10.3
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/json-schema/7.0.9:
|
/@types/json-schema/7.0.9:
|
||||||
|
@ -2325,8 +2353,8 @@ packages:
|
||||||
resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==}
|
resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node/12.20.47:
|
/@types/node/17.0.21:
|
||||||
resolution: {integrity: sha512-BzcaRsnFuznzOItW1WpQrDHM7plAa7GIDMZ6b5pnMbkqEtM/6WCOhvZar39oeMQP79gwvFUWjjptE7/KGcNqFg==}
|
resolution: {integrity: sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/parse-json/4.0.0:
|
/@types/parse-json/4.0.0:
|
||||||
|
@ -2363,23 +2391,23 @@ packages:
|
||||||
resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==}
|
resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/mime': 1.3.2
|
'@types/mime': 1.3.2
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/sockjs/0.3.33:
|
/@types/sockjs/0.3.33:
|
||||||
resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==}
|
resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/ws/8.5.2:
|
/@types/ws/8.5.2:
|
||||||
resolution: {integrity: sha512-VXI82ykONr5tacHEojnErTQk+KQSoYbW1NB6iz6wUwrNd+BqfkfggQNoNdCqhJSzbNumShPERbM+Pc5zpfhlbw==}
|
resolution: {integrity: sha512-VXI82ykONr5tacHEojnErTQk+KQSoYbW1NB6iz6wUwrNd+BqfkfggQNoNdCqhJSzbNumShPERbM+Pc5zpfhlbw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.11.0_adcb1ba1617121fd296a0f43e26f33c1:
|
/@typescript-eslint/eslint-plugin/5.14.0_e74fb90c35f99587899145b1078aa5b4:
|
||||||
resolution: {integrity: sha512-HJh33bgzXe6jGRocOj4FmefD7hRY4itgjzOrSs3JPrTNXsX7j5+nQPciAUj/1nZtwo2kAc3C75jZO+T23gzSGw==}
|
resolution: {integrity: sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@typescript-eslint/parser': ^5.0.0
|
'@typescript-eslint/parser': ^5.0.0
|
||||||
|
@ -2389,10 +2417,10 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 5.11.0_eslint@8.10.0+typescript@4.5.5
|
'@typescript-eslint/parser': 5.14.0_eslint@8.10.0+typescript@4.5.5
|
||||||
'@typescript-eslint/scope-manager': 5.11.0
|
'@typescript-eslint/scope-manager': 5.14.0
|
||||||
'@typescript-eslint/type-utils': 5.11.0_eslint@8.10.0+typescript@4.5.5
|
'@typescript-eslint/type-utils': 5.14.0_eslint@8.10.0+typescript@4.5.5
|
||||||
'@typescript-eslint/utils': 5.11.0_eslint@8.10.0+typescript@4.5.5
|
'@typescript-eslint/utils': 5.14.0_eslint@8.10.0+typescript@4.5.5
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
eslint: 8.10.0
|
eslint: 8.10.0
|
||||||
functional-red-black-tree: 1.0.1
|
functional-red-black-tree: 1.0.1
|
||||||
|
@ -2418,8 +2446,8 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/parser/5.11.0_eslint@8.10.0+typescript@4.5.5:
|
/@typescript-eslint/parser/5.14.0_eslint@8.10.0+typescript@4.5.5:
|
||||||
resolution: {integrity: sha512-x0DCjetHZYBRovJdr3U0zG9OOdNXUaFLJ82ehr1AlkArljJuwEsgnud+Q7umlGDFLFrs8tU8ybQDFocp/eX8mQ==}
|
resolution: {integrity: sha512-aHJN8/FuIy1Zvqk4U/gcO/fxeMKyoSv/rS46UXMXOJKVsLQ+iYPuXNbpbH7cBLcpSbmyyFbwrniLx5+kutu1pw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
|
@ -2428,9 +2456,9 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 5.11.0
|
'@typescript-eslint/scope-manager': 5.14.0
|
||||||
'@typescript-eslint/types': 5.11.0
|
'@typescript-eslint/types': 5.14.0
|
||||||
'@typescript-eslint/typescript-estree': 5.11.0_typescript@4.5.5
|
'@typescript-eslint/typescript-estree': 5.14.0_typescript@4.5.5
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
eslint: 8.10.0
|
eslint: 8.10.0
|
||||||
typescript: 4.5.5
|
typescript: 4.5.5
|
||||||
|
@ -2446,8 +2474,16 @@ packages:
|
||||||
'@typescript-eslint/visitor-keys': 5.11.0
|
'@typescript-eslint/visitor-keys': 5.11.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/type-utils/5.11.0_eslint@8.10.0+typescript@4.5.5:
|
/@typescript-eslint/scope-manager/5.14.0:
|
||||||
resolution: {integrity: sha512-wDqdsYO6ofLaD4DsGZ0jGwxp4HrzD2YKulpEZXmgN3xo4BHJwf7kq49JTRpV0Gx6bxkSUmc9s0EIK1xPbFFpIA==}
|
resolution: {integrity: sha512-LazdcMlGnv+xUc5R4qIlqH0OWARyl2kaP8pVCS39qSL3Pd1F7mI10DbdXeARcE62sVQE4fHNvEqMWsypWO+yEw==}
|
||||||
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
dependencies:
|
||||||
|
'@typescript-eslint/types': 5.14.0
|
||||||
|
'@typescript-eslint/visitor-keys': 5.14.0
|
||||||
|
dev: true
|
||||||
|
|
||||||
|
/@typescript-eslint/type-utils/5.14.0_eslint@8.10.0+typescript@4.5.5:
|
||||||
|
resolution: {integrity: sha512-d4PTJxsqaUpv8iERTDSQBKUCV7Q5yyXjqXUl3XF7Sd9ogNLuKLkxz82qxokqQ4jXdTPZudWpmNtr/JjbbvUixw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: '*'
|
||||||
|
@ -2456,7 +2492,7 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 5.11.0_eslint@8.10.0+typescript@4.5.5
|
'@typescript-eslint/utils': 5.14.0_eslint@8.10.0+typescript@4.5.5
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
eslint: 8.10.0
|
eslint: 8.10.0
|
||||||
tsutils: 3.21.0_typescript@4.5.5
|
tsutils: 3.21.0_typescript@4.5.5
|
||||||
|
@ -2470,6 +2506,11 @@ packages:
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@typescript-eslint/types/5.14.0:
|
||||||
|
resolution: {integrity: sha512-BR6Y9eE9360LNnW3eEUqAg6HxS9Q35kSIs4rp4vNHRdfg0s+/PgHgskvu5DFTM7G5VKAVjuyaN476LCPrdA7Mw==}
|
||||||
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/typescript-estree/5.11.0_typescript@4.5.5:
|
/@typescript-eslint/typescript-estree/5.11.0_typescript@4.5.5:
|
||||||
resolution: {integrity: sha512-yVH9hKIv3ZN3lw8m/Jy5I4oXO4ZBMqijcXCdA4mY8ull6TPTAoQnKKrcZ0HDXg7Bsl0Unwwx7jcXMuNZc0m4lg==}
|
resolution: {integrity: sha512-yVH9hKIv3ZN3lw8m/Jy5I4oXO4ZBMqijcXCdA4mY8ull6TPTAoQnKKrcZ0HDXg7Bsl0Unwwx7jcXMuNZc0m4lg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
@ -2491,6 +2532,27 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@typescript-eslint/typescript-estree/5.14.0_typescript@4.5.5:
|
||||||
|
resolution: {integrity: sha512-QGnxvROrCVtLQ1724GLTHBTR0lZVu13izOp9njRvMkCBgWX26PKvmMP8k82nmXBRD3DQcFFq2oj3cKDwr0FaUA==}
|
||||||
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
peerDependencies:
|
||||||
|
typescript: '*'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
typescript:
|
||||||
|
optional: true
|
||||||
|
dependencies:
|
||||||
|
'@typescript-eslint/types': 5.14.0
|
||||||
|
'@typescript-eslint/visitor-keys': 5.14.0
|
||||||
|
debug: 4.3.3
|
||||||
|
globby: 11.1.0
|
||||||
|
is-glob: 4.0.3
|
||||||
|
semver: 7.3.5
|
||||||
|
tsutils: 3.21.0_typescript@4.5.5
|
||||||
|
typescript: 4.5.5
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/utils/5.11.0_eslint@8.10.0+typescript@4.5.5:
|
/@typescript-eslint/utils/5.11.0_eslint@8.10.0+typescript@4.5.5:
|
||||||
resolution: {integrity: sha512-g2I480tFE1iYRDyMhxPAtLQ9HAn0jjBtipgTCZmd9I9s11OV8CTsG+YfFciuNDcHqm4csbAgC2aVZCHzLxMSUw==}
|
resolution: {integrity: sha512-g2I480tFE1iYRDyMhxPAtLQ9HAn0jjBtipgTCZmd9I9s11OV8CTsG+YfFciuNDcHqm4csbAgC2aVZCHzLxMSUw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
@ -2509,6 +2571,24 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@typescript-eslint/utils/5.14.0_eslint@8.10.0+typescript@4.5.5:
|
||||||
|
resolution: {integrity: sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w==}
|
||||||
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
peerDependencies:
|
||||||
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
|
dependencies:
|
||||||
|
'@types/json-schema': 7.0.9
|
||||||
|
'@typescript-eslint/scope-manager': 5.14.0
|
||||||
|
'@typescript-eslint/types': 5.14.0
|
||||||
|
'@typescript-eslint/typescript-estree': 5.14.0_typescript@4.5.5
|
||||||
|
eslint: 8.10.0
|
||||||
|
eslint-scope: 5.1.1
|
||||||
|
eslint-utils: 3.0.0_eslint@8.10.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
- typescript
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/visitor-keys/5.11.0:
|
/@typescript-eslint/visitor-keys/5.11.0:
|
||||||
resolution: {integrity: sha512-E8w/vJReMGuloGxJDkpPlGwhxocxOpSVgSvjiLO5IxZPmxZF30weOeJYyPSEACwM+X4NziYS9q+WkN/2DHYQwA==}
|
resolution: {integrity: sha512-E8w/vJReMGuloGxJDkpPlGwhxocxOpSVgSvjiLO5IxZPmxZF30weOeJYyPSEACwM+X4NziYS9q+WkN/2DHYQwA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
@ -2517,6 +2597,14 @@ packages:
|
||||||
eslint-visitor-keys: 3.3.0
|
eslint-visitor-keys: 3.3.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@typescript-eslint/visitor-keys/5.14.0:
|
||||||
|
resolution: {integrity: sha512-yL0XxfzR94UEkjBqyymMLgCBdojzEuy/eim7N9/RIcTNxpJudAcqsU8eRyfzBbcEzGoPWfdM3AGak3cN08WOIw==}
|
||||||
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
|
dependencies:
|
||||||
|
'@typescript-eslint/types': 5.14.0
|
||||||
|
eslint-visitor-keys: 3.3.0
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@webassemblyjs/ast/1.11.1:
|
/@webassemblyjs/ast/1.11.1:
|
||||||
resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==}
|
resolution: {integrity: sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -2667,6 +2755,11 @@ packages:
|
||||||
acorn: 8.7.0
|
acorn: 8.7.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/acorn-walk/8.2.0:
|
||||||
|
resolution: {integrity: sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==}
|
||||||
|
engines: {node: '>=0.4.0'}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/acorn/8.7.0:
|
/acorn/8.7.0:
|
||||||
resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==}
|
resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==}
|
||||||
engines: {node: '>=0.4.0'}
|
engines: {node: '>=0.4.0'}
|
||||||
|
@ -3547,6 +3640,10 @@ packages:
|
||||||
yaml: 1.10.2
|
yaml: 1.10.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/create-require/1.1.1:
|
||||||
|
resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/critters/0.0.16:
|
/critters/0.0.16:
|
||||||
resolution: {integrity: sha512-JwjgmO6i3y6RWtLYmXwO5jMd+maZt8Tnfu7VVISmEWyQqfLpB8soBswf8/2bu6SBXxtKA68Al3c+qIG1ApT68A==}
|
resolution: {integrity: sha512-JwjgmO6i3y6RWtLYmXwO5jMd+maZt8Tnfu7VVISmEWyQqfLpB8soBswf8/2bu6SBXxtKA68Al3c+qIG1ApT68A==}
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -3927,7 +4024,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/cookie': 0.4.1
|
'@types/cookie': 0.4.1
|
||||||
'@types/cors': 2.8.12
|
'@types/cors': 2.8.12
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
accepts: 1.3.8
|
accepts: 1.3.8
|
||||||
base64id: 2.0.0
|
base64id: 2.0.0
|
||||||
cookie: 0.4.2
|
cookie: 0.4.2
|
||||||
|
@ -5370,8 +5467,12 @@ packages:
|
||||||
resolution: {integrity: sha512-8uQYa7zJN8hq9z+g8z1bqCfdC8eoDAeVnM5sfqs7KHv9/ifoJ500m018fpFc7RDaO6SWCLCXwo/wPSNcdYTgcw==}
|
resolution: {integrity: sha512-8uQYa7zJN8hq9z+g8z1bqCfdC8eoDAeVnM5sfqs7KHv9/ifoJ500m018fpFc7RDaO6SWCLCXwo/wPSNcdYTgcw==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/jasmine-spec-reporter/5.0.2:
|
/jasmine-core/4.0.1:
|
||||||
resolution: {integrity: sha512-6gP1LbVgJ+d7PKksQBc2H0oDGNRQI3gKUsWlswKaQ2fif9X5gzhQcgM5+kiJGCQVurOG09jqNhk7payggyp5+g==}
|
resolution: {integrity: sha512-w+JDABxQCkxbGGxg+a2hUVZyqUS2JKngvIyLGu/xiw2ZwgsoSB0iiecLQsQORSeaKQ6iGrCyWG86RfNDuoA7Lg==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
|
/jasmine-spec-reporter/7.0.0:
|
||||||
|
resolution: {integrity: sha512-OtC7JRasiTcjsaCBPtMO0Tl8glCejM4J4/dNuOJdA8lBjz4PmWjYQ6pzb0uzpBNAWJMDudYuj9OdXJWqM2QTJg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
colors: 1.4.0
|
colors: 1.4.0
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -5394,7 +5495,7 @@ packages:
|
||||||
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
||||||
engines: {node: '>= 10.13.0'}
|
engines: {node: '>= 10.13.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 12.20.47
|
'@types/node': 17.0.21
|
||||||
merge-stream: 2.0.0
|
merge-stream: 2.0.0
|
||||||
supports-color: 8.1.1
|
supports-color: 8.1.1
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -5530,14 +5631,14 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/karma-jasmine-html-reporter/1.7.0_4ef44618bdfb1be1338d6c4417ffec72:
|
/karma-jasmine-html-reporter/1.7.0_d63185f8de84f984ad7c6427ff04984c:
|
||||||
resolution: {integrity: sha512-pzum1TL7j90DTE86eFt48/s12hqwQuiD+e5aXx2Dc9wDEn2LfGq6RoAxEZZjFiN0RDSCOnosEKRZWxbQ+iMpQQ==}
|
resolution: {integrity: sha512-pzum1TL7j90DTE86eFt48/s12hqwQuiD+e5aXx2Dc9wDEn2LfGq6RoAxEZZjFiN0RDSCOnosEKRZWxbQ+iMpQQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
jasmine-core: '>=3.8'
|
jasmine-core: '>=3.8'
|
||||||
karma: '>=0.9'
|
karma: '>=0.9'
|
||||||
karma-jasmine: '>=1.1'
|
karma-jasmine: '>=1.1'
|
||||||
dependencies:
|
dependencies:
|
||||||
jasmine-core: 3.6.0
|
jasmine-core: 4.0.1
|
||||||
karma: 6.3.17
|
karma: 6.3.17
|
||||||
karma-jasmine: 4.0.1_karma@6.3.17
|
karma-jasmine: 4.0.1_karma@6.3.17
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -7975,18 +8076,34 @@ packages:
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node/8.10.2_typescript@4.5.5:
|
/ts-node/10.7.0_99a448058f874aec2a353d0e974167cc:
|
||||||
resolution: {integrity: sha512-ISJJGgkIpDdBhWVu3jufsWpK3Rzo7bdiIXJjQc0ynKxVOVcg2oIrf2H2cejminGrptVc6q6/uynAHNCuWGbpVA==}
|
resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==}
|
||||||
engines: {node: '>=6.0.0'}
|
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
'@swc/core': '>=1.2.50'
|
||||||
|
'@swc/wasm': '>=1.2.50'
|
||||||
|
'@types/node': '*'
|
||||||
typescript: '>=2.7'
|
typescript: '>=2.7'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
'@swc/core':
|
||||||
|
optional: true
|
||||||
|
'@swc/wasm':
|
||||||
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
|
'@cspotcode/source-map-support': 0.7.0
|
||||||
|
'@tsconfig/node10': 1.0.8
|
||||||
|
'@tsconfig/node12': 1.0.9
|
||||||
|
'@tsconfig/node14': 1.0.1
|
||||||
|
'@tsconfig/node16': 1.0.2
|
||||||
|
'@types/node': 17.0.21
|
||||||
|
acorn: 8.7.0
|
||||||
|
acorn-walk: 8.2.0
|
||||||
arg: 4.1.3
|
arg: 4.1.3
|
||||||
|
create-require: 1.1.1
|
||||||
diff: 4.0.2
|
diff: 4.0.2
|
||||||
make-error: 1.3.6
|
make-error: 1.3.6
|
||||||
source-map-support: 0.5.21
|
|
||||||
typescript: 4.5.5
|
typescript: 4.5.5
|
||||||
|
v8-compile-cache-lib: 3.0.0
|
||||||
yn: 3.1.1
|
yn: 3.1.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -8135,6 +8252,10 @@ packages:
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/v8-compile-cache-lib/3.0.0:
|
||||||
|
resolution: {integrity: sha512-mpSYqfsFvASnSn5qMiwrr4VKfumbPyONLCOPmsR3A6pTY/r0+tSaVbgPWSAIuzbk3lCTa+FForeTiO+wBQGkjA==}
|
||||||
|
dev: true
|
||||||
|
|
||||||
/v8-compile-cache/2.3.0:
|
/v8-compile-cache/2.3.0:
|
||||||
resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==}
|
resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
Loading…
Reference in New Issue