Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "^28.1.6",
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/eslint-plugin": "^5.47.1",
"@typescript-eslint/parser": "^5.30.7",
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-e2e-cypress": "^5.0.8",
Expand Down
125 changes: 121 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3361,6 +3361,13 @@ __metadata:
languageName: node
linkType: hard

"@types/semver@npm:^7.3.12":
version: 7.3.13
resolution: "@types/semver@npm:7.3.13"
checksum: 00c0724d54757c2f4bc60b5032fe91cda6410e48689633d5f35ece8a0a66445e3e57fa1d6e07eb780f792e82ac542948ec4d0b76eb3484297b79bd18b8cf1cb0
languageName: node
linkType: hard

"@types/serve-index@npm:^1.9.1":
version: 1.9.1
resolution: "@types/serve-index@npm:1.9.1"
Expand Down Expand Up @@ -3451,7 +3458,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.0.0, @typescript-eslint/eslint-plugin@npm:^5.30.7":
"@typescript-eslint/eslint-plugin@npm:^5.0.0":
version: 5.30.7
resolution: "@typescript-eslint/eslint-plugin@npm:5.30.7"
dependencies:
Expand All @@ -3474,6 +3481,29 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/eslint-plugin@npm:5.47.1"
dependencies:
"@typescript-eslint/scope-manager": 5.47.1
"@typescript-eslint/type-utils": 5.47.1
"@typescript-eslint/utils": 5.47.1
debug: ^4.3.4
ignore: ^5.2.0
natural-compare-lite: ^1.4.0
regexpp: ^3.2.0
semver: ^7.3.7
tsutils: ^3.21.0
peerDependencies:
"@typescript-eslint/parser": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 59fe719a8fbad14c37b8ce0dd292f6b8066bba370090f5e40eeab03033b97a12df1f1d0963c7070ac8cf4f7f319974fa6747e70932660055d222fa993c239b6a
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.0.0, @typescript-eslint/parser@npm:^5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/parser@npm:5.30.7"
Expand Down Expand Up @@ -3501,6 +3531,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/scope-manager@npm:5.47.1"
dependencies:
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/visitor-keys": 5.47.1
checksum: 73e2e2949b6e0122d89cfd44e1d24eda38d774899b834746700a4f1eb096effd1432c953f8be743a3ea3c7fc8fbf6e0882b11ee0f39b7ced6d8abf6a8665f1c8
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/type-utils@npm:5.30.7"
Expand All @@ -3517,13 +3557,37 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/type-utils@npm:5.47.1"
dependencies:
"@typescript-eslint/typescript-estree": 5.47.1
"@typescript-eslint/utils": 5.47.1
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 84a1e6c8fd47d419dc66430e31b818774d4c0329a5f355a5a9e8af94378be4c0c24a89916d5cc1380fdbb640693527b906c2e6adee486a2e6786cb5e08bd9eb3
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/types@npm:5.30.7"
checksum: 2f6345bf0e2e9f392c1f62a5f96c630d4565574230a000508d923444229e51c1a05e07cef042935ca30f4f35755dbf3871b8b9da808911f578d63e6a4b897b79
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/types@npm:5.47.1"
checksum: 9b3df8661862a8927ec29d21d6b5826cae7dd8b4797b5b54d66289d8abcf46081453a5cbaf9cc0a5b6c8249ca381dda61c2623da2a704e47f9d86175639a8cea
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/typescript-estree@npm:5.30.7"
Expand All @@ -3542,6 +3606,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/typescript-estree@npm:5.47.1"
dependencies:
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/visitor-keys": 5.47.1
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 803214a53fd4faf19b6b325dd4e8ddaa5bb1ebb9b52358d26ebeaeb86b431cea5bc09f3b43ca8abfdd3a72fdea667467a1abfda50cbad866696ec5739afae2ac
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/utils@npm:5.30.7"
Expand All @@ -3558,6 +3640,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/utils@npm:5.47.1"
dependencies:
"@types/json-schema": ^7.0.9
"@types/semver": ^7.3.12
"@typescript-eslint/scope-manager": 5.47.1
"@typescript-eslint/types": 5.47.1
"@typescript-eslint/typescript-estree": 5.47.1
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
semver: ^7.3.7
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: 5167d26b8d5579de4d9aae36e18f980b33e01006ecc87cff59b761e15f69234092ac555bcf64a9f18d7c3e68a971df2a37b3912fc523c2586c2ba3f4544cc3d3
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.30.7":
version: 5.30.7
resolution: "@typescript-eslint/visitor-keys@npm:5.30.7"
Expand All @@ -3568,6 +3668,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.47.1":
version: 5.47.1
resolution: "@typescript-eslint/visitor-keys@npm:5.47.1"
dependencies:
"@typescript-eslint/types": 5.47.1
eslint-visitor-keys: ^3.3.0
checksum: b4d1f4daa67e962d22c41325d9dcb6b2efde1caf354a2edb5bf682b92ab8c6205435d0b12f39ce9771955250e26f2a6f03adabb37e62e5aac8225691a59ef153
languageName: node
linkType: hard

"@vue/babel-helper-vue-jsx-merge-props@npm:^1.2.1":
version: 1.2.1
resolution: "@vue/babel-helper-vue-jsx-merge-props@npm:1.2.1"
Expand Down Expand Up @@ -10024,6 +10134,13 @@ __metadata:
languageName: node
linkType: hard

"natural-compare-lite@npm:^1.4.0":
version: 1.4.0
resolution: "natural-compare-lite@npm:1.4.0"
checksum: 5222ac3986a2b78dd6069ac62cbb52a7bf8ffc90d972ab76dfe7b01892485d229530ed20d0c62e79a6b363a663b273db3bde195a1358ce9e5f779d4453887225
languageName: node
linkType: hard

"natural-compare@npm:^1.4.0":
version: 1.4.0
resolution: "natural-compare@npm:1.4.0"
Expand Down Expand Up @@ -12991,11 +13108,11 @@ __metadata:

"typescript@patch:typescript@^4.7.4#~builtin<compat/typescript>":
version: 4.7.4
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=bda367"
resolution: "typescript@patch:typescript@npm%3A4.7.4#~builtin<compat/typescript>::version=4.7.4&hash=a1c5e5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 96d3030cb01143570567cb4f3a616b10df65f658f0e74e853e77a089a6a954e35c800be7db8b9bfe9a1ae05d9c2897e281359f65e4caa1caf266368e1c4febd3
checksum: 9096d8f6c16cb80ef3bf96fcbbd055bf1c4a43bd14f3b7be45a9fbe7ada46ec977f604d5feed3263b4f2aa7d4c7477ce5f9cd87de0d6feedec69a983f3a4f93e
languageName: node
linkType: hard

Expand All @@ -13005,7 +13122,7 @@ __metadata:
dependencies:
"@fingerprintjs/fingerprintjs": ^3.3.3
"@types/jest": ^28.1.6
"@typescript-eslint/eslint-plugin": ^5.30.7
"@typescript-eslint/eslint-plugin": ^5.47.1
"@typescript-eslint/parser": ^5.30.7
"@vue/cli-plugin-babel": ^5.0.8
"@vue/cli-plugin-e2e-cypress": ^5.0.8
Expand Down