diff --git a/package.json b/package.json index 535d89a..b31741f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "@antfu/eslint-config-monorepo", "version": "0.22.0", + "packageManager": "pnpm@7.0.0", "private": true, "license": "MIT", "author": "Anthony Fu (https://github.com/antfu/)", @@ -14,6 +15,6 @@ "bumpp": "^7.1.1", "eslint": "^8.14.0", "eslint-plugin-antfu": "workspace:*", - "typescript": "^4.6.3" + "typescript": "^4.6.4" } } diff --git a/packages/all/package.json b/packages/all/package.json index 00228be..076bcc2 100644 --- a/packages/all/package.json +++ b/packages/all/package.json @@ -15,13 +15,13 @@ "dependencies": { "@antfu/eslint-config-react": "workspace:*", "@antfu/eslint-config-vue": "workspace:*", - "@typescript-eslint/eslint-plugin": "^5.20.0", - "@typescript-eslint/parser": "^5.20.0", + "@typescript-eslint/eslint-plugin": "^5.22.0", + "@typescript-eslint/parser": "^5.22.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-html": "^6.2.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsonc": "^2.2.1", - "eslint-plugin-n": "^15.1.0", + "eslint-plugin-n": "^15.2.0", "eslint-plugin-promise": "^6.0.0", "eslint-plugin-unicorn": "^42.0.0", "eslint-plugin-vue": "^8.7.1", diff --git a/packages/basic/package.json b/packages/basic/package.json index 8bc9609..e9aafe4 100644 --- a/packages/basic/package.json +++ b/packages/basic/package.json @@ -22,7 +22,7 @@ "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsonc": "^2.2.1", "eslint-plugin-markdown": "^2.2.1", - "eslint-plugin-n": "^15.1.0", + "eslint-plugin-n": "^15.2.0", "eslint-plugin-promise": "^6.0.0", "eslint-plugin-unicorn": "^42.0.0", "eslint-plugin-yml": "^0.14.0", diff --git a/packages/eslint-plugin-antfu/package.json b/packages/eslint-plugin-antfu/package.json index 55cf84e..9db70dd 100644 --- a/packages/eslint-plugin-antfu/package.json +++ b/packages/eslint-plugin-antfu/package.json @@ -22,7 +22,7 @@ "prepublishOnly": "nr build" }, "dependencies": { - "@typescript-eslint/utils": "^5.20.0" + "@typescript-eslint/utils": "^5.22.0" }, "devDependencies": { "unbuild": "^0.7.4", diff --git a/packages/react/package.json b/packages/react/package.json index 8b9dcf2..e9c70eb 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -24,7 +24,7 @@ }, "devDependencies": { "eslint": "^8.14.0", - "react": "^18.0.0", - "typescript": "^4.6.3" + "react": "^18.1.0", + "typescript": "^4.6.4" } } diff --git a/packages/typescript/package.json b/packages/typescript/package.json index d7685ab..ee74f8a 100644 --- a/packages/typescript/package.json +++ b/packages/typescript/package.json @@ -18,8 +18,8 @@ }, "dependencies": { "@antfu/eslint-config-basic": "workspace:*", - "@typescript-eslint/eslint-plugin": "^5.20.0", - "@typescript-eslint/parser": "^5.20.0" + "@typescript-eslint/eslint-plugin": "^5.22.0", + "@typescript-eslint/parser": "^5.22.0" }, "devDependencies": { "eslint": "^8.14.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index de023f9..44a71c1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,4 @@ -lockfileVersion: 5.3 +lockfileVersion: 5.4 importers: @@ -8,26 +8,26 @@ importers: bumpp: ^7.1.1 eslint: ^8.14.0 eslint-plugin-antfu: workspace:* - typescript: ^4.6.3 + typescript: ^4.6.4 devDependencies: '@antfu/eslint-config': link:packages/all bumpp: 7.1.1 eslint: 8.14.0 eslint-plugin-antfu: link:packages/eslint-plugin-antfu - typescript: 4.6.3 + typescript: 4.6.4 packages/all: specifiers: '@antfu/eslint-config-react': workspace:* '@antfu/eslint-config-vue': workspace:* - '@typescript-eslint/eslint-plugin': ^5.20.0 - '@typescript-eslint/parser': ^5.20.0 + '@typescript-eslint/eslint-plugin': ^5.22.0 + '@typescript-eslint/parser': ^5.22.0 eslint: ^8.14.0 eslint-plugin-eslint-comments: ^3.2.0 eslint-plugin-html: ^6.2.0 eslint-plugin-import: ^2.26.0 eslint-plugin-jsonc: ^2.2.1 - eslint-plugin-n: ^15.1.0 + eslint-plugin-n: ^15.2.0 eslint-plugin-promise: ^6.0.0 eslint-plugin-unicorn: ^42.0.0 eslint-plugin-vue: ^8.7.1 @@ -37,13 +37,13 @@ importers: dependencies: '@antfu/eslint-config-react': link:../react '@antfu/eslint-config-vue': link:../vue - '@typescript-eslint/eslint-plugin': 5.20.0_81f0d1a74f014d44d273bd1612c85fd9 - '@typescript-eslint/parser': 5.20.0_eslint@8.14.0+typescript@4.6.3 + '@typescript-eslint/eslint-plugin': 5.22.0_as7czvxgrvaa35lzxztolpnp5a + '@typescript-eslint/parser': 5.22.0_eslint@8.14.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.14.0 eslint-plugin-html: 6.2.0 eslint-plugin-import: 2.26.0_eslint@8.14.0 eslint-plugin-jsonc: 2.2.1_eslint@8.14.0 - eslint-plugin-n: 15.1.0_eslint@8.14.0 + eslint-plugin-n: 15.2.0_eslint@8.14.0 eslint-plugin-promise: 6.0.0_eslint@8.14.0 eslint-plugin-unicorn: 42.0.0_eslint@8.14.0 eslint-plugin-vue: 8.7.1_eslint@8.14.0 @@ -62,7 +62,7 @@ importers: eslint-plugin-import: ^2.26.0 eslint-plugin-jsonc: ^2.2.1 eslint-plugin-markdown: ^2.2.1 - eslint-plugin-n: ^15.1.0 + eslint-plugin-n: ^15.2.0 eslint-plugin-promise: ^6.0.0 eslint-plugin-unicorn: ^42.0.0 eslint-plugin-yml: ^0.14.0 @@ -75,7 +75,7 @@ importers: eslint-plugin-import: 2.26.0_eslint@8.14.0 eslint-plugin-jsonc: 2.2.1_eslint@8.14.0 eslint-plugin-markdown: 2.2.1_eslint@8.14.0 - eslint-plugin-n: 15.1.0_eslint@8.14.0 + eslint-plugin-n: 15.2.0_eslint@8.14.0 eslint-plugin-promise: 6.0.0_eslint@8.14.0 eslint-plugin-unicorn: 42.0.0_eslint@8.14.0 eslint-plugin-yml: 0.14.0_eslint@8.14.0 @@ -86,11 +86,11 @@ importers: packages/eslint-plugin-antfu: specifiers: - '@typescript-eslint/utils': ^5.20.0 + '@typescript-eslint/utils': ^5.22.0 unbuild: ^0.7.4 vitest: ^0.9.4 dependencies: - '@typescript-eslint/utils': 5.20.0_eslint@8.14.0+typescript@4.6.3 + '@typescript-eslint/utils': 5.22.0 devDependencies: unbuild: 0.7.4 vitest: 0.9.4 @@ -100,26 +100,26 @@ importers: '@antfu/eslint-config-ts': workspace:* eslint: ^8.14.0 eslint-plugin-react: ^7.29.4 - react: ^18.0.0 - typescript: ^4.6.3 + react: ^18.1.0 + typescript: ^4.6.4 dependencies: '@antfu/eslint-config-ts': link:../typescript eslint-plugin-react: 7.29.4_eslint@8.14.0 devDependencies: eslint: 8.14.0 - react: 18.0.0 - typescript: 4.6.3 + react: 18.1.0 + typescript: 4.6.4 packages/typescript: specifiers: '@antfu/eslint-config-basic': workspace:* - '@typescript-eslint/eslint-plugin': ^5.20.0 - '@typescript-eslint/parser': ^5.20.0 + '@typescript-eslint/eslint-plugin': ^5.22.0 + '@typescript-eslint/parser': ^5.22.0 eslint: ^8.14.0 dependencies: '@antfu/eslint-config-basic': link:../basic - '@typescript-eslint/eslint-plugin': 5.20.0_81f0d1a74f014d44d273bd1612c85fd9 - '@typescript-eslint/parser': 5.20.0_eslint@8.14.0+typescript@4.6.3 + '@typescript-eslint/eslint-plugin': 5.22.0_as7czvxgrvaa35lzxztolpnp5a + '@typescript-eslint/parser': 5.22.0_eslint@8.14.0 devDependencies: eslint: 8.14.0 @@ -550,8 +550,8 @@ packages: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: false - /@typescript-eslint/eslint-plugin/5.20.0_81f0d1a74f014d44d273bd1612c85fd9: - resolution: {integrity: sha512-fapGzoxilCn3sBtC6NtXZX6+P/Hef7VDbyfGqTTpzYydwhlkevB+0vE0EnmHPVTVSy68GUncyJ/2PcrFBeCo5Q==} + /@typescript-eslint/eslint-plugin/5.22.0_as7czvxgrvaa35lzxztolpnp5a: + resolution: {integrity: sha512-YCiy5PUzpAeOPGQ7VSGDEY2NeYUV1B0swde2e0HzokRsHBYjSdF6DZ51OuRZxVPHx0032lXGLvOMls91D8FXlg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -561,24 +561,23 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.20.0_eslint@8.14.0+typescript@4.6.3 - '@typescript-eslint/scope-manager': 5.20.0 - '@typescript-eslint/type-utils': 5.20.0_eslint@8.14.0+typescript@4.6.3 - '@typescript-eslint/utils': 5.20.0_eslint@8.14.0+typescript@4.6.3 + '@typescript-eslint/parser': 5.22.0_eslint@8.14.0 + '@typescript-eslint/scope-manager': 5.22.0 + '@typescript-eslint/type-utils': 5.22.0_eslint@8.14.0 + '@typescript-eslint/utils': 5.22.0_eslint@8.14.0 debug: 4.3.4 eslint: 8.14.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.6.3 - typescript: 4.6.3 + tsutils: 3.21.0 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/parser/5.20.0_eslint@8.14.0+typescript@4.6.3: - resolution: {integrity: sha512-UWKibrCZQCYvobmu3/N8TWbEeo/EPQbS41Ux1F9XqPzGuV7pfg6n50ZrFo6hryynD8qOTTfLHtHjjdQtxJ0h/w==} + /@typescript-eslint/parser/5.22.0_eslint@8.14.0: + resolution: {integrity: sha512-piwC4krUpRDqPaPbFaycN70KCP87+PC5WZmrWs+DlVOxxmF+zI6b6hETv7Quy4s9wbkV16ikMeZgXsvzwI3icQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -587,26 +586,25 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.20.0 - '@typescript-eslint/types': 5.20.0 - '@typescript-eslint/typescript-estree': 5.20.0_typescript@4.6.3 + '@typescript-eslint/scope-manager': 5.22.0 + '@typescript-eslint/types': 5.22.0 + '@typescript-eslint/typescript-estree': 5.22.0 debug: 4.3.4 eslint: 8.14.0 - typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/scope-manager/5.20.0: - resolution: {integrity: sha512-h9KtuPZ4D/JuX7rpp1iKg3zOH0WNEa+ZIXwpW/KWmEFDxlA/HSfCMhiyF1HS/drTICjIbpA6OqkAhrP/zkCStg==} + /@typescript-eslint/scope-manager/5.22.0: + resolution: {integrity: sha512-yA9G5NJgV5esANJCO0oF15MkBO20mIskbZ8ijfmlKIvQKg0ynVKfHZ15/nhAJN5m8Jn3X5qkwriQCiUntC9AbA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.20.0 - '@typescript-eslint/visitor-keys': 5.20.0 + '@typescript-eslint/types': 5.22.0 + '@typescript-eslint/visitor-keys': 5.22.0 dev: false - /@typescript-eslint/type-utils/5.20.0_eslint@8.14.0+typescript@4.6.3: - resolution: {integrity: sha512-WxNrCwYB3N/m8ceyoGCgbLmuZwupvzN0rE8NBuwnl7APgjv24ZJIjkNzoFBXPRCGzLNkoU/WfanW0exvp/+3Iw==} + /@typescript-eslint/type-utils/5.22.0_eslint@8.14.0: + resolution: {integrity: sha512-iqfLZIsZhK2OEJ4cQ01xOq3NaCuG5FQRKyHicA3xhZxMgaxQazLUHbH/B2k9y5i7l3+o+B5ND9Mf1AWETeMISA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -615,22 +613,21 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.20.0_eslint@8.14.0+typescript@4.6.3 + '@typescript-eslint/utils': 5.22.0_eslint@8.14.0 debug: 4.3.4 eslint: 8.14.0 - tsutils: 3.21.0_typescript@4.6.3 - typescript: 4.6.3 + tsutils: 3.21.0 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/types/5.20.0: - resolution: {integrity: sha512-+d8wprF9GyvPwtoB4CxBAR/s0rpP25XKgnOvMf/gMXYDvlUC3rPFHupdTQ/ow9vn7UDe5rX02ovGYQbv/IUCbg==} + /@typescript-eslint/types/5.22.0: + resolution: {integrity: sha512-T7owcXW4l0v7NTijmjGWwWf/1JqdlWiBzPqzAWhobxft0SiEvMJB56QXmeCQjrPuM8zEfGUKyPQr/L8+cFUBLw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: false - /@typescript-eslint/typescript-estree/5.20.0_typescript@4.6.3: - resolution: {integrity: sha512-36xLjP/+bXusLMrT9fMMYy1KJAGgHhlER2TqpUVDYUQg4w0q/NW/sg4UGAgVwAqb8V4zYg43KMUpM8vV2lve6w==} + /@typescript-eslint/typescript-estree/5.22.0: + resolution: {integrity: sha512-EyBEQxvNjg80yinGE2xdhpDYm41so/1kOItl0qrjIiJ1kX/L/L8WWGmJg8ni6eG3DwqmOzDqOhe6763bF92nOw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -638,28 +635,44 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.20.0 - '@typescript-eslint/visitor-keys': 5.20.0 + '@typescript-eslint/types': 5.22.0 + '@typescript-eslint/visitor-keys': 5.22.0 debug: 4.3.4 globby: 11.0.4 is-glob: 4.0.3 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.6.3 - typescript: 4.6.3 + tsutils: 3.21.0 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/utils/5.20.0_eslint@8.14.0+typescript@4.6.3: - resolution: {integrity: sha512-lHONGJL1LIO12Ujyx8L8xKbwWSkoUKFSO+0wDAqGXiudWB2EO7WEUT+YZLtVbmOmSllAjLb9tpoIPwpRe5Tn6w==} + /@typescript-eslint/utils/5.22.0: + resolution: {integrity: sha512-HodsGb037iobrWSUMS7QH6Hl1kppikjA1ELiJlNSTYf/UdMEwzgj0WIp+lBNb6WZ3zTwb0tEz51j0Wee3iJ3wQ==} 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.20.0 - '@typescript-eslint/types': 5.20.0 - '@typescript-eslint/typescript-estree': 5.20.0_typescript@4.6.3 + '@typescript-eslint/scope-manager': 5.22.0 + '@typescript-eslint/types': 5.22.0 + '@typescript-eslint/typescript-estree': 5.22.0 + eslint-scope: 5.1.1 + eslint-utils: 3.0.0 + transitivePeerDependencies: + - supports-color + - typescript + dev: false + + /@typescript-eslint/utils/5.22.0_eslint@8.14.0: + resolution: {integrity: sha512-HodsGb037iobrWSUMS7QH6Hl1kppikjA1ELiJlNSTYf/UdMEwzgj0WIp+lBNb6WZ3zTwb0tEz51j0Wee3iJ3wQ==} + 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.22.0 + '@typescript-eslint/types': 5.22.0 + '@typescript-eslint/typescript-estree': 5.22.0 eslint: 8.14.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.14.0 @@ -668,11 +681,11 @@ packages: - typescript dev: false - /@typescript-eslint/visitor-keys/5.20.0: - resolution: {integrity: sha512-1flRpNF+0CAQkMNlTJ6L/Z5jiODG/e5+7mk6XwtPOUS3UrTz3UOiAg9jG2VtKsWI6rZQfy4C6a232QNRZTRGlg==} + /@typescript-eslint/visitor-keys/5.22.0: + resolution: {integrity: sha512-DbgTqn2Dv5RFWluG88tn0pP6Ex0ROF+dpDO1TNNZdRtLjUr6bdznjA6f/qNqJLjd2PgguAES2Zgxh/JzwzETDg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.20.0 + '@typescript-eslint/types': 5.22.0 eslint-visitor-keys: 3.3.0 dev: false @@ -1138,6 +1151,7 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [android] + requiresBuild: true dev: true optional: true @@ -1154,6 +1168,7 @@ packages: engines: {node: '>=12'} cpu: [arm64] os: [android] + requiresBuild: true dev: true optional: true @@ -1170,6 +1185,7 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [darwin] + requiresBuild: true dev: true optional: true @@ -1186,6 +1202,7 @@ packages: engines: {node: '>=12'} cpu: [arm64] os: [darwin] + requiresBuild: true dev: true optional: true @@ -1202,6 +1219,7 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [freebsd] + requiresBuild: true dev: true optional: true @@ -1218,6 +1236,7 @@ packages: engines: {node: '>=12'} cpu: [arm64] os: [freebsd] + requiresBuild: true dev: true optional: true @@ -1234,6 +1253,7 @@ packages: engines: {node: '>=12'} cpu: [ia32] os: [linux] + requiresBuild: true dev: true optional: true @@ -1250,6 +1270,7 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [linux] + requiresBuild: true dev: true optional: true @@ -1266,6 +1287,7 @@ packages: engines: {node: '>=12'} cpu: [arm] os: [linux] + requiresBuild: true dev: true optional: true @@ -1282,6 +1304,7 @@ packages: engines: {node: '>=12'} cpu: [arm64] os: [linux] + requiresBuild: true dev: true optional: true @@ -1298,6 +1321,7 @@ packages: engines: {node: '>=12'} cpu: [mips64el] os: [linux] + requiresBuild: true dev: true optional: true @@ -1314,6 +1338,7 @@ packages: engines: {node: '>=12'} cpu: [ppc64] os: [linux] + requiresBuild: true dev: true optional: true @@ -1322,6 +1347,7 @@ packages: engines: {node: '>=12'} cpu: [riscv64] os: [linux] + requiresBuild: true dev: true optional: true @@ -1330,6 +1356,7 @@ packages: engines: {node: '>=12'} cpu: [s390x] os: [linux] + requiresBuild: true dev: true optional: true @@ -1346,6 +1373,7 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [netbsd] + requiresBuild: true dev: true optional: true @@ -1362,6 +1390,7 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [openbsd] + requiresBuild: true dev: true optional: true @@ -1378,6 +1407,7 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [sunos] + requiresBuild: true dev: true optional: true @@ -1394,6 +1424,7 @@ packages: engines: {node: '>=12'} cpu: [ia32] os: [win32] + requiresBuild: true dev: true optional: true @@ -1410,6 +1441,7 @@ packages: engines: {node: '>=12'} cpu: [x64] os: [win32] + requiresBuild: true dev: true optional: true @@ -1426,6 +1458,7 @@ packages: engines: {node: '>=12'} cpu: [arm64] os: [win32] + requiresBuild: true dev: true optional: true @@ -1584,8 +1617,8 @@ packages: - supports-color dev: false - /eslint-plugin-n/15.1.0_eslint@8.14.0: - resolution: {integrity: sha512-Tgx4Z58QXv2Ha7Qzp0u4wavnZNZ3AOievZMxrAxi7nvDbzD5B/JqOD80LHYcGHFZc2HD9jDmM/+KWMPov46a4A==} + /eslint-plugin-n/15.2.0_eslint@8.14.0: + resolution: {integrity: sha512-lWLg++jGwC88GDGGBX3CMkk0GIWq0y41aH51lavWApOKcMQcYoL3Ayd0lEdtD3SnQtR+3qBvWQS3qGbR2BxRWg==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' @@ -1595,9 +1628,9 @@ packages: eslint-plugin-es: 4.1.0_eslint@8.14.0 eslint-utils: 3.0.0_eslint@8.14.0 ignore: 5.2.0 - is-core-module: 2.8.0 + is-core-module: 2.8.1 minimatch: 3.1.2 - resolve: 1.20.0 + resolve: 1.22.0 semver: 6.3.0 dev: false @@ -1719,6 +1752,15 @@ packages: eslint-visitor-keys: 1.3.0 dev: false + /eslint-utils/3.0.0: + resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} + engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} + peerDependencies: + eslint: '>=5' + dependencies: + eslint-visitor-keys: 2.1.0 + dev: false + /eslint-utils/3.0.0_eslint@8.14.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} @@ -2791,8 +2833,8 @@ packages: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} dev: false - /react/18.0.0: - resolution: {integrity: sha512-x+VL6wbT4JRVPm7EGxXhZ8w8LTROaxPXOqhlGyVSrv0sB1jkyFGgXxJ8LVoPRLvPR6/CIZGFmfzqUa2NYeMr2A==} + /react/18.1.0: + resolution: {integrity: sha512-4oL8ivCz5ZEPyclFQXaNksK3adutVS8l2xzZU0cqEFrE9Sb7fC0EFK5uEk74wIreL1DERyjvsU915j1pcT2uEQ==} engines: {node: '>=0.10.0'} dependencies: loose-envify: 1.4.0 @@ -2839,13 +2881,6 @@ packages: engines: {node: '>=4'} dev: true - /resolve/1.20.0: - resolution: {integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==} - dependencies: - is-core-module: 2.8.0 - path-parse: 1.0.6 - dev: false - /resolve/1.22.0: resolution: {integrity: sha512-Hhtrw0nLeSrFQ7phPp4OOcVjLPIeMnRlr5mcnVuMe7M/7eBn98A3hmFRLoFo3DLZkivSYwhRUJTyPyWAk56WLw==} hasBin: true @@ -2872,7 +2907,7 @@ packages: glob: 7.1.6 dev: true - /rollup-plugin-dts/4.2.1_rollup@2.70.1+typescript@4.6.3: + /rollup-plugin-dts/4.2.1_3zpigpz7crs5s43nhxirf6uitu: resolution: {integrity: sha512-eaxQZNUJ5iQcxNGlpJ1CUgG4OSVqWjDZ3nNSWBIoGrpcote2aNphSe1RJOaSYkb8dwn3o+rYm1vvld/5z3EGSQ==} engines: {node: '>=v12.22.11'} peerDependencies: @@ -2886,7 +2921,7 @@ packages: '@babel/code-frame': 7.16.7 dev: true - /rollup-plugin-esbuild/4.9.1_esbuild@0.14.38+rollup@2.70.1: + /rollup-plugin-esbuild/4.9.1_vioqp3gnyr4eeol67lf6zyna6a: resolution: {integrity: sha512-qn/x7Wz9p3Xnva99qcb+nopH0d2VJwVnsxJTGEg+Sh2Z3tqQl33MhOwzekVo1YTKgv+yAmosjcBRJygMfGrtLw==} engines: {node: '>=12'} peerDependencies: @@ -3120,14 +3155,13 @@ packages: resolution: {integrity: sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==} dev: false - /tsutils/3.21.0_typescript@4.6.3: + /tsutils/3.21.0: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.13.0 - typescript: 4.6.3 dev: false /type-check/0.4.0: @@ -3163,6 +3197,12 @@ packages: hasBin: true dev: true + /typescript/4.6.4: + resolution: {integrity: sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==} + engines: {node: '>=4.2.0'} + hasBin: true + dev: true + /typical/4.0.0: resolution: {integrity: sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==} engines: {node: '>=8'} @@ -3203,8 +3243,8 @@ packages: pretty-bytes: 6.0.0 rimraf: 3.0.2 rollup: 2.70.1 - rollup-plugin-dts: 4.2.1_rollup@2.70.1+typescript@4.6.3 - rollup-plugin-esbuild: 4.9.1_esbuild@0.14.38+rollup@2.70.1 + rollup-plugin-dts: 4.2.1_3zpigpz7crs5s43nhxirf6uitu + rollup-plugin-esbuild: 4.9.1_vioqp3gnyr4eeol67lf6zyna6a scule: 0.2.1 typescript: 4.6.3 untyped: 0.4.4