10.diff (2909B)
1 diff --git a/package.json b/package.json 2 index ef4db91..c0e3ca5 100644 3 --- a/package.json 4 +++ b/package.json 5 @@ -38,7 +38,7 @@ 6 "devDependencies": { 7 "@eslint/eslintrc": "^3", 8 "@next/bundle-analyzer": "^15.3.1", 9 - "@types/node": "^20", 10 + "@types/node": "^22.0.0", 11 "@types/plotly.js": "^2.35.5", 12 "@types/react": "^19", 13 "@types/react-dom": "^19", 14 diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml 15 index 016a676..ce8aa13 100644 16 --- a/pnpm-lock.yaml 17 +++ b/pnpm-lock.yaml 18 @@ -91,8 +91,8 @@ importers: 19 specifier: ^15.3.1 20 version: 15.3.1 21 '@types/node': 22 - specifier: ^20 23 - version: 20.17.30 24 + specifier: ^22.0.0 25 + version: 22.18.8 26 '@types/plotly.js': 27 specifier: ^2.35.5 28 version: 2.35.5 29 @@ -1076,8 +1076,8 @@ packages: 30 '@types/mapbox__vector-tile@1.3.4': 31 resolution: {integrity: sha512-bpd8dRn9pr6xKvuEBQup8pwQfD4VUyqO/2deGjfpe6AwC8YRlyEipvefyRJUSiCJTZuCb8Pl1ciVV5ekqJ96Bg==} 32 33 - '@types/node@20.17.30': 34 - resolution: {integrity: sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg==} 35 + '@types/node@22.18.8': 36 + resolution: {integrity: sha512-pAZSHMiagDR7cARo/cch1f3rXy0AEXwsVsVH09FcyeJVAzCnGgmYis7P3JidtTUjyadhTeSo8TgRPswstghDaw==} 37 38 '@types/pbf@3.0.5': 39 resolution: {integrity: sha512-j3pOPiEcWZ34R6a6mN07mUkM4o4Lwf6hPNt8eilOeZhTFbxFXmKhvXl9Y28jotFPaI1bpPDJsbCprUoNke6OrA==} 40 @@ -3600,8 +3600,8 @@ packages: 41 resolution: {integrity: sha512-nWJ91DjeOkej/TA8pXQ3myruKpKEYgqvpw9lz4OPHj/NWFNluYrjbz9j01CJ8yKQd2g4jFoOkINCTW2I5LEEyw==} 42 engines: {node: '>= 0.4'} 43 44 - undici-types@6.19.8: 45 - resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} 46 + undici-types@6.21.0: 47 + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} 48 49 unquote@1.1.1: 50 resolution: {integrity: sha512-vRCqFv6UhXpWxZPyGDh/F3ZpNv8/qo7w6iufLpQg9aKnQ71qM4B5KiI7Mia9COcjEhrO9LueHpMYjYzsWH3OIg==} 51 @@ -4720,9 +4720,9 @@ snapshots: 52 '@types/mapbox__point-geometry': 0.1.4 53 '@types/pbf': 3.0.5 54 55 - '@types/node@20.17.30': 56 + '@types/node@22.18.8': 57 dependencies: 58 - undici-types: 6.19.8 59 + undici-types: 6.21.0 60 61 '@types/pbf@3.0.5': {} 62 63 @@ -4747,7 +4747,7 @@ snapshots: 64 65 '@types/stylus@0.48.43': 66 dependencies: 67 - '@types/node': 20.17.30 68 + '@types/node': 22.18.8 69 70 '@types/supercluster@7.1.3': 71 dependencies: 72 @@ -6432,7 +6432,7 @@ snapshots: 73 74 jest-worker@27.5.1: 75 dependencies: 76 - '@types/node': 20.17.30 77 + '@types/node': 22.18.8 78 merge-stream: 2.0.0 79 supports-color: 8.1.1 80 81 @@ -7717,7 +7717,7 @@ snapshots: 82 has-symbols: 1.1.0 83 which-boxed-primitive: 1.1.1 84 85 - undici-types@6.19.8: {} 86 + undici-types@6.21.0: {} 87 88 unquote@1.1.1: {} 89