From a6c3877d6af5610ff3f768e4b14a3c7152f3affd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 08:16:09 +0000 Subject: [PATCH] Bump prop-types from 15.6.2 to 15.8.1 Bumps [prop-types](https://github.com/facebook/prop-types) from 15.6.2 to 15.8.1. - [Changelog](https://github.com/facebook/prop-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/prop-types/compare/v15.6.2...v15.8.1) --- updated-dependencies: - dependency-name: prop-types dependency-version: 15.8.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++---------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 9b6ace0..a1fbf1d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "globals": "^15.12.0", "jquery": "^3.6.0", "minimist": ">=1.2.3", - "prop-types": "15.6.2", + "prop-types": "15.8.1", "react": "18.2.0", "react-dom": "18.2.0", "sass": "^1.79.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2ef7ceb..22361b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: '>=1.2.3' version: 1.2.8 prop-types: - specifier: 15.6.2 - version: 15.6.2 + specifier: 15.8.1 + version: 15.8.1 react: specifier: 18.2.0 version: 18.2.0 @@ -1215,9 +1215,6 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - prop-types@15.6.2: - resolution: {integrity: sha512-3pboPvLiWD7dkI3qf3KbUe6hKFKa52w+AE0VCqECtf+QHAKgOL37tTaNCnuX1nAAQ4ZhyP+kYVKf8rLmJ/feDQ==} - prop-types@15.8.1: resolution: {integrity: sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==} @@ -2604,11 +2601,6 @@ snapshots: prelude-ls@1.2.1: {} - prop-types@15.6.2: - dependencies: - loose-envify: 1.4.0 - object-assign: 4.1.1 - prop-types@15.8.1: dependencies: loose-envify: 1.4.0