diff --git a/packages/eslint-config-custom/package.json b/packages/eslint-config-custom/package.json index 2fb70d0..24d978d 100644 --- a/packages/eslint-config-custom/package.json +++ b/packages/eslint-config-custom/package.json @@ -5,7 +5,7 @@ "license": "MIT", "dependencies": { "eslint": "^8.35.0", - "eslint-config-next": "13.1.6", + "eslint-config-next": "13.4.7", "eslint-config-prettier": "^8.3.0", "eslint-plugin-react": "7.32.2", "eslint-config-turbo": "latest" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ceced61..737e5df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,7 +27,7 @@ importers: eslint-config-custom-server: '*' fastify: ^4.11.0 fastify-plugin: ^4.5.0 - pino-pretty: ^9.2.0 + pino-pretty: ^10.0.0 schema: '*' superjson: ^1.12.1 tap: ^16.3.4 @@ -54,7 +54,7 @@ importers: '@typescript-eslint/parser': 5.47.1_iukboom6ndih5an6iafl45j2fe eslint: 8.31.0 eslint-config-custom-server: 0.0.1 - pino-pretty: 9.2.0 + pino-pretty: 10.0.0 tap: 16.3.4_typescript@4.9.4 ts-node-dev: 2.0.0_sipmc4wmi34nvyw2fuyyotjn6y tsconfig: link:../../packages/tsconfig @@ -133,16 +133,16 @@ importers: packages/eslint-config-custom: specifiers: eslint: ^8.35.0 - eslint-config-next: 13.1.6 + eslint-config-next: 13.4.7 eslint-config-prettier: ^8.3.0 eslint-config-turbo: latest eslint-plugin-react: 7.32.2 typescript: ^4.7.4 dependencies: eslint: 8.35.0 - eslint-config-next: 13.1.6_ddvlikdjy3uujmudifwl7fbpl4 + eslint-config-next: 13.4.7_ddvlikdjy3uujmudifwl7fbpl4 eslint-config-prettier: 8.5.0_eslint@8.35.0 - eslint-config-turbo: 0.0.9_eslint@8.35.0 + eslint-config-turbo: 1.10.6_eslint@8.35.0 eslint-plugin-react: 7.32.2_eslint@8.35.0 devDependencies: typescript: 4.9.4 @@ -154,7 +154,7 @@ importers: typescript: ^4.7.4 dependencies: eslint: 8.35.0 - eslint-config-turbo: 0.0.9_eslint@8.35.0 + eslint-config-turbo: 1.10.6_eslint@8.35.0 devDependencies: typescript: 4.9.4 @@ -1449,8 +1449,8 @@ packages: resolution: {integrity: sha512-FN50r/E+b8wuqyRjmGaqvqNDuWBWYWQiigfZ50KnSFH0f+AMQQyaZl+Zm2+CIpKk0fL9QxhLxOpTVA3xFHgFow==} dev: false - /@next/eslint-plugin-next/13.1.6: - resolution: {integrity: sha512-o7cauUYsXjzSJkay8wKjpKJf2uLzlggCsGUkPu3lP09Pv97jYlekTC20KJrjQKmSv5DXV0R/uks2ZXhqjNkqAw==} + /@next/eslint-plugin-next/13.4.7: + resolution: {integrity: sha512-ANEPltxzXbyyG7CvqxdY4PmeM5+RyWdAJGufTHnU+LA/i3J6IDV2r8Z4onKwskwKEhwqzz5lMaSYGGXLyHX+mg==} dependencies: glob: 7.1.7 dev: false @@ -2400,9 +2400,9 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.4 + define-properties: 1.2.0 es-abstract: 1.20.5 - get-intrinsic: 1.1.3 + get-intrinsic: 1.2.0 is-string: 1.0.7 /array-union/2.1.0: @@ -2424,7 +2424,7 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.4 + define-properties: 1.2.0 es-abstract: 1.20.5 es-shim-unscopables: 1.0.0 @@ -2432,10 +2432,10 @@ packages: resolution: {integrity: sha512-pZYPXPRl2PqWcsUs6LOMn+1f1532nEoPTYowBtqLwAW+W8vSVhkIGnmOX1t/UQjD6YGI0vcD2B1U7ZFGQH9jnQ==} dependencies: call-bind: 1.0.2 - define-properties: 1.1.4 + define-properties: 1.2.0 es-abstract: 1.20.5 es-shim-unscopables: 1.0.0 - get-intrinsic: 1.1.3 + get-intrinsic: 1.2.0 /asn1/0.2.6: resolution: {integrity: sha512-ix/FxPn0MDjeyJ7i/yoHGFt/EX6LyNbxSEhPPXODPL+KB0VPk86UYfL0lMdy+KCnv+fmvIzySwaK5COwqVbWTQ==} @@ -3221,13 +3221,6 @@ packages: engines: {node: '>=8'} dev: false - /define-properties/1.1.4: - resolution: {integrity: sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==} - engines: {node: '>= 0.4'} - dependencies: - has-property-descriptors: 1.0.0 - object-keys: 1.1.1 - /define-properties/1.2.0: resolution: {integrity: sha512-xvqAVKGfT1+UAvPwKTVw/njhdQ8ZhXK4lI0bCIuCMrp2up9nPnaDftrLtmpTazqd1o+UY4zgzU+avtMbDP+ldA==} engines: {node: '>= 0.4'} @@ -3478,8 +3471,8 @@ packages: - supports-color dev: true - /eslint-config-next/13.1.6_ddvlikdjy3uujmudifwl7fbpl4: - resolution: {integrity: sha512-0cg7h5wztg/SoLAlxljZ0ZPUQ7i6QKqRiP4M2+MgTZtxWwNKb2JSwNc18nJ6/kXBI6xYvPraTbQSIhAuVw6czw==} + /eslint-config-next/13.4.7_ddvlikdjy3uujmudifwl7fbpl4: + resolution: {integrity: sha512-+IRAyD0+J1MZaTi9RQMPUfr6Q+GCZ1wOkK6XM52Vokh7VI4R6YFGOFzdkEFHl4ZyIX4FKa5vcwUP2WscSFNjNQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -3487,7 +3480,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.1.6 + '@next/eslint-plugin-next': 13.4.7 '@rushstack/eslint-patch': 1.2.0 '@typescript-eslint/parser': 5.47.1_ddvlikdjy3uujmudifwl7fbpl4 eslint: 8.35.0 @@ -3512,13 +3505,13 @@ packages: eslint: 8.35.0 dev: false - /eslint-config-turbo/0.0.9_eslint@8.35.0: - resolution: {integrity: sha512-j1cTdx3tRmKo0csyfQKhpuT8dynK9oddbK5nmrShoMpXI2qMbxHLYH7MWAid4FmJN8rYympy3VKw5U63Yazycg==} + /eslint-config-turbo/1.10.6_eslint@8.35.0: + resolution: {integrity: sha512-iZ63etePRUdEIDY5MxdUhU2ekV9TDbVdHg0BK00QqVFgQTXUYuJ7rsQj/wUKTsw3jwhbLfaY6H5sknAgYyWZ2g==} peerDependencies: eslint: '>6.6.0' dependencies: eslint: 8.35.0 - eslint-plugin-turbo: 0.0.9_eslint@8.35.0 + eslint-plugin-turbo: 1.10.6_eslint@8.35.0 dev: false /eslint-import-resolver-node/0.3.6: @@ -3703,11 +3696,12 @@ packages: - typescript dev: true - /eslint-plugin-turbo/0.0.9_eslint@8.35.0: - resolution: {integrity: sha512-fEsuSnYU3GLtT+s66mUuzDL1LaSieIx5uk3tPO0ToGv7hI2XzOfP24aPkQItTBGl7kq2JaVkRzPwcnfz8hkp0w==} + /eslint-plugin-turbo/1.10.6_eslint@8.35.0: + resolution: {integrity: sha512-jlzfxYaK8hcz1DTk8Glxxi1r0kgdy85191a4CbFOTiiBulmKHMLJgzhsyE9Ong796MA62n91KFpc20BiKjlHwg==} peerDependencies: eslint: '>6.6.0' dependencies: + dotenv: 16.0.3 eslint: 8.35.0 dev: false @@ -4328,13 +4322,6 @@ packages: engines: {node: 6.* || 8.* || >= 10.*} dev: true - /get-intrinsic/1.1.3: - resolution: {integrity: sha512-QJVz1Tj7MS099PevUG5jvnt9tSkXN8K14dxQlikJuPt4uD9hHAHjLyLBiLR5zELelBdD9QNRAXZzsJx0WaDL9A==} - dependencies: - function-bind: 1.1.1 - has: 1.0.3 - has-symbols: 1.0.3 - /get-intrinsic/1.2.0: resolution: {integrity: sha512-L049y6nFOuom5wGyRc3/gdTLO94dySVKRACj1RmJZBQXlbTMhtNIgkWkUHq+jYmZvKf14EW1EoJnnjbmoHij0Q==} dependencies: @@ -4670,14 +4657,6 @@ packages: engines: {node: '>=10'} dev: true - /internal-slot/1.0.4: - resolution: {integrity: sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==} - engines: {node: '>= 0.4'} - dependencies: - get-intrinsic: 1.2.0 - has: 1.0.3 - side-channel: 1.0.4 - /internal-slot/1.0.5: resolution: {integrity: sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==} engines: {node: '>= 0.4'} @@ -6472,7 +6451,7 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.4 + define-properties: 1.2.0 es-abstract: 1.20.5 /object.fromentries/2.0.6: @@ -6480,13 +6459,13 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.4 + define-properties: 1.2.0 es-abstract: 1.20.5 /object.hasown/1.1.2: resolution: {integrity: sha512-B5UIT3J1W+WuWIU55h0mjlwaqxiE5vYENJXIXZ4VFe05pNYrkKuK0U/6aFcb0pKywYJh7IhfoqUfKVmrJJHZHw==} dependencies: - define-properties: 1.1.4 + define-properties: 1.2.0 es-abstract: 1.20.5 /object.values/1.1.6: @@ -6494,7 +6473,7 @@ packages: engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 - define-properties: 1.1.4 + define-properties: 1.2.0 es-abstract: 1.20.5 /obliterator/2.0.4: @@ -6689,8 +6668,8 @@ packages: readable-stream: 4.3.0 split2: 4.1.0 - /pino-pretty/9.2.0: - resolution: {integrity: sha512-7CeszmFqrUD08+JvtYcFXowNE7duFlE1XScmR41qTMbwQOhn7gijYYrRb5udH+z8xq4+A8vN8rQNYVPCTfzmGw==} + /pino-pretty/10.0.0: + resolution: {integrity: sha512-zKFjYXBzLaLTEAN1ayKpHXtL5UeRQC7R3lvhKe7fWs7hIVEjKGG/qIXwQt9HmeUp71ogUd/YcW+LmMwRp4KT6Q==} hasBin: true dependencies: colorette: 2.0.19 @@ -7306,11 +7285,11 @@ packages: resolution: {integrity: sha512-6zOCOcJ+RJAQshcTvXPHoxoQGONa3e/Lqx90wUA+wEzX78sg5Bo+1tQo4N0pohS0erG9qtCqJDjNCQBjeWVxyg==} dependencies: call-bind: 1.0.2 - define-properties: 1.1.4 + define-properties: 1.2.0 es-abstract: 1.20.5 - get-intrinsic: 1.1.3 + get-intrinsic: 1.2.0 has-symbols: 1.0.3 - internal-slot: 1.0.4 + internal-slot: 1.0.5 regexp.prototype.flags: 1.4.3 side-channel: 1.0.4