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 2a62a84..edbcdc8 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@astrojs/sitemap": "^3.1.2", "@fontsource-variable/noto-sans": "^5.0.4", "@fontsource/noto-sans-mono": "^5.0.19", - "@types/node": "^20.12.5", + "@types/node": "^20.12.7", "@typescript-eslint/parser": "^7.5.0", "astro": "^4.5.16", "eslint": "^8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 294bdfd..8cafcdb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,14 +18,14 @@ devDependencies: specifier: ^5.0.19 version: 5.0.19 '@types/node': - specifier: ^20.12.5 - version: 20.12.5 + specifier: ^20.12.7 + version: 20.12.7 '@typescript-eslint/parser': specifier: ^7.5.0 version: 7.5.0([email protected])([email protected]) astro: specifier: ^4.5.16 eslint: specifier: ^8.57.0 version: 8.57.0 @@ -1359,8 +1359,8 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: true - /@types/[email protected]: - resolution: {integrity: sha512-BD+BjQ9LS/D8ST9p5uqBxghlN+S42iuNxjsUGjeZobe/ciXzk2qb1B6IXc6AnRLS+yFJRpN2IPEHMzwspfDJNw==} + /@types/[email protected]: + resolution: {integrity: sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==} dependencies: undici-types: 5.26.5 dev: true @@ -1368,7 +1368,7 @@ packages: /@types/[email protected]: resolution: {integrity: sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==} dependencies: - '@types/node': 20.12.5 + '@types/node': 20.12.7 dev: true /@types/[email protected]: @@ -1839,7 +1839,7 @@ packages: engines: {node: '>=8'} dev: true resolution: {integrity: sha512-1nOVsMq2OJiXnG6gO0Y77vTAboGN9nLQSy/8SGazq4h6x+alzbsMbQbArBgvaLzOSUXD0m91XLs3D8bOSuavrQ==} engines: {node: '>=18.14.1', npm: '>=6.14.0'} hasBin: true @@ -1900,7 +1900,7 @@ packages: tsconfck: 3.0.2([email protected]) unist-util-visit: 5.0.0 vfile: 6.0.1 - vite: 5.2.8(@types/[email protected])([email protected]) + vite: 5.2.8(@types/[email protected])([email protected]) vitefu: 0.2.5([email protected]) which-pm: 2.1.1 yargs-parser: 21.1.1 @@ -5111,7 +5111,7 @@ packages: vfile-message: 4.0.2 dev: true resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -5139,7 +5139,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.5 + '@types/node': 20.12.7 esbuild: 0.20.2 lightningcss: 1.24.1 postcss: 8.4.38 @@ -5156,7 +5156,7 @@ packages: vite: optional: true dependencies: - vite: 5.2.8(@types/[email protected])([email protected]) + vite: 5.2.8(@types/[email protected])([email protected]) dev: true /[email protected](@volar/[email protected]): |
