From aa0223d7dcba9ce862210a76ef4540cee0d64563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 12:07:15 +0000 Subject: [PATCH] build(deps): Bump p-queue from 8.1.1 to 9.0.0 Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 8.1.1 to 9.0.0. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v8.1.1...v9.0.0) --- updated-dependencies: - dependency-name: p-queue dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index f7f5667e3..9f04dff71 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "flowbite": "2.5.2", "lucia": "2.7.7", "lucide-svelte": "^0.544.0", - "p-queue": "^8.1.1", + "p-queue": "^9.0.0", "playwright": "1.55.1", "prisma-erd-generator": "2.1.0", "svelte-eslint-parser": "1.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9ca54d02e..69340b8c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^0.544.0 version: 0.544.0(svelte@5.39.8) p-queue: - specifier: ^8.1.1 - version: 8.1.1 + specifier: ^9.0.0 + version: 9.0.0 playwright: specifier: 1.55.1 version: 1.55.1 @@ -3604,13 +3604,13 @@ packages: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} - p-queue@8.1.1: - resolution: {integrity: sha512-aNZ+VfjobsWryoiPnEApGGmf5WmNsCo9xu8dfaYamG5qaLP7ClhLN6NgsFe6SwJ2UbLEBK5dv9x8Mn5+RVhMWQ==} - engines: {node: '>=18'} + p-queue@9.0.0: + resolution: {integrity: sha512-KO1RyxstL9g1mK76530TExamZC/S2Glm080Nx8PE5sTd7nlduDQsAfEl4uXX+qZjLiwvDauvzXavufy3+rJ9zQ==} + engines: {node: '>=20'} - p-timeout@6.1.4: - resolution: {integrity: sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==} - engines: {node: '>=14.16'} + p-timeout@7.0.0: + resolution: {integrity: sha512-DhZ7ydOE3JXtXzDf2wz/KEamkKAD7Il5So09I2tOz4i+9pLcdghDKKmODkkoHKJ0TyczmhcHNxyTeTrsENT81A==} + engines: {node: '>=20'} package-json-from-dist@1.0.1: resolution: {integrity: sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==} @@ -8504,12 +8504,12 @@ snapshots: dependencies: p-limit: 3.1.0 - p-queue@8.1.1: + p-queue@9.0.0: dependencies: eventemitter3: 5.0.1 - p-timeout: 6.1.4 + p-timeout: 7.0.0 - p-timeout@6.1.4: {} + p-timeout@7.0.0: {} package-json-from-dist@1.0.1: {}