From 82515355fdce1ae7f4ee4c12e21d4a8963248fe2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 23:44:28 +0000 Subject: [PATCH] Bump devalue from 5.6.2 to 5.8.1 Bumps [devalue](https://github.com/sveltejs/devalue) from 5.6.2 to 5.8.1. - [Release notes](https://github.com/sveltejs/devalue/releases) - [Changelog](https://github.com/sveltejs/devalue/blob/main/CHANGELOG.md) - [Commits](https://github.com/sveltejs/devalue/compare/v5.6.2...v5.8.1) --- updated-dependencies: - dependency-name: devalue dependency-version: 5.8.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- pnpm-lock.yaml | 31 ++++++++++++++++--------------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 701886c..f1a8a0b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3585,9 +3585,9 @@ } }, "node_modules/devalue": { - "version": "5.6.2", - "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.6.2.tgz", - "integrity": "sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==", + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/devalue/-/devalue-5.8.1.tgz", + "integrity": "sha512-4CXDYRBGqN+57wVJkuXBYmpAVUSg3L6JAQa/DFqm238G73E1wuyc/JhGQJzN7vUf/CMphYau2zXbfWzDR5aTEw==", "license": "MIT" }, "node_modules/devlop": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4a1cc2..4902e66 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,16 +9,16 @@ importers: .: dependencies: '@astrojs/react': - specifier: ^4.2.1 + specifier: ^4.4.2 version: 4.4.2(@types/react-dom@19.2.3(@types/react@19.2.13))(@types/react@19.2.13)(jiti@2.6.1)(lightningcss@1.30.2)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) '@astrojs/rss': specifier: ^4.0.15 version: 4.0.15 '@astrojs/sitemap': - specifier: ^3.3.1 + specifier: ^3.7.0 version: 3.7.0 '@tailwindcss/vite': - specifier: ^4.1.4 + specifier: ^4.1.18 version: 4.1.18(vite@6.4.1(jiti@2.6.1)(lightningcss@1.30.2)) astro: specifier: ^5.17.1 @@ -30,32 +30,32 @@ importers: specifier: ^7.1.0 version: 7.1.0 react: - specifier: ^19.0.0 + specifier: ^19.2.4 version: 19.2.4 react-dom: - specifier: ^19.0.0 + specifier: ^19.2.4 version: 19.2.4(react@19.2.4) tailwindcss: - specifier: ^4.1.4 + specifier: ^4.1.18 version: 4.1.18 devDependencies: '@playwright/test': - specifier: ^1.50.1 + specifier: ^1.58.2 version: 1.58.2 '@types/react': - specifier: ^19.0.0 + specifier: ^19.2.13 version: 19.2.13 '@types/react-dom': - specifier: ^19.0.0 + specifier: ^19.2.3 version: 19.2.3(@types/react@19.2.13) prettier: - specifier: ^3.5.2 + specifier: ^3.8.1 version: 3.8.1 prettier-plugin-astro: specifier: ^0.14.1 version: 0.14.1 typescript: - specifier: ^5.8.3 + specifier: ^5.9.3 version: 5.9.3 packages: @@ -989,6 +989,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@vitejs/plugin-react@4.7.0': resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==} @@ -1196,8 +1197,8 @@ packages: resolution: {integrity: sha512-KxektNH63SrbfUyDiwXqRb1rLwKt33AmMv+5Nhsw1kqZ13SJBRTgZHtGbE+hH3a1mVW1cz+4pqSWVPAtLVXTzQ==} engines: {node: '>=18'} - devalue@5.6.2: - resolution: {integrity: sha512-nPRkjWzzDQlsejL1WVifk5rvcFi/y1onBRxjaFMjZeR9mFpqu2gmAZ9xUB9/IEanEP/vBtGeGganC/GO1fmufg==} + devalue@5.8.1: + resolution: {integrity: sha512-4CXDYRBGqN+57wVJkuXBYmpAVUSg3L6JAQa/DFqm238G73E1wuyc/JhGQJzN7vUf/CMphYau2zXbfWzDR5aTEw==} devlop@1.1.0: resolution: {integrity: sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==} @@ -3100,7 +3101,7 @@ snapshots: cssesc: 3.0.0 debug: 4.4.3 deterministic-object-hash: 2.0.2 - devalue: 5.6.2 + devalue: 5.8.1 diff: 8.0.3 dlv: 1.1.3 dset: 3.1.4 @@ -3313,7 +3314,7 @@ snapshots: dependencies: base-64: 1.0.0 - devalue@5.6.2: {} + devalue@5.8.1: {} devlop@1.1.0: dependencies: