diff --git a/.node-version b/.node-version index 91d5f6f..e222811 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -22.18.0 +22.19.0 diff --git a/package.json b/package.json index 9986309..3045050 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@eslint/js": "9.34.0", "@tailwindcss/postcss": "4.1.12", "@types/mdx": "2.0.13", - "@types/node": "22.17.2", + "@types/node": "22.18.0", "@types/react": "19.1.12", "@types/react-dom": "19.1.9", "eslint": "9.34.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2188d44..4a1402d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ importers: specifier: 2.0.13 version: 2.0.13 '@types/node': - specifier: 22.17.2 - version: 22.17.2 + specifier: 22.18.0 + version: 22.18.0 '@types/react': specifier: 19.1.12 version: 19.1.12 @@ -1571,8 +1571,8 @@ packages: '@types/mysql@2.15.27': resolution: {integrity: sha512-YfWiV16IY0OeBfBCk8+hXKmdTKrKlwKN1MNKAPBu5JYxLwBEZl7QzeEpGnlZb3VMGJrrGmB84gXiH+ofs/TezA==} - '@types/node@22.17.2': - resolution: {integrity: sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==} + '@types/node@22.18.0': + resolution: {integrity: sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ==} '@types/pg-pool@2.0.6': resolution: {integrity: sha512-TaAUE5rq2VQYxab5Ts7WZhKNmuN78Q6PiFonTDdpbx8a1H0M1vhy3rhiMjl+e2iHmogyMw7jZF4FrE6eJUy5HQ==} @@ -5454,7 +5454,7 @@ snapshots: '@types/connect@3.4.38': dependencies: - '@types/node': 22.17.2 + '@types/node': 22.18.0 '@types/debug@4.1.12': dependencies: @@ -5496,9 +5496,9 @@ snapshots: '@types/mysql@2.15.27': dependencies: - '@types/node': 22.17.2 + '@types/node': 22.18.0 - '@types/node@22.17.2': + '@types/node@22.18.0': dependencies: undici-types: 6.21.0 @@ -5508,7 +5508,7 @@ snapshots: '@types/pg@8.15.4': dependencies: - '@types/node': 22.17.2 + '@types/node': 22.18.0 pg-protocol: 1.9.5 pg-types: 2.2.0 @@ -5524,7 +5524,7 @@ snapshots: '@types/tedious@4.0.14': dependencies: - '@types/node': 22.17.2 + '@types/node': 22.18.0 '@types/unist@2.0.11': {} @@ -7014,7 +7014,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 22.17.2 + '@types/node': 22.18.0 merge-stream: 2.0.0 supports-color: 8.1.1