diff --git a/web/package.json b/web/package.json index f6e98a716..53b43227d 100644 --- a/web/package.json +++ b/web/package.json @@ -147,8 +147,8 @@ "@types/react": "18.0.9", "@types/react-dom": "18.0.4", "@types/zxcvbn": "4.4.1", - "@typescript-eslint/eslint-plugin": "5.24.0", - "@typescript-eslint/parser": "5.24.0", + "@typescript-eslint/eslint-plugin": "5.25.0", + "@typescript-eslint/parser": "5.25.0", "@vitejs/plugin-react": "1.3.2", "esbuild": "0.14.39", "esbuild-jest": "0.5.0", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 919d634b0..deb9ac133 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -17,8 +17,8 @@ specifiers: '@types/react': 18.0.9 '@types/react-dom': 18.0.4 '@types/zxcvbn': 4.4.1 - '@typescript-eslint/eslint-plugin': 5.24.0 - '@typescript-eslint/parser': 5.24.0 + '@typescript-eslint/eslint-plugin': 5.25.0 + '@typescript-eslint/parser': 5.25.0 '@vitejs/plugin-react': 1.3.2 axios: 0.27.2 classnames: 2.3.1 @@ -93,8 +93,8 @@ devDependencies: '@types/react': 18.0.9 '@types/react-dom': 18.0.4 '@types/zxcvbn': 4.4.1 - '@typescript-eslint/eslint-plugin': 5.24.0_w4ec7awddsetq6k5phhi6huiuu - '@typescript-eslint/parser': 5.24.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae + '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu '@vitejs/plugin-react': 1.3.2 esbuild: 0.14.39 esbuild-jest: 0.5.0_esbuild@0.14.39 @@ -103,7 +103,7 @@ devDependencies: eslint-config-react-app: 7.0.1_74qleyqo4xvrzczlrwjhwsfqai eslint-formatter-rdjson: 1.0.5 eslint-import-resolver-typescript: 2.7.1_gwd37gqv3vjv3xlpl7ju3ag2qu - eslint-plugin-import: 2.26.0_xs4fzqi6yjlgmfbbun5eo2lmm4 + eslint-plugin-import: 2.26.0_cubvsak2fflmoxzlyy3qtfibly eslint-plugin-jsx-a11y: 6.5.1_eslint@8.15.0 eslint-plugin-prettier: 4.0.0_iqftbjqlxzn3ny5nablrkczhqi eslint-plugin-react: 7.29.4_eslint@8.15.0 @@ -2778,8 +2778,8 @@ packages: resolution: {integrity: sha512-3NoqvZC2W5gAC5DZbTpCeJ251vGQmgcWIHQJGq2J240HY6ErQ9aWKkwfoKJlHLx+A83WPNTZ9+3cd2ILxbvr1w==} dev: true - /@typescript-eslint/eslint-plugin/5.24.0_w4ec7awddsetq6k5phhi6huiuu: - resolution: {integrity: sha512-6bqFGk6wa9+6RrU++eLknKyDqXU1Oc8nyoLu5a1fU17PNRJd9UBr56rMF7c4DRaRtnarlkQ4jwxUbvBo8cNlpw==} + /@typescript-eslint/eslint-plugin/5.25.0_qo2hgs5jt7x2a3p77h2rutcdae: + resolution: {integrity: sha512-icYrFnUzvm+LhW0QeJNKkezBu6tJs9p/53dpPLFH8zoM9w1tfaKzVurkPotEpAqQ8Vf8uaFyL5jHd0Vs6Z0ZQg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2789,10 +2789,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.24.0_hcfsmds2fshutdssjqluwm76uu - '@typescript-eslint/scope-manager': 5.24.0 - '@typescript-eslint/type-utils': 5.24.0_hcfsmds2fshutdssjqluwm76uu - '@typescript-eslint/utils': 5.24.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/scope-manager': 5.25.0 + '@typescript-eslint/type-utils': 5.25.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/utils': 5.25.0_hcfsmds2fshutdssjqluwm76uu debug: 4.3.4 eslint: 8.15.0 functional-red-black-tree: 1.0.1 @@ -2818,8 +2818,8 @@ packages: - typescript dev: true - /@typescript-eslint/parser/5.24.0_hcfsmds2fshutdssjqluwm76uu: - resolution: {integrity: sha512-4q29C6xFYZ5B2CXqSBBdcS0lPyfM9M09DoQLtHS5kf+WbpV8pBBhHDLNhXfgyVwFnhrhYzOu7xmg02DzxeF2Uw==} + /@typescript-eslint/parser/5.25.0_hcfsmds2fshutdssjqluwm76uu: + resolution: {integrity: sha512-r3hwrOWYbNKP1nTcIw/aZoH+8bBnh/Lh1iDHoFpyG4DnCpvEdctrSl6LOo19fZbzypjQMHdajolxs6VpYoChgA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2828,9 +2828,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.24.0 - '@typescript-eslint/types': 5.24.0 - '@typescript-eslint/typescript-estree': 5.24.0_typescript@4.6.4 + '@typescript-eslint/scope-manager': 5.25.0 + '@typescript-eslint/types': 5.25.0 + '@typescript-eslint/typescript-estree': 5.25.0_typescript@4.6.4 debug: 4.3.4 eslint: 8.15.0 typescript: 4.6.4 @@ -2846,16 +2846,16 @@ packages: '@typescript-eslint/visitor-keys': 5.17.0 dev: true - /@typescript-eslint/scope-manager/5.24.0: - resolution: {integrity: sha512-WpMWipcDzGmMzdT7NtTjRXFabx10WleLUGrJpuJLGaxSqpcyq5ACpKSD5VE40h2nz3melQ91aP4Du7lh9FliCA==} + /@typescript-eslint/scope-manager/5.25.0: + resolution: {integrity: sha512-p4SKTFWj+2VpreUZ5xMQsBMDdQ9XdRvODKXN4EksyBjFp2YvQdLkyHqOffakYZPuWJUDNu3jVXtHALDyTv3cww==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.24.0 - '@typescript-eslint/visitor-keys': 5.24.0 + '@typescript-eslint/types': 5.25.0 + '@typescript-eslint/visitor-keys': 5.25.0 dev: true - /@typescript-eslint/type-utils/5.24.0_hcfsmds2fshutdssjqluwm76uu: - resolution: {integrity: sha512-uGi+sQiM6E5CeCZYBXiaIvIChBXru4LZ1tMoeKbh1Lze+8BO9syUG07594C4lvN2YPT4KVeIupOJkVI+9/DAmQ==} + /@typescript-eslint/type-utils/5.25.0_hcfsmds2fshutdssjqluwm76uu: + resolution: {integrity: sha512-B6nb3GK3Gv1Rsb2pqalebe/RyQoyG/WDy9yhj8EE0Ikds4Xa8RR28nHz+wlt4tMZk5bnAr0f3oC8TuDAd5CPrw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -2864,7 +2864,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.24.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/utils': 5.25.0_hcfsmds2fshutdssjqluwm76uu debug: 4.3.4 eslint: 8.15.0 tsutils: 3.21.0_typescript@4.6.4 @@ -2878,8 +2878,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.24.0: - resolution: {integrity: sha512-Tpg1c3shTDgTmZd3qdUyd+16r/pGmVaVEbLs+ufuWP0EruVbUiEOmpBBQxBb9a8iPRxi8Rb2oiwOxuZJzSq11A==} + /@typescript-eslint/types/5.25.0: + resolution: {integrity: sha512-7fWqfxr0KNHj75PFqlGX24gWjdV/FDBABXL5dyvBOWHpACGyveok8Uj4ipPX/1fGU63fBkzSIycEje4XsOxUFA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -2904,8 +2904,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.24.0_typescript@4.6.4: - resolution: {integrity: sha512-zcor6vQkQmZAQfebSPVwUk/FD+CvnsnlfKXYeQDsWXRF+t7SBPmIfNia/wQxCSeu1h1JIjwV2i9f5/DdSp/uDw==} + /@typescript-eslint/typescript-estree/5.25.0_typescript@4.6.4: + resolution: {integrity: sha512-MrPODKDych/oWs/71LCnuO7NyR681HuBly2uLnX3r5i4ME7q/yBqC4hW33kmxtuauLTM0OuBOhhkFaxCCOjEEw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2913,8 +2913,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.24.0 - '@typescript-eslint/visitor-keys': 5.24.0 + '@typescript-eslint/types': 5.25.0 + '@typescript-eslint/visitor-keys': 5.25.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -2943,16 +2943,16 @@ packages: - typescript dev: true - /@typescript-eslint/utils/5.24.0_hcfsmds2fshutdssjqluwm76uu: - resolution: {integrity: sha512-K05sbWoeCBJH8KXu6hetBJ+ukG0k2u2KlgD3bN+v+oBKm8adJqVHpSSLHNzqyuv0Lh4GVSAUgZ5lB4icmPmWLw==} + /@typescript-eslint/utils/5.25.0_hcfsmds2fshutdssjqluwm76uu: + resolution: {integrity: sha512-qNC9bhnz/n9Kba3yI6HQgQdBLuxDoMgdjzdhSInZh6NaDnFpTUlwNGxplUFWfY260Ya0TRPvkg9dd57qxrJI9g==} 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.11 - '@typescript-eslint/scope-manager': 5.24.0 - '@typescript-eslint/types': 5.24.0 - '@typescript-eslint/typescript-estree': 5.24.0_typescript@4.6.4 + '@typescript-eslint/scope-manager': 5.25.0 + '@typescript-eslint/types': 5.25.0 + '@typescript-eslint/typescript-estree': 5.25.0_typescript@4.6.4 eslint: 8.15.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.15.0 @@ -2969,11 +2969,11 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.24.0: - resolution: {integrity: sha512-qzGwSXMyMnogcAo+/2fU+jhlPPVMXlIH2PeAonIKjJSoDKl1+lJVvG5Z5Oud36yU0TWK2cs1p/FaSN5J2OUFYA==} + /@typescript-eslint/visitor-keys/5.25.0: + resolution: {integrity: sha512-yd26vFgMsC4h2dgX4+LR+GeicSKIfUvZREFLf3DDjZPtqgLx5AJZr6TetMNwFP9hcKreTTeztQYBTNbNoOycwA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.24.0 + '@typescript-eslint/types': 5.25.0 eslint-visitor-keys: 3.3.0 dev: true @@ -4407,14 +4407,14 @@ packages: '@babel/core': 7.17.8 '@babel/eslint-parser': 7.17.0_3wtex3zkegweqge3dvls327lz4 '@rushstack/eslint-patch': 1.1.1 - '@typescript-eslint/eslint-plugin': 5.24.0_w4ec7awddsetq6k5phhi6huiuu - '@typescript-eslint/parser': 5.24.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae + '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu babel-preset-react-app: 10.0.1 confusing-browser-globals: 1.0.11 eslint: 8.15.0 eslint-plugin-flowtype: 8.0.3_eslint@8.15.0 - eslint-plugin-import: 2.26.0_xs4fzqi6yjlgmfbbun5eo2lmm4 - eslint-plugin-jest: 25.7.0_cpn6pz22h53misyvqf5sdx2e2u + eslint-plugin-import: 2.26.0_cubvsak2fflmoxzlyy3qtfibly + eslint-plugin-jest: 25.7.0_gvaaejlf5d5tgindjdypns4fbi eslint-plugin-jsx-a11y: 6.5.1_eslint@8.15.0 eslint-plugin-react: 7.29.4_eslint@8.15.0 eslint-plugin-react-hooks: 4.5.0_eslint@8.15.0 @@ -4451,7 +4451,7 @@ packages: dependencies: debug: 4.3.4 eslint: 8.15.0 - eslint-plugin-import: 2.26.0_xs4fzqi6yjlgmfbbun5eo2lmm4 + eslint-plugin-import: 2.26.0_cubvsak2fflmoxzlyy3qtfibly glob: 7.2.0 is-glob: 4.0.3 resolve: 1.22.0 @@ -4460,7 +4460,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_tpzzhiti4a7jyqx3i65rhtjqli: + /eslint-module-utils/2.7.3_rak4pgp43wdbzd6xmlhzgag4yu: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -4478,7 +4478,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.24.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu debug: 3.2.7 eslint-import-resolver-node: 0.3.6 eslint-import-resolver-typescript: 2.7.1_gwd37gqv3vjv3xlpl7ju3ag2qu @@ -4505,7 +4505,7 @@ packages: string-natural-compare: 3.0.1 dev: true - /eslint-plugin-import/2.26.0_xs4fzqi6yjlgmfbbun5eo2lmm4: + /eslint-plugin-import/2.26.0_cubvsak2fflmoxzlyy3qtfibly: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -4515,14 +4515,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.24.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/parser': 5.25.0_hcfsmds2fshutdssjqluwm76uu array-includes: 3.1.4 array.prototype.flat: 1.2.5 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.15.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_tpzzhiti4a7jyqx3i65rhtjqli + eslint-module-utils: 2.7.3_rak4pgp43wdbzd6xmlhzgag4yu has: 1.0.3 is-core-module: 2.8.1 is-glob: 4.0.3 @@ -4536,7 +4536,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest/25.7.0_cpn6pz22h53misyvqf5sdx2e2u: + /eslint-plugin-jest/25.7.0_gvaaejlf5d5tgindjdypns4fbi: resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} peerDependencies: @@ -4549,7 +4549,7 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.24.0_w4ec7awddsetq6k5phhi6huiuu + '@typescript-eslint/eslint-plugin': 5.25.0_qo2hgs5jt7x2a3p77h2rutcdae '@typescript-eslint/experimental-utils': 5.17.0_hcfsmds2fshutdssjqluwm76uu eslint: 8.15.0 jest: 28.1.0_@types+node@16.11.36 @@ -4634,7 +4634,7 @@ packages: peerDependencies: eslint: ^7.5.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.24.0_hcfsmds2fshutdssjqluwm76uu + '@typescript-eslint/utils': 5.25.0_hcfsmds2fshutdssjqluwm76uu eslint: 8.15.0 transitivePeerDependencies: - supports-color