diff --git a/package.json b/package.json index 84f5329..41f7ccb 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "@biomejs/biome": "1.8.2", - "@types/node": "20.14.8", + "@types/node": "20.14.10", "@types/react": "18.3.2", "@types/react-dom": "18.3.0", "@typescript-eslint/eslint-plugin": "^7.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4ba5cd0..584177a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: 1.8.2 version: 1.8.2 '@types/node': - specifier: 20.14.8 - version: 20.14.8 + specifier: 20.14.10 + version: 20.14.10 '@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.4.5) '@vitejs/plugin-react-swc': specifier: ^3.7.0 - version: 3.7.0(vite@5.3.3(@types/node@20.14.8)) + version: 3.7.0(vite@5.3.3(@types/node@20.14.10)) csv: specifier: ^6.3.9 version: 6.3.9 @@ -87,13 +87,13 @@ importers: version: 0.4.7(eslint@8.57.0) ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.5.7)(@types/node@20.14.8)(typescript@5.4.5) + version: 10.9.2(@swc/core@1.5.7)(@types/node@20.14.10)(typescript@5.4.5) typescript: specifier: ^5.4.5 version: 5.4.5 vite: specifier: ^5.3.3 - version: 5.3.3(@types/node@20.14.8) + version: 5.3.3(@types/node@20.14.10) packages: @@ -1090,8 +1090,8 @@ packages: '@types/mapbox__vector-tile@1.3.4': resolution: {integrity: sha512-bpd8dRn9pr6xKvuEBQup8pwQfD4VUyqO/2deGjfpe6AwC8YRlyEipvefyRJUSiCJTZuCb8Pl1ciVV5ekqJ96Bg==} - '@types/node@20.14.8': - resolution: {integrity: sha512-DO+2/jZinXfROG7j7WKFn/3C6nFwxy2lLpgLjEXJz+0XKphZlTLJ14mo8Vfg8X5BWN6XjyESXq+LcYdT7tR3bA==} + '@types/node@20.14.10': + resolution: {integrity: sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==} '@types/parse-json@4.0.0': resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} @@ -4436,7 +4436,7 @@ snapshots: '@types/mapbox__point-geometry': 0.1.4 '@types/pbf': 3.0.5 - '@types/node@20.14.8': + '@types/node@20.14.10': dependencies: undici-types: 5.26.5 @@ -4467,7 +4467,7 @@ snapshots: '@types/yauzl@2.10.0': dependencies: - '@types/node': 20.14.8 + '@types/node': 20.14.10 optional: true '@typescript-eslint/eslint-plugin@7.0.0(@typescript-eslint/parser@6.21.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)': @@ -4585,10 +4585,10 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react-swc@3.7.0(vite@5.3.3(@types/node@20.14.8))': + '@vitejs/plugin-react-swc@3.7.0(vite@5.3.3(@types/node@20.14.10))': dependencies: '@swc/core': 1.5.7 - vite: 5.3.3(@types/node@20.14.8) + vite: 5.3.3(@types/node@20.14.10) transitivePeerDependencies: - '@swc/helpers' @@ -6122,14 +6122,14 @@ snapshots: dependencies: typescript: 5.4.5 - ts-node@10.9.2(@swc/core@1.5.7)(@types/node@20.14.8)(typescript@5.4.5): + ts-node@10.9.2(@swc/core@1.5.7)(@types/node@20.14.10)(typescript@5.4.5): 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': 20.14.8 + '@types/node': 20.14.10 acorn: 8.10.0 acorn-walk: 8.2.0 arg: 4.1.3 @@ -6238,13 +6238,13 @@ snapshots: core-util-is: 1.0.2 extsprintf: 1.3.0 - vite@5.3.3(@types/node@20.14.8): + vite@5.3.3(@types/node@20.14.10): dependencies: esbuild: 0.21.5 postcss: 8.4.39 rollup: 4.13.0 optionalDependencies: - '@types/node': 20.14.8 + '@types/node': 20.14.10 fsevents: 2.3.3 vt-pbf@3.1.3: