diff --git a/package.json b/package.json index da2025b..1868f21 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@biomejs/biome": "1.9.4", - "@types/node": "22.8.7", + "@types/node": "22.9.0", "@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 335806f..3187ab6 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.8.7 - version: 22.8.7 + specifier: 22.9.0 + version: 22.9.0 '@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.11(@types/node@22.8.7)) + version: 3.7.1(vite@5.4.11(@types/node@22.9.0)) 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.8.7)(typescript@5.6.3) + version: 10.9.2(@swc/core@1.7.26)(@types/node@22.9.0)(typescript@5.6.3) typescript: specifier: ^5.6.3 version: 5.6.3 vite: specifier: ^5.4.11 - version: 5.4.11(@types/node@22.8.7) + version: 5.4.11(@types/node@22.9.0) packages: @@ -1099,8 +1099,8 @@ packages: '@types/mapbox__vector-tile@1.3.4': resolution: {integrity: sha512-bpd8dRn9pr6xKvuEBQup8pwQfD4VUyqO/2deGjfpe6AwC8YRlyEipvefyRJUSiCJTZuCb8Pl1ciVV5ekqJ96Bg==} - '@types/node@22.8.7': - resolution: {integrity: sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==} + '@types/node@22.9.0': + resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==} '@types/parse-json@4.0.0': resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} @@ -4458,7 +4458,7 @@ snapshots: '@types/mapbox__point-geometry': 0.1.4 '@types/pbf': 3.0.5 - '@types/node@22.8.7': + '@types/node@22.9.0': dependencies: undici-types: 6.19.8 @@ -4489,7 +4489,7 @@ snapshots: '@types/yauzl@2.10.0': dependencies: - '@types/node': 22.8.7 + '@types/node': 22.9.0 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)': @@ -4607,10 +4607,10 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react-swc@3.7.1(vite@5.4.11(@types/node@22.8.7))': + '@vitejs/plugin-react-swc@3.7.1(vite@5.4.11(@types/node@22.9.0))': dependencies: '@swc/core': 1.7.26 - vite: 5.4.11(@types/node@22.8.7) + vite: 5.4.11(@types/node@22.9.0) transitivePeerDependencies: - '@swc/helpers' @@ -5993,14 +5993,14 @@ snapshots: dependencies: typescript: 5.6.3 - ts-node@10.9.2(@swc/core@1.7.26)(@types/node@22.8.7)(typescript@5.6.3): + ts-node@10.9.2(@swc/core@1.7.26)(@types/node@22.9.0)(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.8.7 + '@types/node': 22.9.0 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6109,13 +6109,13 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite@5.4.11(@types/node@22.8.7): + vite@5.4.11(@types/node@22.9.0): dependencies: esbuild: 0.21.5 postcss: 8.4.44 rollup: 4.24.0 optionalDependencies: - '@types/node': 22.8.7 + '@types/node': 22.9.0 fsevents: 2.3.3 vt-pbf@3.1.3: