diff --git a/package.json b/package.json index a231396c..2016246e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/cli": "18.5.0", "@commitlint/config-conventional": "18.5.0", "@ianvs/prettier-plugin-sort-imports": "4.1.1", - "@types/node": "20.11.9", + "@types/node": "20.11.10", "@types/react": "18.2.48", "@types/react-dom": "18.2.18", "@typescript-eslint/eslint-plugin": "6.19.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e1d76ef2..ed70b136 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,7 +18,7 @@ dependencies: devDependencies: '@commitlint/cli': specifier: 18.5.0 - version: 18.5.0(@types/node@20.11.9)(typescript@5.3.3) + version: 18.5.0(@types/node@20.11.10)(typescript@5.3.3) '@commitlint/config-conventional': specifier: 18.5.0 version: 18.5.0 @@ -26,8 +26,8 @@ devDependencies: specifier: 4.1.1 version: 4.1.1(prettier@3.2.4) '@types/node': - specifier: 20.11.9 - version: 20.11.9 + specifier: 20.11.10 + version: 20.11.10 '@types/react': specifier: 18.2.48 version: 18.2.48 @@ -265,14 +265,14 @@ packages: '@babel/helper-validator-identifier': 7.22.20 to-fast-properties: 2.0.0 - /@commitlint/cli@18.5.0(@types/node@20.11.9)(typescript@5.3.3): + /@commitlint/cli@18.5.0(@types/node@20.11.10)(typescript@5.3.3): resolution: {integrity: sha512-g/N0mJBrHcTdiccUpJknS6/ru45eIEAZyhEy9sL2ILjzK2IVNrpzlAPtxEr8bZCZLGwPBUrQ5UCIIu4uebhImw==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 18.4.4 '@commitlint/lint': 18.5.0 - '@commitlint/load': 18.5.0(@types/node@20.11.9)(typescript@5.3.3) + '@commitlint/load': 18.5.0(@types/node@20.11.10)(typescript@5.3.3) '@commitlint/read': 18.4.4 '@commitlint/types': 18.4.4 execa: 5.1.1 @@ -343,7 +343,7 @@ packages: '@commitlint/types': 18.4.4 dev: true - /@commitlint/load@18.5.0(@types/node@20.11.9)(typescript@5.3.3): + /@commitlint/load@18.5.0(@types/node@20.11.10)(typescript@5.3.3): resolution: {integrity: sha512-vpyGgk7rzbFsU01NVwPNC/WetHFP0EwSYnQ1R833SJFHkEo+cWvqoVlw/VoZwBMoI6sF5/lwEdKzFDr1DHJ6+A==} engines: {node: '>=v18'} dependencies: @@ -353,7 +353,7 @@ packages: '@commitlint/types': 18.4.4 chalk: 4.1.2 cosmiconfig: 8.3.6(typescript@5.3.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.9)(cosmiconfig@8.3.6)(typescript@5.3.3) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.11.10)(cosmiconfig@8.3.6)(typescript@5.3.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -689,8 +689,8 @@ packages: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/node@20.11.9: - resolution: {integrity: sha512-CQXNuMoS/VcoAMISe5pm4JnEd1Br5jildbQEToEMQvutmv+EaQr90ry9raiudgpyDuqFiV9e4rnjSfLNq12M5w==} + /@types/node@20.11.10: + resolution: {integrity: sha512-rZEfe/hJSGYmdfX9tvcPMYeYPW2sNl50nsw4jZmRcaG0HIAb0WYEpsB05GOb53vjqpyE9GUhlDQ4jLSoB5q9kg==} dependencies: undici-types: 5.26.5 dev: true @@ -1248,7 +1248,7 @@ packages: /convert-source-map@2.0.0: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.9)(cosmiconfig@8.3.6)(typescript@5.3.3): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.11.10)(cosmiconfig@8.3.6)(typescript@5.3.3): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -1256,7 +1256,7 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.11.9 + '@types/node': 20.11.10 cosmiconfig: 8.3.6(typescript@5.3.3) jiti: 1.20.0 typescript: 5.3.3