diff --git a/package.json b/package.json index f09cc95..f828bf1 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@types/node": "16.11.47", - "@typescript-eslint/parser": "5.31.0", + "@typescript-eslint/parser": "5.33.0", "@vercel/ncc": "0.34.0", "eslint": "8.21.0", "eslint-plugin-github": "4.3.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39bf10f..e60a786 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: '@tauri-apps/cli-linux-x64-gnu': 1.0.5 '@tauri-apps/cli-win32-x64-msvc': 1.0.5 '@types/node': 16.11.47 - '@typescript-eslint/parser': 5.31.0 + '@typescript-eslint/parser': 5.33.0 '@vercel/ncc': 0.34.0 eslint: 8.21.0 eslint-plugin-github: 4.3.7 @@ -28,7 +28,7 @@ dependencies: devDependencies: '@types/node': 16.11.47 - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq '@vercel/ncc': 0.34.0 eslint: 8.21.0 eslint-plugin-github: 4.3.7_qugx7qdu5zevzvxaiqyxfiwquq @@ -225,7 +225,7 @@ packages: resolution: {integrity: sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g==} dev: true - /@typescript-eslint/eslint-plugin/5.30.0_jnss7dz76sznncvpyatba5hbxa: + /@typescript-eslint/eslint-plugin/5.30.0_njno5y7ry2l2lcmiu4tywxkwnq: resolution: {integrity: sha512-lvhRJ2pGe2V9MEU46ELTdiHgiAFZPKtLhiU5wlnaYpMc2+c1R8fh8i80ZAa665drvjHKUJyRRGg3gEm1If54ow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -236,7 +236,7 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq '@typescript-eslint/scope-manager': 5.30.0 '@typescript-eslint/type-utils': 5.30.0_qugx7qdu5zevzvxaiqyxfiwquq '@typescript-eslint/utils': 5.30.0_qugx7qdu5zevzvxaiqyxfiwquq @@ -252,8 +252,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.31.0_qugx7qdu5zevzvxaiqyxfiwquq: - resolution: {integrity: sha512-UStjQiZ9OFTFReTrN+iGrC6O/ko9LVDhreEK5S3edmXgR396JGq7CoX2TWIptqt/ESzU2iRKXAHfSF2WJFcWHw==} + /@typescript-eslint/parser/5.33.0_qugx7qdu5zevzvxaiqyxfiwquq: + resolution: {integrity: sha512-cgM5cJrWmrDV2KpvlcSkelTBASAs1mgqq+IUGKJvFxWrapHpaRy5EXPQz9YaKF3nZ8KY18ILTiVpUtbIac86/w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -262,9 +262,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.31.0 - '@typescript-eslint/types': 5.31.0 - '@typescript-eslint/typescript-estree': 5.31.0_typescript@4.7.4 + '@typescript-eslint/scope-manager': 5.33.0 + '@typescript-eslint/types': 5.33.0 + '@typescript-eslint/typescript-estree': 5.33.0_typescript@4.7.4 debug: 4.3.4 eslint: 8.21.0 typescript: 4.7.4 @@ -280,12 +280,12 @@ packages: '@typescript-eslint/visitor-keys': 5.30.0 dev: true - /@typescript-eslint/scope-manager/5.31.0: - resolution: {integrity: sha512-8jfEzBYDBG88rcXFxajdVavGxb5/XKXyvWgvD8Qix3EEJLCFIdVloJw+r9ww0wbyNLOTYyBsR+4ALNGdlalLLg==} + /@typescript-eslint/scope-manager/5.33.0: + resolution: {integrity: sha512-/Jta8yMNpXYpRDl8EwF/M8It2A9sFJTubDo0ATZefGXmOqlaBffEw0ZbkbQ7TNDK6q55NPHFshGBPAZvZkE8Pw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.31.0 - '@typescript-eslint/visitor-keys': 5.31.0 + '@typescript-eslint/types': 5.33.0 + '@typescript-eslint/visitor-keys': 5.33.0 dev: true /@typescript-eslint/type-utils/5.30.0_qugx7qdu5zevzvxaiqyxfiwquq: @@ -312,8 +312,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.31.0: - resolution: {integrity: sha512-/f/rMaEseux+I4wmR6mfpM2wvtNZb1p9hAV77hWfuKc3pmaANp5dLAZSiE3/8oXTYTt3uV9KW5yZKJsMievp6g==} + /@typescript-eslint/types/5.33.0: + resolution: {integrity: sha512-nIMt96JngB4MYFYXpZ/3ZNU4GWPNdBbcB5w2rDOCpXOVUkhtNlG2mmm8uXhubhidRZdwMaMBap7Uk8SZMU/ppw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true @@ -338,8 +338,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.31.0_typescript@4.7.4: - resolution: {integrity: sha512-3S625TMcARX71wBc2qubHaoUwMEn+l9TCsaIzYI/ET31Xm2c9YQ+zhGgpydjorwQO9pLfR/6peTzS/0G3J/hDw==} + /@typescript-eslint/typescript-estree/5.33.0_typescript@4.7.4: + resolution: {integrity: sha512-tqq3MRLlggkJKJUrzM6wltk8NckKyyorCSGMq4eVkyL5sDYzJJcMgZATqmF8fLdsWrW7OjjIZ1m9v81vKcaqwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -347,8 +347,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.31.0 - '@typescript-eslint/visitor-keys': 5.31.0 + '@typescript-eslint/types': 5.33.0 + '@typescript-eslint/visitor-keys': 5.33.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -385,11 +385,11 @@ packages: eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.31.0: - resolution: {integrity: sha512-ZK0jVxSjS4gnPirpVjXHz7mgdOsZUHzNYSfTw2yPa3agfbt9YfqaBiBZFSSxeBWnpWkzCxTfUpnzA3Vily/CSg==} + /@typescript-eslint/visitor-keys/5.33.0: + resolution: {integrity: sha512-/XsqCzD4t+Y9p5wd9HZiptuGKBlaZO5showwqODii5C0nZawxWLF+Q6k5wYHBrQv96h6GYKyqqMHCSTqta8Kiw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.31.0 + '@typescript-eslint/types': 5.33.0 eslint-visitor-keys: 3.3.0 dev: true @@ -722,7 +722,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_vozeh3qpn3prlhg65r4uuu3jv4: + /eslint-module-utils/2.7.3_oh3tx5uf4prsskzvqzbn7hm6ya: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -740,7 +740,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -786,15 +786,15 @@ packages: peerDependencies: eslint: ^8.0.1 dependencies: - '@typescript-eslint/eslint-plugin': 5.30.0_jnss7dz76sznncvpyatba5hbxa - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/eslint-plugin': 5.30.0_njno5y7ry2l2lcmiu4tywxkwnq + '@typescript-eslint/parser': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq eslint: 8.21.0 eslint-config-prettier: 8.5.0_eslint@8.21.0 eslint-plugin-escompat: 3.2.0_eslint@8.21.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.21.0 eslint-plugin-filenames: 1.3.2_eslint@8.21.0 eslint-plugin-i18n-text: 1.0.1_eslint@8.21.0 - eslint-plugin-import: 2.26.0_eygs4xj346vriqwkjbwjuyviaa + eslint-plugin-import: 2.26.0_qfqnhzzittf54udqwes54xx65q eslint-plugin-jsx-a11y: 6.6.1_eslint@8.21.0 eslint-plugin-no-only-tests: 2.6.0 eslint-plugin-prettier: 4.2.1_h62lvancfh4b7r6zn2dgodrh5e @@ -817,7 +817,7 @@ packages: eslint: 8.21.0 dev: true - /eslint-plugin-import/2.26.0_eygs4xj346vriqwkjbwjuyviaa: + /eslint-plugin-import/2.26.0_qfqnhzzittf54udqwes54xx65q: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -827,14 +827,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.31.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.21.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_vozeh3qpn3prlhg65r4uuu3jv4 + eslint-module-utils: 2.7.3_oh3tx5uf4prsskzvqzbn7hm6ya has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3