diff --git a/apps/coa-updater/package.json b/apps/coa-updater/package.json index bf5ccb0bd..fc01c8903 100644 --- a/apps/coa-updater/package.json +++ b/apps/coa-updater/package.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@types/bun": "latest", - "@types/node": "^22.18.6", + "@types/node": "^24.10.0", "typescript": "^5.9.2" }, "module": "index.ts", diff --git a/apps/coa-updater/pnpm-lock.yaml b/apps/coa-updater/pnpm-lock.yaml index 6b96afc17..f6ebdbb29 100644 --- a/apps/coa-updater/pnpm-lock.yaml +++ b/apps/coa-updater/pnpm-lock.yaml @@ -17,33 +17,30 @@ importers: devDependencies: '@types/bun': specifier: latest - version: 1.3.0(@types/react@19.2.2) + version: 1.3.1(@types/react@19.2.2) '@types/node': - specifier: ^22.18.6 - version: 22.18.9 + specifier: ^24.10.0 + version: 24.10.0 typescript: specifier: ^5.9.2 version: 5.9.3 packages: - '@types/bun@1.3.0': - resolution: {integrity: sha512-+lAGCYjXjip2qY375xX/scJeVRmZ5cY0wyHYyCYxNcdEXrQ4AOe3gACgd4iQ8ksOslJtW4VNxBJ8llUwc3a6AA==} + '@types/bun@1.3.1': + resolution: {integrity: sha512-4jNMk2/K9YJtfqwoAa28c8wK+T7nvJFOjxI4h/7sORWcypRNxBpr+TPNaCfVWq70tLCJsqoFwcf0oI0JU/fvMQ==} '@types/geojson@7946.0.16': resolution: {integrity: sha512-6C8nqWur3j98U6+lXDfTUWIfgvZU+EumvpHKcYjujKH7woYyLj2sUmff0tRhrqM7BohUw7Pz3ZB1jj2gW9Fvmg==} - '@types/node@22.18.9': - resolution: {integrity: sha512-5yBtK0k/q8PjkMXbTfeIEP/XVYnz1R9qZJ3yUicdEW7ppdDJfe+MqXEhpqDL3mtn4Wvs1u0KLEG0RXzCgNpsSg==} - - '@types/node@24.7.1': - resolution: {integrity: sha512-CmyhGZanP88uuC5GpWU9q+fI61j2SkhO3UGMUdfYRE6Bcy0ccyzn1Rqj9YAB/ZY4kOXmNf0ocah5GtphmLMP6Q==} + '@types/node@24.10.0': + resolution: {integrity: sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==} '@types/react@19.2.2': resolution: {integrity: sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==} - bun-types@1.3.0: - resolution: {integrity: sha512-u8X0thhx+yJ0KmkxuEo9HAtdfgCBaM/aI9K90VQcQioAmkVp3SG3FkwWGibUFz3WdXAdcsqOcbU40lK7tbHdkQ==} + bun-types@1.3.1: + resolution: {integrity: sha512-NMrcy7smratanWJ2mMXdpatalovtxVggkj11bScuWuiOoXTiKIu2eVS1/7qbyI/4yHedtsn175n4Sm4JcdHLXw==} peerDependencies: '@types/react': ^19 @@ -76,37 +73,30 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@6.21.0: - resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} - - undici-types@7.14.0: - resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==} + undici-types@7.16.0: + resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} snapshots: - '@types/bun@1.3.0(@types/react@19.2.2)': + '@types/bun@1.3.1(@types/react@19.2.2)': dependencies: - bun-types: 1.3.0(@types/react@19.2.2) + bun-types: 1.3.1(@types/react@19.2.2) transitivePeerDependencies: - '@types/react' '@types/geojson@7946.0.16': {} - '@types/node@22.18.9': + '@types/node@24.10.0': dependencies: - undici-types: 6.21.0 - - '@types/node@24.7.1': - dependencies: - undici-types: 7.14.0 + undici-types: 7.16.0 '@types/react@19.2.2': dependencies: csstype: 3.1.3 - bun-types@1.3.0(@types/react@19.2.2): + bun-types@1.3.1(@types/react@19.2.2): dependencies: - '@types/node': 22.18.9 + '@types/node': 24.10.0 '@types/react': 19.2.2 csstype@3.1.3: {} @@ -124,7 +114,7 @@ snapshots: mariadb@3.4.5: dependencies: '@types/geojson': 7946.0.16 - '@types/node': 24.7.1 + '@types/node': 24.10.0 denque: 2.1.0 iconv-lite: 0.6.3 lru-cache: 10.4.3 @@ -133,6 +123,4 @@ snapshots: typescript@5.9.3: {} - undici-types@6.21.0: {} - - undici-types@7.14.0: {} + undici-types@7.16.0: {}