From 27d0282fcc8b5ea99005690c8297a759e376dc07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 12:34:51 +0000 Subject: [PATCH] Bump vite-plugin-ruby from 5.2.1 to 5.2.2 Bumps [vite-plugin-ruby](https://github.com/ElMassimo/vite_ruby) from 5.2.1 to 5.2.2. - [Commits](https://github.com/ElMassimo/vite_ruby/compare/vite-plugin-ruby@5.2.1...vite-plugin-ruby@5.2.2) --- updated-dependencies: - dependency-name: vite-plugin-ruby dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0e9e998bd..a798930b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "stylelint": "^16.26.1", "stylelint-config-gds": "^2.0.0", "vite": "^8.0.12", - "vite-plugin-ruby": "^5.2.1", + "vite-plugin-ruby": "^5.2.2", "vitest": "^4.1.5" } }, @@ -7381,9 +7381,9 @@ } }, "node_modules/vite-plugin-ruby": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/vite-plugin-ruby/-/vite-plugin-ruby-5.2.1.tgz", - "integrity": "sha512-wI3F/Yr4e4mEwiMff/cvNwGu8nZok5wrwUjHxO8we+h3y9+qCluO3Y5dzvz6vHJDBya9fKXkltoMwoJhaB2SRg==", + "version": "5.2.2", + "resolved": "https://registry.npmjs.org/vite-plugin-ruby/-/vite-plugin-ruby-5.2.2.tgz", + "integrity": "sha512-q4UY9Bu0pngcbSmrsJBWbzz35Wzx4vAGMPaOIwZLo6TQ6I2n5/x0BL64GXmOxZ4SeDz+t+nDANKTBpp7CFF9AA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 0f738e571..4f6773490 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "stylelint": "^16.26.1", "stylelint-config-gds": "^2.0.0", "vite": "^8.0.12", - "vite-plugin-ruby": "^5.2.1", + "vite-plugin-ruby": "^5.2.2", "vitest": "^4.1.5" }, "dependencies": {