diff --git a/package.json b/package.json index ab1d649..4a2b0e7 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@types/node": "22.7.7", + "@types/node": "22.8.7", "@types/react": "18.3.2", "@types/react-dom": "18.3.1", "@typescript-eslint/eslint-plugin": "^7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6077cb5..f934d4a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: 1.9.4 version: 1.9.4 '@types/node': - specifier: 22.7.7 - version: 22.7.7 + specifier: 22.8.7 + version: 22.8.7 '@types/react': specifier: 18.3.2 version: 18.3.2 @@ -69,7 +69,7 @@ importers: version: 6.21.0(eslint@8.57.0)(typescript@5.6.3) '@vitejs/plugin-react-swc': specifier: ^3.7.1 - version: 3.7.1(vite@5.4.10(@types/node@22.7.7)) + version: 3.7.1(vite@5.4.10(@types/node@22.8.7)) csv: specifier: ^6.3.10 version: 6.3.10 @@ -87,13 +87,13 @@ importers: version: 0.4.14(eslint@8.57.0) ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.7.26)(@types/node@22.7.7)(typescript@5.6.3) + version: 10.9.2(@swc/core@1.7.26)(@types/node@22.8.7)(typescript@5.6.3) typescript: specifier: ^5.6.3 version: 5.6.3 vite: specifier: ^5.4.10 - version: 5.4.10(@types/node@22.7.7) + version: 5.4.10(@types/node@22.8.7) packages: @@ -1099,8 +1099,8 @@ packages: '@types/mapbox__vector-tile@1.3.4': resolution: {integrity: sha512-bpd8dRn9pr6xKvuEBQup8pwQfD4VUyqO/2deGjfpe6AwC8YRlyEipvefyRJUSiCJTZuCb8Pl1ciVV5ekqJ96Bg==} - '@types/node@22.7.7': - resolution: {integrity: sha512-SRxCrrg9CL/y54aiMCG3edPKdprgMVGDXjA3gB8UmmBW5TcXzRUYAh8EWzTnSJFAd1rgImPELza+A3bJ+qxz8Q==} + '@types/node@22.8.7': + resolution: {integrity: sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==} '@types/parse-json@4.0.0': resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} @@ -2602,8 +2602,8 @@ packages: typewise@1.0.3: resolution: {integrity: sha512-aXofE06xGhaQSPzt8hlTY+/YWQhm9P0jYUp1f2XtmW/3Bk0qzXcyFWAtPoo2uTGQj1ZwbDuSyuxicq+aDo8lCQ==} - undici-types@6.19.6: - resolution: {integrity: sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==} + undici-types@6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} union-value@1.0.1: resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} @@ -4454,9 +4454,9 @@ snapshots: '@types/mapbox__point-geometry': 0.1.4 '@types/pbf': 3.0.5 - '@types/node@22.7.7': + '@types/node@22.8.7': dependencies: - undici-types: 6.19.6 + undici-types: 6.19.8 '@types/parse-json@4.0.0': {} @@ -4485,7 +4485,7 @@ snapshots: '@types/yauzl@2.10.0': dependencies: - '@types/node': 22.7.7 + '@types/node': 22.8.7 optional: true '@typescript-eslint/eslint-plugin@7.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3)': @@ -4603,10 +4603,10 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react-swc@3.7.1(vite@5.4.10(@types/node@22.7.7))': + '@vitejs/plugin-react-swc@3.7.1(vite@5.4.10(@types/node@22.8.7))': dependencies: '@swc/core': 1.7.26 - vite: 5.4.10(@types/node@22.7.7) + vite: 5.4.10(@types/node@22.8.7) transitivePeerDependencies: - '@swc/helpers' @@ -5986,14 +5986,14 @@ snapshots: dependencies: typescript: 5.6.3 - ts-node@10.9.2(@swc/core@1.7.26)(@types/node@22.7.7)(typescript@5.6.3): + ts-node@10.9.2(@swc/core@1.7.26)(@types/node@22.8.7)(typescript@5.6.3): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.9 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.7.7 + '@types/node': 22.8.7 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6030,7 +6030,7 @@ snapshots: dependencies: typewise-core: 1.2.0 - undici-types@6.19.6: {} + undici-types@6.19.8: {} union-value@1.0.1: dependencies: @@ -6102,13 +6102,13 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite@5.4.10(@types/node@22.7.7): + vite@5.4.10(@types/node@22.8.7): dependencies: esbuild: 0.21.5 postcss: 8.4.44 rollup: 4.24.0 optionalDependencies: - '@types/node': 22.7.7 + '@types/node': 22.8.7 fsevents: 2.3.3 vt-pbf@3.1.3: