diff --git a/package.json b/package.json index ef98a92..f101431 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@eslint/eslintrc": "^3.3.3", "@tailwindcss/postcss": "^4.1.18", "@types/eslint": "^9.6.1", - "@types/node": "^25.0.2", + "@types/node": "^25.0.3", "@types/react": "^19.2.7", "@types/react-dom": "^19.1.6", "@typescript-eslint/eslint-plugin": "^8.50.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1fb21ad..9497742 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: ^9.6.1 version: 9.6.1 '@types/node': - specifier: ^25.0.2 - version: 25.0.2 + specifier: ^25.0.3 + version: 25.0.3 '@types/react': specifier: ^19.2.7 version: 19.2.7 @@ -1513,8 +1513,8 @@ packages: '@types/mysql@2.15.27': resolution: {integrity: sha512-YfWiV16IY0OeBfBCk8+hXKmdTKrKlwKN1MNKAPBu5JYxLwBEZl7QzeEpGnlZb3VMGJrrGmB84gXiH+ofs/TezA==} - '@types/node@25.0.2': - resolution: {integrity: sha512-gWEkeiyYE4vqjON/+Obqcoeffmk0NF15WSBwSs7zwVA2bAbTaE0SJ7P0WNGoJn8uE7fiaV5a7dKYIJriEqOrmA==} + '@types/node@25.0.3': + resolution: {integrity: sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==} '@types/pg-pool@2.0.6': resolution: {integrity: sha512-TaAUE5rq2VQYxab5Ts7WZhKNmuN78Q6PiFonTDdpbx8a1H0M1vhy3rhiMjl+e2iHmogyMw7jZF4FrE6eJUy5HQ==} @@ -4968,7 +4968,7 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 25.0.2 + '@types/node': 25.0.3 '@types/d3-array@3.2.2': {} @@ -5012,9 +5012,9 @@ snapshots: '@types/mysql@2.15.27': dependencies: - '@types/node': 25.0.2 + '@types/node': 25.0.3 - '@types/node@25.0.2': + '@types/node@25.0.3': dependencies: undici-types: 7.16.0 @@ -5024,7 +5024,7 @@ snapshots: '@types/pg@8.15.6': dependencies: - '@types/node': 25.0.2 + '@types/node': 25.0.3 pg-protocol: 1.10.3 pg-types: 2.2.0 @@ -5038,7 +5038,7 @@ snapshots: '@types/tedious@4.0.14': dependencies: - '@types/node': 25.0.2 + '@types/node': 25.0.3 '@types/use-sync-external-store@0.0.6': {} @@ -6313,7 +6313,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 25.0.2 + '@types/node': 25.0.3 merge-stream: 2.0.0 supports-color: 8.1.1