diff --git a/package.json b/package.json index f9d85db9..71612081 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "devDependencies": { "@antfu/eslint-config": "0.43.1", - "@types/node": "20.8.8", + "@types/node": "20.8.9", "eslint": "8.52.0", "pkgroll": "2.0.1", "pnpm": "8.9.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6fdeb11e..730947b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 0.43.1 version: 0.43.1(eslint@8.52.0)(typescript@5.2.2) '@types/node': - specifier: 20.8.8 - version: 20.8.8 + specifier: 20.8.9 + version: 20.8.9 eslint: specifier: 8.52.0 version: 8.52.0 @@ -31,7 +31,7 @@ importers: version: 5.2.2 vite: specifier: 4.5.0 - version: 4.5.0(@types/node@20.8.8) + version: 4.5.0(@types/node@20.8.9) vue-tsc: specifier: 1.8.21 version: 1.8.21(typescript@5.2.2) @@ -56,7 +56,7 @@ importers: version: 5.2.2 vite: specifier: 4.5.0 - version: 4.5.0(@types/node@20.8.8) + version: 4.5.0(@types/node@20.8.9) vite-plugin-pages: specifier: 0.31.0 version: 0.31.0(vite@4.5.0) @@ -671,10 +671,10 @@ packages: resolution: {integrity: sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==} dev: true - /@types/node@20.8.8: - resolution: {integrity: sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==} + /@types/node@20.8.9: + resolution: {integrity: sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==} dependencies: - undici-types: 5.25.3 + undici-types: 5.26.5 dev: true /@types/normalize-package-data@2.4.1: @@ -688,7 +688,7 @@ packages: /@types/sax@1.2.4: resolution: {integrity: sha512-pSAff4IAxJjfAXUG6tFkO7dsSbTmf8CtUpfhhZ5VhkRpC4628tJhh3+V6H1E+/Gs9piSzYKT5yzHO5M4GG9jkw==} dependencies: - '@types/node': 20.8.8 + '@types/node': 20.8.9 dev: true /@types/semver@7.5.0: @@ -1019,7 +1019,7 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.5.0(@types/node@20.8.8) + vite: 4.5.0(@types/node@20.8.9) vue: 3.3.7(typescript@5.2.2) dev: true @@ -3520,8 +3520,8 @@ packages: hasBin: true dev: true - /undici-types@5.25.3: - resolution: {integrity: sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==} + /undici-types@5.26.5: + resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} dev: true /unhead@1.7.4: @@ -3593,7 +3593,7 @@ packages: json5: 2.2.3 local-pkg: 0.4.3 picocolors: 1.0.0 - vite: 4.5.0(@types/node@20.8.8) + vite: 4.5.0(@types/node@20.8.9) yaml: 2.3.1 transitivePeerDependencies: - supports-color @@ -3622,7 +3622,7 @@ packages: jsdom: 22.1.0 kolorist: 1.8.0 prettier: 3.0.3 - vite: 4.5.0(@types/node@20.8.8) + vite: 4.5.0(@types/node@20.8.9) vue: 3.3.7(typescript@5.2.2) vue-router: 4.2.5(vue@3.3.7) yargs: 17.7.2 @@ -3633,7 +3633,7 @@ packages: - utf-8-validate dev: true - /vite@4.5.0(@types/node@20.8.8): + /vite@4.5.0(@types/node@20.8.9): resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -3661,7 +3661,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.8.8 + '@types/node': 20.8.9 esbuild: 0.18.17 postcss: 8.4.27 rollup: 3.27.2