From d923debe157b7f617a18cff75d59d35cfc39b650 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jun 2026 01:12:53 +0000 Subject: [PATCH] Bump @phcdevworks/spectre-ui from 1.8.0 to 1.9.0 Bumps [@phcdevworks/spectre-ui](https://github.com/phcdevworks/spectre-ui) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/phcdevworks/spectre-ui/releases) - [Changelog](https://github.com/phcdevworks/spectre-ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/phcdevworks/spectre-ui/compare/1.8.0...1.9.0) --- updated-dependencies: - dependency-name: "@phcdevworks/spectre-ui" dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0988550..bd46be2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1106,9 +1106,9 @@ } }, "node_modules/@phcdevworks/spectre-tokens": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/@phcdevworks/spectre-tokens/-/spectre-tokens-2.8.0.tgz", - "integrity": "sha512-kguX1iF6W1dqC7wxvJ4GhezlCWoYdGPjnZ9+G4j2VGhgbUcNhqRSlIn9eBwfgYMUjUxXrGAd5gl2cbTN6/t2Ww==", + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/@phcdevworks/spectre-tokens/-/spectre-tokens-2.9.0.tgz", + "integrity": "sha512-LZwFSCZGe4g2kwXY7XpU04Jsr7QXQNTIVxjhJRw7w5PQR8SznzsBg+e5/G3WSSJXEJWhKWpUarLvmMae4RWrXw==", "funding": [ { "type": "github", @@ -1124,9 +1124,9 @@ } }, "node_modules/@phcdevworks/spectre-ui": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/@phcdevworks/spectre-ui/-/spectre-ui-1.8.0.tgz", - "integrity": "sha512-zMf/vEHCDeUAlR4XzKv5EzLpmVRPYg0VPDAYNIq7818KZHm+mtHVTJRgGbkDLb4ZsqGvxeyghYaP8Ypznf0/5Q==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/@phcdevworks/spectre-ui/-/spectre-ui-1.9.0.tgz", + "integrity": "sha512-l+Lz2lGOgwRqRHBWyERt0lOyVsoRl33/qaxhf/iAtEg9Anni/yZl2fR7fbWqlaN/En9f9EPPneKMdfYWZsASPQ==", "funding": [ { "type": "github", @@ -1135,7 +1135,7 @@ ], "license": "MIT", "dependencies": { - "@phcdevworks/spectre-tokens": "^2.8.0" + "@phcdevworks/spectre-tokens": "^2.9.0" }, "engines": { "node": "^22.13.0 || >=24.0.0",