diff --git a/package.json b/package.json index 5471ff5c..54e3b28c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "devDependencies": { "@types/chrome": "0.0.241", - "@types/node": "^18.16.19", + "@types/node": "^18.16.20", "@typescript-eslint/eslint-plugin": "^6.1.0", "@typescript-eslint/parser": "^6.1.0", "date-fns": "2.30.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 22c43644..e63b25c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,8 +14,8 @@ devDependencies: specifier: 0.0.241 version: 0.0.241 '@types/node': - specifier: ^18.16.19 - version: 18.16.19 + specifier: ^18.16.20 + version: 18.16.20 '@typescript-eslint/eslint-plugin': specifier: ^6.1.0 version: 6.1.0(@typescript-eslint/parser@6.1.0)(eslint@8.45.0)(typescript@5.1.6) @@ -54,7 +54,7 @@ devDependencies: version: 5.1.6 vite: specifier: ^4.4.6 - version: 4.4.6(@types/node@18.16.19) + version: 4.4.6(@types/node@18.16.20) vitest: specifier: ^0.33.0 version: 0.33.0(jsdom@22.1.0) @@ -645,8 +645,8 @@ packages: resolution: {integrity: sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==} dev: true - /@types/node@18.16.19: - resolution: {integrity: sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==} + /@types/node@18.16.20: + resolution: {integrity: sha512-nL54VfDjThdP2UXJXZao5wp76CDiDw4zSRO8d4Tk7UgDqNKGKVEQB0/t3ti63NS+YNNkIQDvwEAF04BO+WYu7Q==} dev: true /@types/semver@7.5.0: @@ -2751,7 +2751,7 @@ packages: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} dev: true - /vite-node@0.33.0(@types/node@18.16.19): + /vite-node@0.33.0(@types/node@18.16.20): resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==} engines: {node: '>=v14.18.0'} hasBin: true @@ -2761,7 +2761,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.6(@types/node@18.16.19) + vite: 4.4.6(@types/node@18.16.20) transitivePeerDependencies: - '@types/node' - less @@ -2773,7 +2773,7 @@ packages: - terser dev: true - /vite@4.4.6(@types/node@18.16.19): + /vite@4.4.6(@types/node@18.16.20): resolution: {integrity: sha512-EY6Mm8vJ++S3D4tNAckaZfw3JwG3wa794Vt70M6cNJ6NxT87yhq7EC8Rcap3ahyHdo8AhCmV9PTk+vG1HiYn1A==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -2801,7 +2801,7 @@ packages: terser: optional: true dependencies: - '@types/node': 18.16.19 + '@types/node': 18.16.20 esbuild: 0.18.12 postcss: 8.4.26 rollup: 3.26.2 @@ -2842,7 +2842,7 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 18.16.19 + '@types/node': 18.16.20 '@vitest/expect': 0.33.0 '@vitest/runner': 0.33.0 '@vitest/snapshot': 0.33.0 @@ -2862,8 +2862,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.6.0 - vite: 4.4.6(@types/node@18.16.19) - vite-node: 0.33.0(@types/node@18.16.19) + vite: 4.4.6(@types/node@18.16.20) + vite-node: 0.33.0(@types/node@18.16.20) why-is-node-running: 2.2.2 transitivePeerDependencies: - less