diff options
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 22 |
2 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json index 00a1673..184ac59 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@biomejs/biome": "1.7.3", "@fontsource-variable/noto-sans": "^5.0.5", "@fontsource/noto-sans-mono": "^5.0.20", - "@types/node": "^20.12.9", + "@types/node": "^20.12.11", "astro": "^4.7.1", "fsevents": "^2.3.3", "lightningcss": "^1.24.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index aed4441..2a8b8a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,11 +21,11 @@ devDependencies: specifier: ^5.0.20 version: 5.0.20 '@types/node': - specifier: ^20.12.9 - version: 20.12.9 + specifier: ^20.12.11 + version: 20.12.11 astro: specifier: ^4.7.1 fsevents: specifier: ^2.3.3 version: 2.3.3 @@ -1169,8 +1169,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: true - /@types/[email protected]: - resolution: {integrity: sha512-o93r47yu04MHumPBCFg0bMPBMNgtMg3jzbhl7e68z50+BMHmRMGDJv13eBlUgOdc9i/uoJXGMGYLtJV4ReTXEg==} + /@types/[email protected]: + resolution: {integrity: sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==} dependencies: undici-types: 5.26.5 dev: true @@ -1178,7 +1178,7 @@ packages: /@types/[email protected]: resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} dependencies: - '@types/node': 20.12.9 + '@types/node': 20.12.11 dev: true /@types/[email protected]: @@ -1348,7 +1348,7 @@ packages: resolution: {integrity: sha512-I1jXZMjAgCMmxT4qxXfPXa6SthSoE8h6gkSI9BGGNv8mP8G/v0blc+qFnZu6K42vTOiuME596QaLO0TP3Lk0xg==} dev: true resolution: {integrity: sha512-3o+VmnIPBiCm0QVyyTC/F8humNXny5YpI+MKvBTksviRtKxhnztEA3+GAR2XWLUSOx1+/GVjz7mExq3hJGOeqQ==} engines: {node: ^18.17.1 || ^20.3.0 || >=21.0.0, npm: '>=9.6.5', pnpm: '>=7.1.0'} hasBin: true @@ -1410,7 +1410,7 @@ packages: tsconfck: 3.0.3([email protected]) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.2.10(@types/[email protected])([email protected]) + vite: 5.2.10(@types/[email protected])([email protected]) vitefu: 0.2.5([email protected]) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -3653,7 +3653,7 @@ packages: vfile-message: 4.0.2 dev: true resolution: {integrity: sha512-PAzgUZbP7msvQvqdSD+ErD5qGnSFiGOoWmV5yAKUEI0kdhjbH6nMWVyZQC/hSc4aXwc0oJ9aEdIiF9Oje0JFCw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -3681,7 +3681,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.9 + '@types/node': 20.12.11 esbuild: 0.20.2 lightningcss: 1.24.1 postcss: 8.4.38 @@ -3698,7 +3698,7 @@ packages: vite: optional: true dependencies: - vite: 5.2.10(@types/[email protected])([email protected]) + vite: 5.2.10(@types/[email protected])([email protected]) dev: true /[email protected](@volar/[email protected]): |
