From de110730ee228142707abea3793f0545cc8341f8 Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Thu, 11 Jan 2024 23:28:00 -0600 Subject: [PATCH] Bump dependencies --- package.json | 16 +- pnpm-lock.yaml | 592 +++++++++++++++++++++++-------------------------- 2 files changed, 283 insertions(+), 325 deletions(-) diff --git a/package.json b/package.json index b5e37b83..47c127fd 100644 --- a/package.json +++ b/package.json @@ -9,19 +9,19 @@ "analyze": "ANALYZE=true next build" }, "dependencies": { - "@aws-sdk/client-s3": "3.485.0", - "@aws-sdk/s3-request-presigner": "3.485.0", + "@aws-sdk/client-s3": "3.490.0", + "@aws-sdk/s3-request-presigner": "3.490.0", "@headlessui/react": "2.0.0-alpha.4", "@next/bundle-analyzer": "14.0.4", "@tailwindcss/forms": "^0.5.7", "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^14.1.2", "@types/jest": "^29.5.11", - "@types/node": "^20.10.6", + "@types/node": "^20.11.0", "@types/react": "18.2.47", "@types/react-dom": "18.2.18", - "@typescript-eslint/eslint-plugin": "^6.18.0", - "@typescript-eslint/parser": "^6.18.0", + "@typescript-eslint/eslint-plugin": "^6.18.1", + "@typescript-eslint/parser": "^6.18.1", "@vercel/analytics": "^1.1.1", "@vercel/blob": "^0.16.1", "@vercel/postgres": "0.5.1", @@ -29,11 +29,11 @@ "autoprefixer": "10.4.16", "camelcase-keys": "^9.1.2", "clsx": "^2.1.0", - "date-fns": "^3.1.0", + "date-fns": "^3.2.0", "eslint": "8.56.0", "eslint-config-next": "14.0.4", "exifr": "^7.1.3", - "framer-motion": "^10.17.9", + "framer-motion": "^10.18.0", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "nanoid": "^5.0.4", @@ -43,7 +43,7 @@ "postcss": "8.4.33", "react": "18.2.0", "react-dom": "18.2.0", - "react-icons": "^4.12.0", + "react-icons": "^5.0.1", "sonner": "^1.3.1", "tailwindcss": "3.4.1", "ts-exif-parser": "^0.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4ab6cca2..dc303c6d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,11 +6,11 @@ settings: dependencies: '@aws-sdk/client-s3': - specifier: 3.485.0 - version: 3.485.0 + specifier: 3.490.0 + version: 3.490.0 '@aws-sdk/s3-request-presigner': - specifier: 3.485.0 - version: 3.485.0 + specifier: 3.490.0 + version: 3.490.0 '@headlessui/react': specifier: 2.0.0-alpha.4 version: 2.0.0-alpha.4(react-dom@18.2.0)(react@18.2.0) @@ -30,8 +30,8 @@ dependencies: specifier: ^29.5.11 version: 29.5.11 '@types/node': - specifier: ^20.10.6 - version: 20.10.6 + specifier: ^20.11.0 + version: 20.11.0 '@types/react': specifier: 18.2.47 version: 18.2.47 @@ -39,11 +39,11 @@ dependencies: specifier: 18.2.18 version: 18.2.18 '@typescript-eslint/eslint-plugin': - specifier: ^6.18.0 - version: 6.18.0(@typescript-eslint/parser@6.18.0)(eslint@8.56.0)(typescript@5.3.3) + specifier: ^6.18.1 + version: 6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3) '@typescript-eslint/parser': - specifier: ^6.18.0 - version: 6.18.0(eslint@8.56.0)(typescript@5.3.3) + specifier: ^6.18.1 + version: 6.18.1(eslint@8.56.0)(typescript@5.3.3) '@vercel/analytics': specifier: ^1.1.1 version: 1.1.1 @@ -66,8 +66,8 @@ dependencies: specifier: ^2.1.0 version: 2.1.0 date-fns: - specifier: ^3.1.0 - version: 3.1.0 + specifier: ^3.2.0 + version: 3.2.0 eslint: specifier: 8.56.0 version: 8.56.0 @@ -78,11 +78,11 @@ dependencies: specifier: ^7.1.3 version: 7.1.3 framer-motion: - specifier: ^10.17.9 - version: 10.17.9(react-dom@18.2.0)(react@18.2.0) + specifier: ^10.18.0 + version: 10.18.0(react-dom@18.2.0)(react@18.2.0) jest: specifier: ^29.7.0 - version: 29.7.0(@types/node@20.10.6) + version: 29.7.0(@types/node@20.11.0) jest-environment-jsdom: specifier: ^29.7.0 version: 29.7.0 @@ -108,8 +108,8 @@ dependencies: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-icons: - specifier: ^4.12.0 - version: 4.12.0(react@18.2.0) + specifier: ^5.0.1 + version: 5.0.1(react@18.2.0) sonner: specifier: ^1.3.1 version: 1.3.1(react-dom@18.2.0)(react@18.2.0) @@ -167,7 +167,7 @@ packages: resolution: {integrity: sha512-IzSgsrxUcsrejQbPVilIKy16kAT52EwB6zSaI+M3xxIhKh5+aldEyvI+z6erM7TCLB2BJsFrtHjp6/4/sr+3dA==} dependencies: '@aws-crypto/util': 3.0.0 - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 tslib: 1.14.1 dev: false @@ -175,7 +175,7 @@ packages: resolution: {integrity: sha512-ENNPPManmnVJ4BTXlOjAgD7URidbAznURqD0KvfREyc4o20DPYdEldU1f5cQ7Jbj0CJJSPaMIk/9ZshdB3210w==} dependencies: '@aws-crypto/util': 3.0.0 - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 tslib: 1.14.1 dev: false @@ -191,7 +191,7 @@ packages: '@aws-crypto/ie11-detection': 3.0.0 '@aws-crypto/supports-web-crypto': 3.0.0 '@aws-crypto/util': 3.0.0 - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@aws-sdk/util-locate-window': 3.465.0 '@aws-sdk/util-utf8-browser': 3.259.0 tslib: 1.14.1 @@ -204,7 +204,7 @@ packages: '@aws-crypto/sha256-js': 3.0.0 '@aws-crypto/supports-web-crypto': 3.0.0 '@aws-crypto/util': 3.0.0 - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@aws-sdk/util-locate-window': 3.465.0 '@aws-sdk/util-utf8-browser': 3.259.0 tslib: 1.14.1 @@ -214,7 +214,7 @@ packages: resolution: {integrity: sha512-PnNN7os0+yd1XvXAy23CFOmTbMaDxgxXtTKHybrJ39Y8kGzBATgBFibWJKH6BhytLI/Zyszs87xCOBNyBig6vQ==} dependencies: '@aws-crypto/util': 3.0.0 - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 tslib: 1.14.1 dev: false @@ -227,38 +227,38 @@ packages: /@aws-crypto/util@3.0.0: resolution: {integrity: sha512-2OJlpeJpCR48CC8r+uKVChzs9Iungj9wkZrl8Z041DWEWvyIHILYKCPNzJghKsivj+S3mLo6BVc7mBNzdxA46w==} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@aws-sdk/util-utf8-browser': 3.259.0 tslib: 1.14.1 dev: false - /@aws-sdk/client-s3@3.485.0: - resolution: {integrity: sha512-Vh8FRiXekwu1sSdfhS/wpNzjIljPmIXrUdEapR7EmaIwditR+mTTzNS+7y69YdPQhVEE2u9QxRlo4Eg1e1jD3w==} + /@aws-sdk/client-s3@3.490.0: + resolution: {integrity: sha512-fBj3CJ3+5R+l/sc93Z9mKw8gM2b9K6vEhC9qSCG2XNymLd9YqlRft1peQ7VymrWywAHX3Koz1GCUrFEVNONiMw==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha1-browser': 3.0.0 '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 - '@aws-sdk/client-sts': 3.485.0 - '@aws-sdk/core': 3.485.0 - '@aws-sdk/credential-provider-node': 3.485.0 - '@aws-sdk/middleware-bucket-endpoint': 3.485.0 - '@aws-sdk/middleware-expect-continue': 3.485.0 - '@aws-sdk/middleware-flexible-checksums': 3.485.0 - '@aws-sdk/middleware-host-header': 3.485.0 - '@aws-sdk/middleware-location-constraint': 3.485.0 - '@aws-sdk/middleware-logger': 3.485.0 - '@aws-sdk/middleware-recursion-detection': 3.485.0 - '@aws-sdk/middleware-sdk-s3': 3.485.0 - '@aws-sdk/middleware-signing': 3.485.0 - '@aws-sdk/middleware-ssec': 3.485.0 - '@aws-sdk/middleware-user-agent': 3.485.0 - '@aws-sdk/region-config-resolver': 3.485.0 - '@aws-sdk/signature-v4-multi-region': 3.485.0 - '@aws-sdk/types': 3.485.0 - '@aws-sdk/util-endpoints': 3.485.0 - '@aws-sdk/util-user-agent-browser': 3.485.0 - '@aws-sdk/util-user-agent-node': 3.485.0 + '@aws-sdk/client-sts': 3.490.0 + '@aws-sdk/core': 3.490.0 + '@aws-sdk/credential-provider-node': 3.490.0 + '@aws-sdk/middleware-bucket-endpoint': 3.489.0 + '@aws-sdk/middleware-expect-continue': 3.489.0 + '@aws-sdk/middleware-flexible-checksums': 3.489.0 + '@aws-sdk/middleware-host-header': 3.489.0 + '@aws-sdk/middleware-location-constraint': 3.489.0 + '@aws-sdk/middleware-logger': 3.489.0 + '@aws-sdk/middleware-recursion-detection': 3.489.0 + '@aws-sdk/middleware-sdk-s3': 3.489.0 + '@aws-sdk/middleware-signing': 3.489.0 + '@aws-sdk/middleware-ssec': 3.489.0 + '@aws-sdk/middleware-user-agent': 3.489.0 + '@aws-sdk/region-config-resolver': 3.489.0 + '@aws-sdk/signature-v4-multi-region': 3.489.0 + '@aws-sdk/types': 3.489.0 + '@aws-sdk/util-endpoints': 3.489.0 + '@aws-sdk/util-user-agent-browser': 3.489.0 + '@aws-sdk/util-user-agent-node': 3.489.0 '@aws-sdk/xml-builder': 3.485.0 '@smithy/config-resolver': 2.0.23 '@smithy/core': 1.2.2 @@ -298,22 +298,22 @@ packages: - aws-crt dev: false - /@aws-sdk/client-sso@3.485.0: - resolution: {integrity: sha512-apN2bEn0PZs0jD4jAfvwO3dlWqw9YIQJ6TAudM1bd3S5vzWqlBBcLfQpK6taHoQaI+WqgUWXLuOf7gRFbGXKPg==} + /@aws-sdk/client-sso@3.490.0: + resolution: {integrity: sha512-yfxoHmCL1w/IKmFRfzCxdVCQrGlSQf4eei9iVEm5oi3iE8REFyPj3o/BmKQEHG3h2ITK5UbdYDb5TY4xoYHsyA==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 - '@aws-sdk/core': 3.485.0 - '@aws-sdk/middleware-host-header': 3.485.0 - '@aws-sdk/middleware-logger': 3.485.0 - '@aws-sdk/middleware-recursion-detection': 3.485.0 - '@aws-sdk/middleware-user-agent': 3.485.0 - '@aws-sdk/region-config-resolver': 3.485.0 - '@aws-sdk/types': 3.485.0 - '@aws-sdk/util-endpoints': 3.485.0 - '@aws-sdk/util-user-agent-browser': 3.485.0 - '@aws-sdk/util-user-agent-node': 3.485.0 + '@aws-sdk/core': 3.490.0 + '@aws-sdk/middleware-host-header': 3.489.0 + '@aws-sdk/middleware-logger': 3.489.0 + '@aws-sdk/middleware-recursion-detection': 3.489.0 + '@aws-sdk/middleware-user-agent': 3.489.0 + '@aws-sdk/region-config-resolver': 3.489.0 + '@aws-sdk/types': 3.489.0 + '@aws-sdk/util-endpoints': 3.489.0 + '@aws-sdk/util-user-agent-browser': 3.489.0 + '@aws-sdk/util-user-agent-node': 3.489.0 '@smithy/config-resolver': 2.0.23 '@smithy/core': 1.2.2 '@smithy/fetch-http-handler': 2.3.2 @@ -343,23 +343,23 @@ packages: - aws-crt dev: false - /@aws-sdk/client-sts@3.485.0: - resolution: {integrity: sha512-PI4q36kVF0fpIPZyeQhrwwJZ6SRkOGvU3rX5Qn4b5UY5X+Ct1aLhqSX8/OB372UZIcnh6eSvERu8POHleDO7Jw==} + /@aws-sdk/client-sts@3.490.0: + resolution: {integrity: sha512-n2vQ5Qu2qi2I0XMI+IH99ElpIRHOJTa1+sqNC4juMYxKQBMvw+EnsqUtaL3QvTHoyxNB/R7mpkeBB6SzPQ1TtA==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 - '@aws-sdk/core': 3.485.0 - '@aws-sdk/credential-provider-node': 3.485.0 - '@aws-sdk/middleware-host-header': 3.485.0 - '@aws-sdk/middleware-logger': 3.485.0 - '@aws-sdk/middleware-recursion-detection': 3.485.0 - '@aws-sdk/middleware-user-agent': 3.485.0 - '@aws-sdk/region-config-resolver': 3.485.0 - '@aws-sdk/types': 3.485.0 - '@aws-sdk/util-endpoints': 3.485.0 - '@aws-sdk/util-user-agent-browser': 3.485.0 - '@aws-sdk/util-user-agent-node': 3.485.0 + '@aws-sdk/core': 3.490.0 + '@aws-sdk/credential-provider-node': 3.490.0 + '@aws-sdk/middleware-host-header': 3.489.0 + '@aws-sdk/middleware-logger': 3.489.0 + '@aws-sdk/middleware-recursion-detection': 3.489.0 + '@aws-sdk/middleware-user-agent': 3.489.0 + '@aws-sdk/region-config-resolver': 3.489.0 + '@aws-sdk/types': 3.489.0 + '@aws-sdk/util-endpoints': 3.489.0 + '@aws-sdk/util-user-agent-browser': 3.489.0 + '@aws-sdk/util-user-agent-node': 3.489.0 '@smithy/config-resolver': 2.0.23 '@smithy/core': 1.2.2 '@smithy/fetch-http-handler': 2.3.2 @@ -391,8 +391,8 @@ packages: - aws-crt dev: false - /@aws-sdk/core@3.485.0: - resolution: {integrity: sha512-Yvi80DQcbjkYCft471ClE3HuetuNVqntCs6eFOomDcrJaqdOFrXv2kJAxky84MRA/xb7bGlDGAPbTuj1ICputg==} + /@aws-sdk/core@3.490.0: + resolution: {integrity: sha512-TSBWkXtxMU7q1Zo6w3v5wIOr/sj7P5Jw3OyO7lJrFGsPsDC2xwpxkVqTesDxkzgMRypO52xjYEmveagn1xxBHg==} engines: {node: '>=14.0.0'} dependencies: '@smithy/core': 1.2.2 @@ -403,94 +403,94 @@ packages: tslib: 2.6.2 dev: false - /@aws-sdk/credential-provider-env@3.485.0: - resolution: {integrity: sha512-3XkFgwVU1XOB33dV7t9BKJ/ptdl2iS+0dxE7ecq8aqT2/gsfKmLCae1G17P8WmdD3z0kMDTvnqM2aWgUnSOkmg==} + /@aws-sdk/credential-provider-env@3.489.0: + resolution: {integrity: sha512-5PqYsx9G5SB2tqPT9/z/u0EkF6D4wP6HTMWQs+DfMdmwXihrqQAgeYaTtV3KbXqb88p6sfacwxhUvE6+Rm494w==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 - '@smithy/property-provider': 2.0.16 + '@aws-sdk/types': 3.489.0 + '@smithy/property-provider': 2.0.17 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/credential-provider-ini@3.485.0: - resolution: {integrity: sha512-cFYF/Bdw7EnT4viSxYpNIv3IBkri/Yb+JpQXl8uDq7bfVJfAN5qZmK07vRkg08xL6TC4F41wshhMSAucGdTwIw==} + /@aws-sdk/credential-provider-ini@3.490.0: + resolution: {integrity: sha512-7m63zyCpVqj9FsoDxWMWWRvL6c7zZzOcXYkHZmHujVVlmAXH0RT/vkXFkYgt+Ku+ov+v5NQrzwO5TmVoRt6O8g==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/credential-provider-env': 3.485.0 - '@aws-sdk/credential-provider-process': 3.485.0 - '@aws-sdk/credential-provider-sso': 3.485.0 - '@aws-sdk/credential-provider-web-identity': 3.485.0 - '@aws-sdk/types': 3.485.0 - '@smithy/credential-provider-imds': 2.1.4 - '@smithy/property-provider': 2.0.16 - '@smithy/shared-ini-file-loader': 2.2.7 + '@aws-sdk/credential-provider-env': 3.489.0 + '@aws-sdk/credential-provider-process': 3.489.0 + '@aws-sdk/credential-provider-sso': 3.490.0 + '@aws-sdk/credential-provider-web-identity': 3.489.0 + '@aws-sdk/types': 3.489.0 + '@smithy/credential-provider-imds': 2.1.5 + '@smithy/property-provider': 2.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 '@smithy/types': 2.8.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt dev: false - /@aws-sdk/credential-provider-node@3.485.0: - resolution: {integrity: sha512-2DwzO2azkSzngifKDT61W/DL0tSzewuaFHiLJWdfc8Et3mdAQJ9x3KAj8u7XFpjIcGNqk7FiKjN+zeGUuNiEhA==} + /@aws-sdk/credential-provider-node@3.490.0: + resolution: {integrity: sha512-Gh33u2O5Xbout8G3z/Z5H/CZzdG1ophxf/XS3iMFxA1cazQ7swY1UMmGvB7Lm7upvax5anXouItD1Ph3gzKc4w==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/credential-provider-env': 3.485.0 - '@aws-sdk/credential-provider-ini': 3.485.0 - '@aws-sdk/credential-provider-process': 3.485.0 - '@aws-sdk/credential-provider-sso': 3.485.0 - '@aws-sdk/credential-provider-web-identity': 3.485.0 - '@aws-sdk/types': 3.485.0 - '@smithy/credential-provider-imds': 2.1.4 - '@smithy/property-provider': 2.0.16 - '@smithy/shared-ini-file-loader': 2.2.7 + '@aws-sdk/credential-provider-env': 3.489.0 + '@aws-sdk/credential-provider-ini': 3.490.0 + '@aws-sdk/credential-provider-process': 3.489.0 + '@aws-sdk/credential-provider-sso': 3.490.0 + '@aws-sdk/credential-provider-web-identity': 3.489.0 + '@aws-sdk/types': 3.489.0 + '@smithy/credential-provider-imds': 2.1.5 + '@smithy/property-provider': 2.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 '@smithy/types': 2.8.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt dev: false - /@aws-sdk/credential-provider-process@3.485.0: - resolution: {integrity: sha512-X9qS6ZO/rDKYDgWqD1YmSX7sAUUHax9HbXlgGiTTdtfhZvQh1ZmnH6wiPu5WNliafHZFtZT2W07kgrDLPld/Ug==} + /@aws-sdk/credential-provider-process@3.489.0: + resolution: {integrity: sha512-3vKQYJZ5cZYjy0870CPmbmKRBgATw2xCygxhn4m4UDCjOXVXcGUtYD51DMWsvBo3S0W8kH+FIJV4yuEDMFqLFQ==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 - '@smithy/property-provider': 2.0.16 - '@smithy/shared-ini-file-loader': 2.2.7 + '@aws-sdk/types': 3.489.0 + '@smithy/property-provider': 2.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/credential-provider-sso@3.485.0: - resolution: {integrity: sha512-l0oC8GTrWh+LFQQfSmG1Jai1PX7Mhj9arb/CaS1/tmeZE0hgIXW++tvljYs/Dds4LGXUlaWG+P7BrObf6OyIXA==} + /@aws-sdk/credential-provider-sso@3.490.0: + resolution: {integrity: sha512-3UUBUoPbFvT58IhS4Vb23omYj/QPNkjgxu9p9ruQ3KSjLkanI4w8t/l/jljA65q83P7CoLnM5UKG9L7RA8/V1Q==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/client-sso': 3.485.0 - '@aws-sdk/token-providers': 3.485.0 - '@aws-sdk/types': 3.485.0 - '@smithy/property-provider': 2.0.16 - '@smithy/shared-ini-file-loader': 2.2.7 + '@aws-sdk/client-sso': 3.490.0 + '@aws-sdk/token-providers': 3.489.0 + '@aws-sdk/types': 3.489.0 + '@smithy/property-provider': 2.0.17 + '@smithy/shared-ini-file-loader': 2.2.8 '@smithy/types': 2.8.0 tslib: 2.6.2 transitivePeerDependencies: - aws-crt dev: false - /@aws-sdk/credential-provider-web-identity@3.485.0: - resolution: {integrity: sha512-WpBFZFE0iXtnibH5POMEKITj/hR0YV5l2n9p8BEvKjdJ63s3Xke1RN20ZdIyKDaRDwj8adnKDgNPEnAKdS4kLw==} + /@aws-sdk/credential-provider-web-identity@3.489.0: + resolution: {integrity: sha512-mjIuE2Wg1H/ds0nXQ/7vfusEDudmdd8YzKZI1y5O4n60iZZtyB2RNIECtvLMx1EQAKclidY7/06qQkArrGau5Q==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 - '@smithy/property-provider': 2.0.16 + '@aws-sdk/types': 3.489.0 + '@smithy/property-provider': 2.0.17 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/middleware-bucket-endpoint@3.485.0: - resolution: {integrity: sha512-DptPuprsx9V1LH91ZvC/7a7B1UnuSAIi1ArJHlHqJL1ISo6sH1oeXP6KRa0tj8biGMDIx0b22wg8EEpFePMy3w==} + /@aws-sdk/middleware-bucket-endpoint@3.489.0: + resolution: {integrity: sha512-6rJ5bpNMKo7sEKQ6p2DMbQwM+ahMYASRxfdyH7hs18blvlcS20H1RYpNmJMqPPjxMwUWruty2JPMIRl4DFcv8w==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@aws-sdk/util-arn-parser': 3.465.0 '@smithy/node-config-provider': 2.1.9 '@smithy/protocol-http': 3.0.12 @@ -499,23 +499,23 @@ packages: tslib: 2.6.2 dev: false - /@aws-sdk/middleware-expect-continue@3.485.0: - resolution: {integrity: sha512-rOwJJWM1/ydwSiJJ1l/X5h91u2Xzb8/CwOW6ZY+E8iZA0HDCtlJnKNlhHb+NHGtDamd4+1qdGSRtPQevyS58Cg==} + /@aws-sdk/middleware-expect-continue@3.489.0: + resolution: {integrity: sha512-2RZfnVZFaGHwzPDQJsyf9SXufu1gUd4VsMhm7dC7SWF85XmpDrozbFznS/tD22QdtyWjerLoydZJMq229hpPqg==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@smithy/protocol-http': 3.0.12 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/middleware-flexible-checksums@3.485.0: - resolution: {integrity: sha512-5+OmVMbEwl1LDdWbaJxoSViw6vuMsdDQgASFUM37aG46q1zWSiPU171IXutEAFZZXN/t0HcOFi0AmNrS0o+dkQ==} + /@aws-sdk/middleware-flexible-checksums@3.489.0: + resolution: {integrity: sha512-Cy3rBUMr4P7raxzrJFWNRshfKrKV2EojawaC9Bfk/T8aFlV+FmVrRg4ISAXMOfS5pfy3xfAbvkzjOaeqCsGfrA==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/crc32': 3.0.0 '@aws-crypto/crc32c': 3.0.0 - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@smithy/is-array-buffer': 2.0.0 '@smithy/protocol-http': 3.0.12 '@smithy/types': 2.8.0 @@ -523,49 +523,49 @@ packages: tslib: 2.6.2 dev: false - /@aws-sdk/middleware-host-header@3.485.0: - resolution: {integrity: sha512-1mAUX9dQNGo2RIKseVj7SI/D5abQJQ/Os8hQ0NyVAyyVYF+Yjx5PphKgfhM5yoBwuwZUl6q71XPYEGNx7be6SA==} + /@aws-sdk/middleware-host-header@3.489.0: + resolution: {integrity: sha512-Cl7HJ1jhOfllwf0CRx1eB4ypRGMqdGKWpc0eSTXty7wWSvCdMZUhwfjQqu2bIOIlgYxg/gFu6TVmVZ6g4O8PlA==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@smithy/protocol-http': 3.0.12 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/middleware-location-constraint@3.485.0: - resolution: {integrity: sha512-Mrp4chtYliqCUSVjzLYPcZCPGmhL4QM7o6NhHBdA6omaIGdn4pJqFwN5ELZoWJDZMKyfrKi6s6u97jR9VtEXRg==} + /@aws-sdk/middleware-location-constraint@3.489.0: + resolution: {integrity: sha512-NIVr+kHR2N6gxFeE3TNw2mEBxgj0N9xXBLy3dNYMMlAUvQlT/0z9HlC9+3XqcTS/Z5ElF/+pei6nqXTVt0He9A==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/middleware-logger@3.485.0: - resolution: {integrity: sha512-O8IgJ0LHi5wTs5GlpI7nqmmSSagkVdd1shpGgQWY2h0kMSCII8CJZHBG97dlFFpGTvx5EDlhPNek7rl/6F4dRw==} + /@aws-sdk/middleware-logger@3.489.0: + resolution: {integrity: sha512-+EVDnWese61MdImcBNAgz/AhTcIZJaska/xsU3GWU9CP905x4a4qZdB7fExFMDu1Jlz5pJqNteFYYHCFMJhHfg==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/middleware-recursion-detection@3.485.0: - resolution: {integrity: sha512-ZeVNATGNFcqkWDut3luVszROTUzkU5u+rJpB/xmeMoenlDAjPRiHt/ca3WkI5wAnIJ1VSNGpD2sOFLMCH+EWag==} + /@aws-sdk/middleware-recursion-detection@3.489.0: + resolution: {integrity: sha512-m4rU+fTzziQcu9DKjRNZ4nQlXENEd2ZnJblJV4ONdWqqEjbmOgOj3P6aCCQlJdIbzuNvX1FBOZ5tY59ZpERo7Q==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@smithy/protocol-http': 3.0.12 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/middleware-sdk-s3@3.485.0: - resolution: {integrity: sha512-3769c4e3UtvaNU5T6dHxhjGI1kEXymldqiP1PMZMX2jVffwSGhbvyLq0Kl6+9Jr51fj2oXN6Tex+8J9+5dzTgQ==} + /@aws-sdk/middleware-sdk-s3@3.489.0: + resolution: {integrity: sha512-/GGASx7mK9qEgy1znvleYMZKVqm3sOdGghqKdy2zgoGcH2jH+fZrLM0lDMT9bvdITmOCbJJs2rVHP3xm/ZWcXg==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@aws-sdk/util-arn-parser': 3.465.0 '@smithy/node-config-provider': 2.1.9 '@smithy/protocol-http': 3.0.12 @@ -576,12 +576,12 @@ packages: tslib: 2.6.2 dev: false - /@aws-sdk/middleware-signing@3.485.0: - resolution: {integrity: sha512-41xzT2p1sOibhsLkdE5rwPJkNbBtKD8Gp36/ySfu0KE415wfXKacElSVxAaBw39/j7iSWDYqqybeEYbAzk+3GQ==} + /@aws-sdk/middleware-signing@3.489.0: + resolution: {integrity: sha512-rlHcWYZn6Ym3v/u0DvKNDiD7ogIzEsHlerm0lowTiQbszkFobOiUClRTALwvsUZdAAztl706qO1OKbnGnD6Ubw==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 - '@smithy/property-provider': 2.0.16 + '@aws-sdk/types': 3.489.0 + '@smithy/property-provider': 2.0.17 '@smithy/protocol-http': 3.0.12 '@smithy/signature-v4': 2.0.18 '@smithy/types': 2.8.0 @@ -589,30 +589,31 @@ packages: tslib: 2.6.2 dev: false - /@aws-sdk/middleware-ssec@3.485.0: - resolution: {integrity: sha512-A59WTC0egT8zLnRzB+yWKq2AonugD1DgN4710RG70JY5XUmx5TYdECbUrVeG/zhNIKbBLLFjRcVk2uo4OZcgIA==} + /@aws-sdk/middleware-ssec@3.489.0: + resolution: {integrity: sha512-5RQg8dqERAmi1OfVEV9fbTA5NKmcvKDYP79YtH08IEFIsHWU1Y5NoqL7mXkkNyBrJNBVyasYijAbTzOuM707eg==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/middleware-user-agent@3.485.0: - resolution: {integrity: sha512-CddCVOn+OPQ0CcchketIg+WF6v+MDLAf3GOYTR2htUxxIm7HABuRd6R3kvQ5Jny9CV8gMt22G1UZITsFexSJlQ==} + /@aws-sdk/middleware-user-agent@3.489.0: + resolution: {integrity: sha512-M54Cv2fAN3GGgdfUjLtZ4wFUIrfM/ivbXv4DgpcNsacEQ2g4H+weQgKp41X7XZW8MWAzl+k1zJaryK69RYNQkQ==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 - '@aws-sdk/util-endpoints': 3.485.0 + '@aws-sdk/types': 3.489.0 + '@aws-sdk/util-endpoints': 3.489.0 '@smithy/protocol-http': 3.0.12 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/region-config-resolver@3.485.0: - resolution: {integrity: sha512-2FB2EQ0sIE+YgFqGtkE1lDIMIL6nYe6MkOHBwBM7bommadKIrbbr2L22bPZGs3ReTsxiJabjzxbuCAVhrpHmhg==} + /@aws-sdk/region-config-resolver@3.489.0: + resolution: {integrity: sha512-UvrnB78XTz9ddby7mr0vuUHn2MO3VTjzaIu+GQhyedMGQU0QlIQrYOlzbbu4LC5rL1O8FxFLUxRe/AAjgwyuGw==} engines: {node: '>=14.0.0'} dependencies: + '@aws-sdk/types': 3.489.0 '@smithy/node-config-provider': 2.1.9 '@smithy/types': 2.8.0 '@smithy/util-config-provider': 2.1.0 @@ -620,13 +621,13 @@ packages: tslib: 2.6.2 dev: false - /@aws-sdk/s3-request-presigner@3.485.0: - resolution: {integrity: sha512-5TCyl1H/PdBH0XDSILb9y1d/fU+tDEQ7Fkqeb2gIYENDG09dX68TtcZVGs0sMZtC9CLUFpmEp8R/3LtfuoeY6w==} + /@aws-sdk/s3-request-presigner@3.490.0: + resolution: {integrity: sha512-ZHs+FlcTv9MKMM0b9svxxQio4FiRxDNstKYG8sbm9YEoahYV25h3K3butUiThaiOeYePOD7jHdbdXz4/XasxXg==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/signature-v4-multi-region': 3.485.0 - '@aws-sdk/types': 3.485.0 - '@aws-sdk/util-format-url': 3.485.0 + '@aws-sdk/signature-v4-multi-region': 3.489.0 + '@aws-sdk/types': 3.489.0 + '@aws-sdk/util-format-url': 3.489.0 '@smithy/middleware-endpoint': 2.3.0 '@smithy/protocol-http': 3.0.12 '@smithy/smithy-client': 2.2.1 @@ -634,33 +635,33 @@ packages: tslib: 2.6.2 dev: false - /@aws-sdk/signature-v4-multi-region@3.485.0: - resolution: {integrity: sha512-168ipXkbG75l9cKQmsBtx/4+AYjGsBoy724bXosW13t2/l/E3IzJAYUjDROiK0JXVMG85xAnGWbFwZkjxVXzrQ==} + /@aws-sdk/signature-v4-multi-region@3.489.0: + resolution: {integrity: sha512-kYFM7Opu36EkFlzXdVNOBFpQApgnuaTu/U/qYhGyuzeD+HNnYgZEsd/tDro1DQ074jVy3GN9ttJSYxq5I4oTkA==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/middleware-sdk-s3': 3.485.0 - '@aws-sdk/types': 3.485.0 + '@aws-sdk/middleware-sdk-s3': 3.489.0 + '@aws-sdk/types': 3.489.0 '@smithy/protocol-http': 3.0.12 '@smithy/signature-v4': 2.0.18 '@smithy/types': 2.8.0 tslib: 2.6.2 dev: false - /@aws-sdk/token-providers@3.485.0: - resolution: {integrity: sha512-kOXA1WKIVIFNRqHL8ynVZ3hCKLsgnEmGr2iDR6agDNw5fYIlCO/6N2xR6QdGcLTvUUbwOlz4OvKLUQnWMKAnnA==} + /@aws-sdk/token-providers@3.489.0: + resolution: {integrity: sha512-hSgjB8CMQoA8EIQ0ripDjDtbBcWDSa+7vSBYPIzksyknaGERR/GUfGXLV2dpm5t17FgFG6irT5f3ZlBzarL8Dw==} engines: {node: '>=14.0.0'} dependencies: '@aws-crypto/sha256-browser': 3.0.0 '@aws-crypto/sha256-js': 3.0.0 - '@aws-sdk/middleware-host-header': 3.485.0 - '@aws-sdk/middleware-logger': 3.485.0 - '@aws-sdk/middleware-recursion-detection': 3.485.0 - '@aws-sdk/middleware-user-agent': 3.485.0 - '@aws-sdk/region-config-resolver': 3.485.0 - '@aws-sdk/types': 3.485.0 - '@aws-sdk/util-endpoints': 3.485.0 - '@aws-sdk/util-user-agent-browser': 3.485.0 - '@aws-sdk/util-user-agent-node': 3.485.0 + '@aws-sdk/middleware-host-header': 3.489.0 + '@aws-sdk/middleware-logger': 3.489.0 + '@aws-sdk/middleware-recursion-detection': 3.489.0 + '@aws-sdk/middleware-user-agent': 3.489.0 + '@aws-sdk/region-config-resolver': 3.489.0 + '@aws-sdk/types': 3.489.0 + '@aws-sdk/util-endpoints': 3.489.0 + '@aws-sdk/util-user-agent-browser': 3.489.0 + '@aws-sdk/util-user-agent-node': 3.489.0 '@smithy/config-resolver': 2.0.23 '@smithy/fetch-http-handler': 2.3.2 '@smithy/hash-node': 2.0.18 @@ -672,9 +673,9 @@ packages: '@smithy/middleware-stack': 2.0.10 '@smithy/node-config-provider': 2.1.9 '@smithy/node-http-handler': 2.2.2 - '@smithy/property-provider': 2.0.16 + '@smithy/property-provider': 2.0.17 '@smithy/protocol-http': 3.0.12 - '@smithy/shared-ini-file-loader': 2.2.7 + '@smithy/shared-ini-file-loader': 2.2.8 '@smithy/smithy-client': 2.2.1 '@smithy/types': 2.8.0 '@smithy/url-parser': 2.0.16 @@ -691,8 +692,8 @@ packages: - aws-crt dev: false - /@aws-sdk/types@3.485.0: - resolution: {integrity: sha512-+QW32YQdvZRDOwrAQPo/qCyXoSjgXB6RwJwCwkd8ebJXRXw6tmGKIHaZqYHt/LtBymvnaBgBBADNa4+qFvlOFw==} + /@aws-sdk/types@3.489.0: + resolution: {integrity: sha512-kcDtLfKog/p0tC4gAeqJqWxAiEzfe2LRPnKamvSG2Mjbthx4R/alE2dxyIq/wW+nvRv0fqR3OD5kD1+eVfdr/w==} engines: {node: '>=14.0.0'} dependencies: '@smithy/types': 2.8.0 @@ -706,20 +707,21 @@ packages: tslib: 2.6.2 dev: false - /@aws-sdk/util-endpoints@3.485.0: - resolution: {integrity: sha512-dTd642F7nJisApF8YjniqQ6U59CP/DCtar11fXf1nG9YNBCBsNNVw5ZfZb5nSNzaIdy27mQioWTCV18JEj1mxg==} + /@aws-sdk/util-endpoints@3.489.0: + resolution: {integrity: sha512-uGyG1u84ATX03mf7bT4xD9XD/vlYJGD5+RxMN/UpzeTfzXfh+jvCQWbOQ44z8ttFJWYQQqrLxkfpF/JgvALzLA==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 + '@smithy/types': 2.8.0 '@smithy/util-endpoints': 1.0.8 tslib: 2.6.2 dev: false - /@aws-sdk/util-format-url@3.485.0: - resolution: {integrity: sha512-CW82AQ8UD88jhI2OyAgT5yA8NH2KE0mgludRXYDT5uvwj6nlA7c2B+c2UJwbkMdlsUZip/XvN+jFoRR7AJH1GQ==} + /@aws-sdk/util-format-url@3.489.0: + resolution: {integrity: sha512-yqIf9RMdOSxMUrv1BVDmrYp5kjLh4RxA17BTqzcQK8cXkRBqBP8ydbCQXENSv8LZSMH7AnrXNHBD1eiVuKRzZw==} engines: {node: '>=14.0.0'} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@smithy/querystring-builder': 2.0.16 '@smithy/types': 2.8.0 tslib: 2.6.2 @@ -732,17 +734,17 @@ packages: tslib: 2.6.2 dev: false - /@aws-sdk/util-user-agent-browser@3.485.0: - resolution: {integrity: sha512-QliWbjg0uOhGTcWgWTKPMY0SBi07g253DjwrCINT1auqDrdQPxa10xozpZExBYjAK2KuhYDNUzni127ae6MHOw==} + /@aws-sdk/util-user-agent-browser@3.489.0: + resolution: {integrity: sha512-85B9KMsuMpAZauzWQ16r52ZBAHYnznW6BVitnBglsibN7oJKn10Hggt4QGuRhvQFCxQ8YhvBl7r+vQGFO4hxIw==} dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@smithy/types': 2.8.0 bowser: 2.11.0 tslib: 2.6.2 dev: false - /@aws-sdk/util-user-agent-node@3.485.0: - resolution: {integrity: sha512-QF+aQ9jnDlPUlFBxBRqOylPf86xQuD3aEPpOErR+50qJawVvKa94uiAFdvtI9jv6hnRZmuFsTj2rsyytnbAYBA==} + /@aws-sdk/util-user-agent-node@3.489.0: + resolution: {integrity: sha512-CYdkBHig8sFNc0dv11Ni9WXvZQHeI5+z77OrDHKkbidFx/V4BDTuwZw4K1vWg62pzFOEfzunJFiULRcDZWJR3w==} engines: {node: '>=14.0.0'} peerDependencies: aws-crt: '>=1.0.0' @@ -750,7 +752,7 @@ packages: aws-crt: optional: true dependencies: - '@aws-sdk/types': 3.485.0 + '@aws-sdk/types': 3.489.0 '@smithy/node-config-provider': 2.1.9 '@smithy/types': 2.8.0 tslib: 2.6.2 @@ -1271,7 +1273,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -1292,14 +1294,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0(@types/node@20.10.6) + jest-config: 29.7.0(@types/node@20.11.0) jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -1327,7 +1329,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 jest-mock: 29.7.0 dev: false @@ -1354,7 +1356,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.10.6 + '@types/node': 20.11.0 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -1387,7 +1389,7 @@ packages: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.20 - '@types/node': 20.10.6 + '@types/node': 20.11.0 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -1475,7 +1477,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.10.6 + '@types/node': 20.11.0 '@types/yargs': 17.0.32 chalk: 4.1.2 dev: false @@ -1835,17 +1837,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/credential-provider-imds@2.1.4: - resolution: {integrity: sha512-cwPJN1fa1YOQzhBlTXRavABEYRRchci1X79QRwzaNLySnIMJfztyv1Zkst0iZPLMnpn8+CnHu3wOHS11J5Dr3A==} - engines: {node: '>=14.0.0'} - dependencies: - '@smithy/node-config-provider': 2.1.9 - '@smithy/property-provider': 2.0.16 - '@smithy/types': 2.8.0 - '@smithy/url-parser': 2.0.16 - tslib: 2.6.2 - dev: false - /@smithy/credential-provider-imds@2.1.5: resolution: {integrity: sha512-VfvE6Wg1MUWwpTZFBnUD7zxvPhLY8jlHCzu6bCjlIYoWgXCDzZAML76IlZUEf45nib3rjehnFgg0s1rgsuN/bg==} engines: {node: '>=14.0.0'} @@ -1857,15 +1848,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/eventstream-codec@2.0.15: - resolution: {integrity: sha512-crjvz3j1gGPwA0us6cwS7+5gAn35CTmqu/oIxVbYJo2Qm/sGAye6zGJnMDk3BKhWZw5kcU1G4MxciTkuBpOZPg==} - dependencies: - '@aws-crypto/crc32': 3.0.0 - '@smithy/types': 2.8.0 - '@smithy/util-hex-encoding': 2.0.0 - tslib: 2.6.2 - dev: false - /@smithy/eventstream-codec@2.0.16: resolution: {integrity: sha512-umYh5pdCE9GHgiMAH49zu9wXWZKNHHdKPm/lK22WYISTjqu29SepmpWNmPiBLy/yUu4HFEGJHIFrDWhbDlApaw==} dependencies: @@ -2044,14 +2026,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/property-provider@2.0.16: - resolution: {integrity: sha512-28Ky0LlOqtEjwg5CdHmwwaDRHcTWfPRzkT6HrhwOSRS2RryAvuDfJrZpM+BMcrdeCyEg1mbcgIMoqTla+rdL8Q==} - engines: {node: '>=14.0.0'} - dependencies: - '@smithy/types': 2.8.0 - tslib: 2.6.2 - dev: false - /@smithy/property-provider@2.0.17: resolution: {integrity: sha512-+VkeZbVu7qtQ2DjI48Qwaf9fPOr3gZIwxQpuLJgRRSkWsdSvmaTCxI3gzRFKePB63Ts9r4yjn4HkxSCSkdWmcQ==} engines: {node: '>=14.0.0'} @@ -2092,14 +2066,6 @@ packages: '@smithy/types': 2.8.0 dev: false - /@smithy/shared-ini-file-loader@2.2.7: - resolution: {integrity: sha512-0Qt5CuiogIuvQIfK+be7oVHcPsayLgfLJGkPlbgdbl0lD28nUKu4p11L+UG3SAEsqc9UsazO+nErPXw7+IgDpQ==} - engines: {node: '>=14.0.0'} - dependencies: - '@smithy/types': 2.8.0 - tslib: 2.6.2 - dev: false - /@smithy/shared-ini-file-loader@2.2.8: resolution: {integrity: sha512-E62byatbwSWrtq9RJ7xN40tqrRKDGrEL4EluyNpaIDvfvet06a/QC58oHw2FgVaEgkj0tXZPjZaKrhPfpoU0qw==} engines: {node: '>=14.0.0'} @@ -2112,11 +2078,11 @@ packages: resolution: {integrity: sha512-SJRAj9jT/l9ocm8D0GojMbnA1sp7I4JeStOQ4lEXI8A5eHE73vbjlzlqIFB7cLvIgau0oUl4cGVpF9IGCrvjlw==} engines: {node: '>=14.0.0'} dependencies: - '@smithy/eventstream-codec': 2.0.15 + '@smithy/eventstream-codec': 2.0.16 '@smithy/is-array-buffer': 2.0.0 '@smithy/types': 2.8.0 '@smithy/util-hex-encoding': 2.0.0 - '@smithy/util-middleware': 2.0.8 + '@smithy/util-middleware': 2.0.9 '@smithy/util-uri-escape': 2.0.0 '@smithy/util-utf8': 2.0.2 tslib: 2.6.2 @@ -2225,14 +2191,6 @@ packages: tslib: 2.6.2 dev: false - /@smithy/util-middleware@2.0.8: - resolution: {integrity: sha512-qkvqQjM8fRGGA8P2ydWylMhenCDP8VlkPn8kiNuFEaFz9xnUKC2irfqsBSJrfrOB9Qt6pQsI58r3zvvumhFMkw==} - engines: {node: '>=14.0.0'} - dependencies: - '@smithy/types': 2.8.0 - tslib: 2.6.2 - dev: false - /@smithy/util-middleware@2.0.9: resolution: {integrity: sha512-PnCnBJ07noMX1lMDTEefmxSlusWJUiLfrme++MfK5TD0xz8NYmakgoXy5zkF/16zKGmiwOeKAztWT/Vjk1KRIQ==} engines: {node: '>=14.0.0'} @@ -2355,7 +2313,7 @@ packages: chalk: 3.0.0 css.escape: 1.5.1 dom-accessibility-api: 0.6.3 - jest: 29.7.0(@types/node@20.10.6) + jest: 29.7.0(@types/node@20.11.0) lodash: 4.17.21 redent: 3.0.0 dev: false @@ -2415,7 +2373,7 @@ packages: /@types/graceful-fs@4.1.9: resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} dependencies: - '@types/node': 20.10.6 + '@types/node': 20.11.0 dev: false /@types/istanbul-lib-coverage@2.0.6: @@ -2444,7 +2402,7 @@ packages: /@types/jsdom@20.0.1: resolution: {integrity: sha512-d0r18sZPmMQr1eG35u12FZfhIXNrnsPU/g5wvRKCUf/tOGilKKwYMYGqh33BNR6ba+2gkHw1EUiHoN3mn7E5IQ==} dependencies: - '@types/node': 20.10.6 + '@types/node': 20.11.0 '@types/tough-cookie': 4.0.5 parse5: 7.1.2 dev: false @@ -2457,8 +2415,8 @@ packages: resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: false - /@types/node@20.10.6: - resolution: {integrity: sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==} + /@types/node@20.11.0: + resolution: {integrity: sha512-o9bjXmDNcF7GbM4CNQpmi+TutCgap/K3w1JyKgxAjqx41zp9qlIAVFi0IhCNsJcXolEqLWhbFbEeL0PvYm4pcQ==} dependencies: undici-types: 5.26.5 dev: false @@ -2466,7 +2424,7 @@ packages: /@types/pg@8.6.6: resolution: {integrity: sha512-O2xNmXebtwVekJDD+02udOncjVcMZQuTEQEMpKJ0ZRf5E7/9JJX3izhKUcUifBkyKpljyUM6BTgy2trmviKlpw==} dependencies: - '@types/node': 20.10.6 + '@types/node': 20.11.0 pg-protocol: 1.6.0 pg-types: 2.2.0 dev: false @@ -2515,8 +2473,8 @@ packages: '@types/yargs-parser': 21.0.3 dev: false - /@typescript-eslint/eslint-plugin@6.18.0(@typescript-eslint/parser@6.18.0)(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-3lqEvQUdCozi6d1mddWqd+kf8KxmGq2Plzx36BlkjuQe3rSTm/O98cLf0A4uDO+a5N1KD2SeEEl6fW97YHY+6w==} + /@typescript-eslint/eslint-plugin@6.18.1(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3): + resolution: {integrity: sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -2527,11 +2485,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.18.0(eslint@8.56.0)(typescript@5.3.3) - '@typescript-eslint/scope-manager': 6.18.0 - '@typescript-eslint/type-utils': 6.18.0(eslint@8.56.0)(typescript@5.3.3) - '@typescript-eslint/utils': 6.18.0(eslint@8.56.0)(typescript@5.3.3) - '@typescript-eslint/visitor-keys': 6.18.0 + '@typescript-eslint/parser': 6.18.1(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 6.18.1 + '@typescript-eslint/type-utils': 6.18.1(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/utils': 6.18.1(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/visitor-keys': 6.18.1 debug: 4.3.4 eslint: 8.56.0 graphemer: 1.4.0 @@ -2544,8 +2502,8 @@ packages: - supports-color dev: false - /@typescript-eslint/parser@6.18.0(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-v6uR68SFvqhNQT41frCMCQpsP+5vySy6IdgjlzUWoo7ALCnpaWYcz/Ij2k4L8cEsL0wkvOviCMpjmtRtHNOKzA==} + /@typescript-eslint/parser@6.18.1(eslint@8.56.0)(typescript@5.3.3): + resolution: {integrity: sha512-zct/MdJnVaRRNy9e84XnVtRv9Vf91/qqe+hZJtKanjojud4wAVy/7lXxJmMyX6X6J+xc6c//YEWvpeif8cAhWA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2554,10 +2512,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.18.0 - '@typescript-eslint/types': 6.18.0 - '@typescript-eslint/typescript-estree': 6.18.0(typescript@5.3.3) - '@typescript-eslint/visitor-keys': 6.18.0 + '@typescript-eslint/scope-manager': 6.18.1 + '@typescript-eslint/types': 6.18.1 + '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.3.3) + '@typescript-eslint/visitor-keys': 6.18.1 debug: 4.3.4 eslint: 8.56.0 typescript: 5.3.3 @@ -2565,16 +2523,16 @@ packages: - supports-color dev: false - /@typescript-eslint/scope-manager@6.18.0: - resolution: {integrity: sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==} + /@typescript-eslint/scope-manager@6.18.1: + resolution: {integrity: sha512-BgdBwXPFmZzaZUuw6wKiHKIovms97a7eTImjkXCZE04TGHysG+0hDQPmygyvgtkoB/aOQwSM/nWv3LzrOIQOBw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.18.0 - '@typescript-eslint/visitor-keys': 6.18.0 + '@typescript-eslint/types': 6.18.1 + '@typescript-eslint/visitor-keys': 6.18.1 dev: false - /@typescript-eslint/type-utils@6.18.0(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-ZeMtrXnGmTcHciJN1+u2CigWEEXgy1ufoxtWcHORt5kGvpjjIlK9MUhzHm4RM8iVy6dqSaZA/6PVkX6+r+ChjQ==} + /@typescript-eslint/type-utils@6.18.1(eslint@8.56.0)(typescript@5.3.3): + resolution: {integrity: sha512-wyOSKhuzHeU/5pcRDP2G2Ndci+4g653V43gXTpt4nbyoIOAASkGDA9JIAgbQCdCkcr1MvpSYWzxTz0olCn8+/Q==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2583,8 +2541,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.18.0(typescript@5.3.3) - '@typescript-eslint/utils': 6.18.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.3.3) + '@typescript-eslint/utils': 6.18.1(eslint@8.56.0)(typescript@5.3.3) debug: 4.3.4 eslint: 8.56.0 ts-api-utils: 1.0.3(typescript@5.3.3) @@ -2593,13 +2551,13 @@ packages: - supports-color dev: false - /@typescript-eslint/types@6.18.0: - resolution: {integrity: sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==} + /@typescript-eslint/types@6.18.1: + resolution: {integrity: sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw==} engines: {node: ^16.0.0 || >=18.0.0} dev: false - /@typescript-eslint/typescript-estree@6.18.0(typescript@5.3.3): - resolution: {integrity: sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==} + /@typescript-eslint/typescript-estree@6.18.1(typescript@5.3.3): + resolution: {integrity: sha512-fv9B94UAhywPRhUeeV/v+3SBDvcPiLxRZJw/xZeeGgRLQZ6rLMG+8krrJUyIf6s1ecWTzlsbp0rlw7n9sjufHA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -2607,8 +2565,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.18.0 - '@typescript-eslint/visitor-keys': 6.18.0 + '@typescript-eslint/types': 6.18.1 + '@typescript-eslint/visitor-keys': 6.18.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -2620,8 +2578,8 @@ packages: - supports-color dev: false - /@typescript-eslint/utils@6.18.0(eslint@8.56.0)(typescript@5.3.3): - resolution: {integrity: sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==} + /@typescript-eslint/utils@6.18.1(eslint@8.56.0)(typescript@5.3.3): + resolution: {integrity: sha512-zZmTuVZvD1wpoceHvoQpOiewmWu3uP9FuTWo8vqpy2ffsmfCE8mklRPi+vmnIYAIk9t/4kOThri2QCDgor+OpQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -2629,9 +2587,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@types/json-schema': 7.0.15 '@types/semver': 7.5.6 - '@typescript-eslint/scope-manager': 6.18.0 - '@typescript-eslint/types': 6.18.0 - '@typescript-eslint/typescript-estree': 6.18.0(typescript@5.3.3) + '@typescript-eslint/scope-manager': 6.18.1 + '@typescript-eslint/types': 6.18.1 + '@typescript-eslint/typescript-estree': 6.18.1(typescript@5.3.3) eslint: 8.56.0 semver: 7.5.4 transitivePeerDependencies: @@ -2639,11 +2597,11 @@ packages: - typescript dev: false - /@typescript-eslint/visitor-keys@6.18.0: - resolution: {integrity: sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==} + /@typescript-eslint/visitor-keys@6.18.1: + resolution: {integrity: sha512-/kvt0C5lRqGoCfsbmm7/CwMqoSkY3zzHLIjdhHZQW3VFrnz7ATecOHR7nb7V+xn4286MBxfnQfQhAmCI0u+bJA==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.18.0 + '@typescript-eslint/types': 6.18.1 eslint-visitor-keys: 3.4.3 dev: false @@ -3255,7 +3213,7 @@ packages: engines: {node: '>= 0.6'} dev: false - /create-jest@29.7.0(@types/node@20.10.6): + /create-jest@29.7.0(@types/node@20.11.0): resolution: {integrity: sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -3264,7 +3222,7 @@ packages: chalk: 4.1.2 exit: 0.1.2 graceful-fs: 4.2.11 - jest-config: 29.7.0(@types/node@20.10.6) + jest-config: 29.7.0(@types/node@20.11.0) jest-util: 29.7.0 prompts: 2.4.2 transitivePeerDependencies: @@ -3325,8 +3283,8 @@ packages: whatwg-url: 11.0.0 dev: false - /date-fns@3.1.0: - resolution: {integrity: sha512-ZO7yefXV/wCWzd3I9haCHmfzlfA3i1a2HHO7ZXjtJrRjXt8FULKJ2Vl8wji3XYF4dQ0ZJ/tokXDZeYlFvgms9Q==} + /date-fns@3.2.0: + resolution: {integrity: sha512-E4KWKavANzeuusPi0jUjpuI22SURAznGkx7eZV+4i6x2A+IZxAMcajgkvuDAU1bg40+xuhW1zRdVIIM/4khuIg==} dev: false /debug@3.2.7: @@ -3670,11 +3628,11 @@ packages: dependencies: '@next/eslint-plugin-next': 14.0.4 '@rushstack/eslint-patch': 1.6.1 - '@typescript-eslint/parser': 6.18.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/parser': 6.18.1(eslint@8.56.0)(typescript@5.3.3) eslint: 8.56.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.18.1)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.18.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) eslint-plugin-jsx-a11y: 6.8.0(eslint@8.56.0) eslint-plugin-react: 7.33.2(eslint@8.56.0) eslint-plugin-react-hooks: 4.6.0(eslint@8.56.0) @@ -3694,7 +3652,7 @@ packages: - supports-color dev: false - /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0): + /eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@6.18.1)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0): resolution: {integrity: sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -3704,8 +3662,8 @@ packages: debug: 4.3.4 enhanced-resolve: 5.15.0 eslint: 8.56.0 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) - eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.18.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) + eslint-plugin-import: 2.29.1(@typescript-eslint/parser@6.18.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) fast-glob: 3.3.2 get-tsconfig: 4.7.2 is-core-module: 2.13.1 @@ -3717,7 +3675,7 @@ packages: - supports-color dev: false - /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@6.18.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -3738,16 +3696,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.18.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/parser': 6.18.1(eslint@8.56.0)(typescript@5.3.3) debug: 3.2.7 eslint: 8.56.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0) + eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@6.18.1)(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1)(eslint@8.56.0) transitivePeerDependencies: - supports-color dev: false - /eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0): + /eslint-plugin-import@2.29.1(@typescript-eslint/parser@6.18.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0): resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} engines: {node: '>=4'} peerDependencies: @@ -3757,7 +3715,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.18.0(eslint@8.56.0)(typescript@5.3.3) + '@typescript-eslint/parser': 6.18.1(eslint@8.56.0)(typescript@5.3.3) array-includes: 3.1.7 array.prototype.findlastindex: 1.2.3 array.prototype.flat: 1.3.2 @@ -3766,7 +3724,7 @@ packages: doctrine: 2.1.0 eslint: 8.56.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.18.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.18.1)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1)(eslint@8.56.0) hasown: 2.0.0 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -4087,8 +4045,8 @@ packages: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} dev: false - /framer-motion@10.17.9(react-dom@18.2.0)(react@18.2.0): - resolution: {integrity: sha512-z2NpP8r+XuALoPA7ZVZHm/OoTnwkQNJFBu91sC86o/FYvJ4x7ar3eQnixgwYWFK7kEqOtQ6whtNM37tn1KrOOA==} + /framer-motion@10.18.0(react-dom@18.2.0)(react@18.2.0): + resolution: {integrity: sha512-oGlDh1Q1XqYPksuTD/usb0I70hq95OUzmL9+6Zd+Hs4XV0oaISBa/UUMSjYiq6m8EUF32132mOJ8xVZS+I0S6w==} peerDependencies: react: ^18.0.0 react-dom: ^18.0.0 @@ -4717,7 +4675,7 @@ packages: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.1 @@ -4738,7 +4696,7 @@ packages: - supports-color dev: false - /jest-cli@29.7.0(@types/node@20.10.6): + /jest-cli@29.7.0(@types/node@20.11.0): resolution: {integrity: sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -4752,10 +4710,10 @@ packages: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 chalk: 4.1.2 - create-jest: 29.7.0(@types/node@20.10.6) + create-jest: 29.7.0(@types/node@20.11.0) exit: 0.1.2 import-local: 3.1.0 - jest-config: 29.7.0(@types/node@20.10.6) + jest-config: 29.7.0(@types/node@20.11.0) jest-util: 29.7.0 jest-validate: 29.7.0 yargs: 17.7.2 @@ -4766,7 +4724,7 @@ packages: - ts-node dev: false - /jest-config@29.7.0(@types/node@20.10.6): + /jest-config@29.7.0(@types/node@20.11.0): resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -4781,7 +4739,7 @@ packages: '@babel/core': 7.23.7 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 babel-jest: 29.7.0(@babel/core@7.23.7) chalk: 4.1.2 ci-info: 3.9.0 @@ -4847,7 +4805,7 @@ packages: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 '@types/jsdom': 20.0.1 - '@types/node': 20.10.6 + '@types/node': 20.11.0 jest-mock: 29.7.0 jest-util: 29.7.0 jsdom: 20.0.3 @@ -4864,7 +4822,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 jest-mock: 29.7.0 jest-util: 29.7.0 dev: false @@ -4880,7 +4838,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.10.6 + '@types/node': 20.11.0 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 @@ -4931,7 +4889,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 jest-util: 29.7.0 dev: false @@ -4986,7 +4944,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -5017,7 +4975,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 chalk: 4.1.2 cjs-module-lexer: 1.2.3 collect-v8-coverage: 1.0.2 @@ -5069,7 +5027,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -5094,7 +5052,7 @@ packages: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.10.6 + '@types/node': 20.11.0 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -5106,13 +5064,13 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.10.6 + '@types/node': 20.11.0 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 dev: false - /jest@29.7.0(@types/node@20.10.6): + /jest@29.7.0(@types/node@20.11.0): resolution: {integrity: sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -5125,7 +5083,7 @@ packages: '@jest/core': 29.7.0 '@jest/types': 29.6.3 import-local: 3.1.0 - jest-cli: 29.7.0(@types/node@20.10.6) + jest-cli: 29.7.0(@types/node@20.11.0) transitivePeerDependencies: - '@types/node' - babel-plugin-macros @@ -6011,8 +5969,8 @@ packages: scheduler: 0.23.0 dev: false - /react-icons@4.12.0(react@18.2.0): - resolution: {integrity: sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==} + /react-icons@5.0.1(react@18.2.0): + resolution: {integrity: sha512-WqLZJ4bLzlhmsvme6iFdgO8gfZP17rfjYEJ2m9RsZjZ+cc4k1hTzknEz63YS1MeT50kVzoa1Nz36f4BEx+Wigw==} peerDependencies: react: '*' dependencies: