From 9007acb76c84d9e99251beb94a313e1c412c3777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 11:25:19 +0000 Subject: [PATCH] chore(deps): bump @types/node from 20.4.4 to 20.4.5 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.4 to 20.4.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 168 ++++++++++++++++++++++++------------------------- 2 files changed, 84 insertions(+), 86 deletions(-) diff --git a/package.json b/package.json index 5261897b1..7771b4a0a 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@emotion/react": "^11.11.1", "@emotion/styled": "^11.11.0", "@headlessui/react": "^1.7.15", - "@types/node": "20.4.4", + "@types/node": "20.4.5", "@types/react": "18.2.16", "@types/react-dom": "18.2.7", "autoprefixer": "10.4.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 17d0098f4..2cd160db2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,80 +4,78 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -importers: - - .: - dependencies: - '@emotion/react': - specifier: ^11.11.1 - version: 11.11.1(@types/react@18.2.16)(react@18.2.0) - '@emotion/styled': - specifier: ^11.11.0 - version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.16)(react@18.2.0) - '@headlessui/react': - specifier: ^1.7.15 - version: 1.7.15(react-dom@18.2.0)(react@18.2.0) - '@types/node': - specifier: 20.4.4 - version: 20.4.4 - '@types/react': - specifier: 18.2.16 - version: 18.2.16 - '@types/react-dom': - specifier: 18.2.7 - version: 18.2.7 - autoprefixer: - specifier: 10.4.14 - version: 10.4.14(postcss@8.4.27) - eslint: - specifier: 8.45.0 - version: 8.45.0 - eslint-config-next: - specifier: 13.4.12 - version: 13.4.12(eslint@8.45.0)(typescript@5.1.6) - next: - specifier: ^13.4.12 - version: 13.4.12(react-dom@18.2.0)(react@18.2.0) - postcss: - specifier: 8.4.27 - version: 8.4.27 - react: - specifier: 18.2.0 - version: 18.2.0 - react-dom: - specifier: 18.2.0 - version: 18.2.0(react@18.2.0) - react-icons: - specifier: ^4.10.1 - version: 4.10.1(react@18.2.0) - react-infinite-scroll-component: - specifier: ^6.1.0 - version: 6.1.0(react@18.2.0) - react-router-dom: - specifier: ^6.14.2 - version: 6.14.2(react-dom@18.2.0)(react@18.2.0) - react-syntax-highlighter: - specifier: ^15.5.0 - version: 15.5.0(react@18.2.0) - tailwindcss: - specifier: 3.3.3 - version: 3.3.3(ts-node@10.9.1) - typescript: - specifier: 5.1.6 - version: 5.1.6 - devDependencies: - '@commitlint/cli': - specifier: ^17.6.7 - version: 17.6.7 - '@commitlint/config-conventional': - specifier: ^17.6.7 - version: 17.6.7 - '@types/react-syntax-highlighter': - specifier: ^15.5.7 - version: 15.5.7 - husky: - specifier: ^8.0.3 - version: 8.0.3 +dependencies: + '@emotion/react': + specifier: ^11.11.1 + version: 11.11.1(@types/react@18.2.16)(react@18.2.0) + '@emotion/styled': + specifier: ^11.11.0 + version: 11.11.0(@emotion/react@11.11.1)(@types/react@18.2.16)(react@18.2.0) + '@headlessui/react': + specifier: ^1.7.15 + version: 1.7.15(react-dom@18.2.0)(react@18.2.0) + '@types/node': + specifier: 20.4.5 + version: 20.4.5 + '@types/react': + specifier: 18.2.16 + version: 18.2.16 + '@types/react-dom': + specifier: 18.2.7 + version: 18.2.7 + autoprefixer: + specifier: 10.4.14 + version: 10.4.14(postcss@8.4.27) + eslint: + specifier: 8.45.0 + version: 8.45.0 + eslint-config-next: + specifier: 13.4.12 + version: 13.4.12(eslint@8.45.0)(typescript@5.1.6) + next: + specifier: ^13.4.12 + version: 13.4.12(react-dom@18.2.0)(react@18.2.0) + postcss: + specifier: 8.4.27 + version: 8.4.27 + react: + specifier: 18.2.0 + version: 18.2.0 + react-dom: + specifier: 18.2.0 + version: 18.2.0(react@18.2.0) + react-icons: + specifier: ^4.10.1 + version: 4.10.1(react@18.2.0) + react-infinite-scroll-component: + specifier: ^6.1.0 + version: 6.1.0(react@18.2.0) + react-router-dom: + specifier: ^6.14.2 + version: 6.14.2(react-dom@18.2.0)(react@18.2.0) + react-syntax-highlighter: + specifier: ^15.5.0 + version: 15.5.0(react@18.2.0) + tailwindcss: + specifier: 3.3.3 + version: 3.3.3(ts-node@10.9.1) + typescript: + specifier: 5.1.6 + version: 5.1.6 + +devDependencies: + '@commitlint/cli': + specifier: ^17.6.7 + version: 17.6.7 + '@commitlint/config-conventional': + specifier: ^17.6.7 + version: 17.6.7 + '@types/react-syntax-highlighter': + specifier: ^15.5.7 + version: 15.5.7 + husky: + specifier: ^8.0.3 + version: 8.0.3 packages: @@ -223,15 +221,15 @@ packages: '@commitlint/execute-rule': 17.4.0 '@commitlint/resolve-extends': 17.6.7 '@commitlint/types': 17.4.4 - '@types/node': 20.4.4 + '@types/node': 20.4.5 chalk: 4.1.2 cosmiconfig: 8.2.0 - cosmiconfig-typescript-loader: 4.4.0(@types/node@20.4.4)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.6) + cosmiconfig-typescript-loader: 4.4.0(@types/node@20.4.5)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.6) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 resolve-from: 5.0.0 - ts-node: 10.9.1(@types/node@20.4.4)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.5)(typescript@5.1.6) typescript: 5.1.6 transitivePeerDependencies: - '@swc/core' @@ -699,8 +697,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@20.4.4: - resolution: {integrity: sha512-CukZhumInROvLq3+b5gLev+vgpsIqC2D0deQr/yS1WnxvmYLlJXZpaQrQiseMY+6xusl79E04UjWoqyr+t1/Ew==} + /@types/node@20.4.5: + resolution: {integrity: sha512-rt40Nk13II9JwQBdeYqmbn2Q6IVTA5uPhvSO+JVqdXw/6/4glI6oR9ezty/A9Hg5u7JH4OmYmuQ+XvjKm0Datg==} /@types/normalize-package-data@2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -1227,7 +1225,7 @@ packages: resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==} dev: false - /cosmiconfig-typescript-loader@4.4.0(@types/node@20.4.4)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.6): + /cosmiconfig-typescript-loader@4.4.0(@types/node@20.4.5)(cosmiconfig@8.2.0)(ts-node@10.9.1)(typescript@5.1.6): resolution: {integrity: sha512-BabizFdC3wBHhbI4kJh0VkQP9GkBfoHPydD0COMce1nJ1kJAB3F2TmJ/I7diULBKtmEWSwEbuN/KDtgnmUUVmw==} engines: {node: '>=v14.21.3'} peerDependencies: @@ -1236,9 +1234,9 @@ packages: ts-node: '>=10' typescript: '>=4' dependencies: - '@types/node': 20.4.4 + '@types/node': 20.4.5 cosmiconfig: 8.2.0 - ts-node: 10.9.1(@types/node@20.4.4)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.5)(typescript@5.1.6) typescript: 5.1.6 dev: true @@ -3049,7 +3047,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.27 - ts-node: 10.9.1(@types/node@20.4.4)(typescript@5.1.6) + ts-node: 10.9.1(@types/node@20.4.5)(typescript@5.1.6) yaml: 2.3.1 dev: false @@ -3730,7 +3728,7 @@ packages: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} dev: false - /ts-node@10.9.1(@types/node@20.4.4)(typescript@5.1.6): + /ts-node@10.9.1(@types/node@20.4.5)(typescript@5.1.6): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -3749,7 +3747,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.4.4 + '@types/node': 20.4.5 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3