From e03d7e4fa61d2a293d6849b6beea69e1e0b645bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 12:49:08 +0000 Subject: [PATCH] chore(deps): Bump the survey group with 2 updates Bumps the survey group with 2 updates: [survey-core](https://github.com/surveyjs/surveyjs) and [survey-js-ui](https://github.com/surveyjs/surveyjs). Updates `survey-core` from 2.5.30 to 2.5.31 - [Release notes](https://github.com/surveyjs/surveyjs/releases) - [Changelog](https://github.com/surveyjs/survey-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/surveyjs/surveyjs/compare/v2.5.30...v2.5.31) Updates `survey-js-ui` from 2.5.30 to 2.5.31 - [Release notes](https://github.com/surveyjs/surveyjs/releases) - [Changelog](https://github.com/surveyjs/survey-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/surveyjs/surveyjs/compare/v2.5.30...v2.5.31) --- updated-dependencies: - dependency-name: survey-core dependency-version: 2.5.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: survey - dependency-name: survey-js-ui dependency-version: 2.5.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: survey ... Signed-off-by: dependabot[bot] --- bun.lock | 8 ++++---- package.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bun.lock b/bun.lock index e5075052..4a4b2410 100644 --- a/bun.lock +++ b/bun.lock @@ -13,8 +13,8 @@ "@rails/actioncable": "^8.1.300", "highlight.js": "^11.11.1", "stimulus-vite-helpers": "^3.1.0", - "survey-core": "^2.5.30", - "survey-js-ui": "^2.5.30", + "survey-core": "^2.5.31", + "survey-js-ui": "^2.5.31", }, "devDependencies": { "@eslint/js": "^10.0.1", @@ -488,9 +488,9 @@ "supports-preserve-symlinks-flag": ["supports-preserve-symlinks-flag@1.0.0", "", {}, "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="], - "survey-core": ["survey-core@2.5.30", "", {}, "sha512-lGwAPkMisfSkctd0wLMqSsNCFpzR34IVeEN1/JLdE1Bt20ruNBNSIR5OR7QHslHXT/vMflKlpNmb+VL3BJxyJA=="], + "survey-core": ["survey-core@2.5.31", "", {}, "sha512-bPKouKGoET5ohQJWVWWvbEuUvNOLnIq+d8nuMFxRuG/mQ7PBTfqH+Lrl6YuabSW9MuChbqk8srXA7JvJdrxZMA=="], - "survey-js-ui": ["survey-js-ui@2.5.30", "", { "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "survey-core": "2.5.30" } }, "sha512-JH/vtehQPoU+/NIp8srT1xO5o76gLPTHyUZV/mthpnYN1Yiz9W9e165KnlZQgyJ36yf+7C6kko6COA96VHX2yg=="], + "survey-js-ui": ["survey-js-ui@2.5.31", "", { "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "survey-core": "2.5.31" } }, "sha512-I9E2negyrq/GNmdQA1SfQtrZxbqKsbKd4VhN9th4/K7vJ86iKKUl3pmO9W2yTgShggB3RJx0jy4zkP+Ub7CdtA=="], "synckit": ["synckit@0.11.13", "", { "dependencies": { "@pkgr/core": "^0.3.6" } }, "sha512-eNRKgb3z66Yp3D2CixVujOUvXLFUTij/zVnV8KRyvFdQwpz7I5DS8UfRkTeLzb64u+dkzDSdelE24izu+zSSUg=="], diff --git a/package.json b/package.json index acf2f003..80f6658b 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,8 @@ "@rails/actioncable": "^8.1.300", "highlight.js": "^11.11.1", "stimulus-vite-helpers": "^3.1.0", - "survey-core": "^2.5.30", - "survey-js-ui": "^2.5.30" + "survey-core": "^2.5.31", + "survey-js-ui": "^2.5.31" }, "devDependencies": { "@eslint/js": "^10.0.1",