diff --git a/package.json b/package.json index 2e132ba..6c6ff0d 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ }, "devDependencies": { "@biomejs/biome": "^2.4.16", - "@types/node": "^24.12.4", + "@types/node": "^25.9.3", "terser": "^5.48.0", "typescript": "^6.0.3", "vite": "^8.0.14" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85feb67..be0e729 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ importers: specifier: ^2.4.16 version: 2.4.16 '@types/node': - specifier: ^24.12.4 - version: 24.12.4 + specifier: ^25.9.3 + version: 25.9.3 terser: specifier: ^5.48.0 version: 5.48.0 @@ -29,7 +29,7 @@ importers: version: 6.0.3 vite: specifier: ^8.0.14 - version: 8.0.14(@types/node@24.12.4)(terser@5.48.0) + version: 8.0.14(@types/node@25.9.3)(terser@5.48.0) packages: @@ -240,8 +240,8 @@ packages: '@tybys/wasm-util@0.10.2': resolution: {integrity: sha512-RoBvJ2X0wuKlWFIjrwffGw1IqZHKQqzIchKaadZZfnNpsAYp2mM0h36JtPCjNDAHGgYez/15uMBpfGwchhiMgg==} - '@types/node@24.12.4': - resolution: {integrity: sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA==} + '@types/node@25.9.3': + resolution: {integrity: sha512-603BddQMv3pUcr4U2dhujk83N2tTDVr/34wII2B6bJy6g+8WD6yUb11jszNs0gdi4PesVWl7ABt8nYMVpnLUcg==} acorn@8.16.0: resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} @@ -404,8 +404,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - undici-types@7.16.0: - resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==} + undici-types@7.24.6: + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} undici@6.26.0: resolution: {integrity: sha512-4yqz8a3n5HmGTlsbADNtr/dJlhkh/55Rq798G6ibiULcXbDtaLpTl1pvdqcbFfeoj3iSi52lePFM7h9H21cw/A==} @@ -615,9 +615,9 @@ snapshots: tslib: 2.8.1 optional: true - '@types/node@24.12.4': + '@types/node@25.9.3': dependencies: - undici-types: 7.16.0 + undici-types: 7.24.6 acorn@8.16.0: {} @@ -746,11 +746,11 @@ snapshots: typescript@6.0.3: {} - undici-types@7.16.0: {} + undici-types@7.24.6: {} undici@6.26.0: {} - vite@8.0.14(@types/node@24.12.4)(terser@5.48.0): + vite@8.0.14(@types/node@25.9.3)(terser@5.48.0): dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 @@ -758,6 +758,6 @@ snapshots: rolldown: 1.0.2 tinyglobby: 0.2.16 optionalDependencies: - '@types/node': 24.12.4 + '@types/node': 25.9.3 fsevents: 2.3.3 terser: 5.48.0