From 67e529f27869e481e8833d188668b63ac763dd74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 21:34:45 +0000 Subject: [PATCH] deps: bump the minor group with 2 updates Bumps the minor group with 2 updates: [@cldmv/slothlet](https://github.com/CLDMV/slothlet) and [prettier](https://github.com/prettier/prettier). Updates `@cldmv/slothlet` from 3.7.0 to 3.12.1 - [Release notes](https://github.com/CLDMV/slothlet/releases) - [Commits](https://github.com/CLDMV/slothlet/compare/v3.7...@cldmv/slothlet-i18n@3.12.1) Updates `prettier` from 3.8.3 to 3.9.6 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.8.3...3.9.6) --- updated-dependencies: - dependency-name: "@cldmv/slothlet" dependency-version: 3.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: prettier dependency-version: 3.9.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++++++----------- 1 file changed, 19 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1e50c23..eae31e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -99,28 +99,36 @@ } }, "node_modules/@cldmv/slothlet": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/@cldmv/slothlet/-/slothlet-3.7.0.tgz", - "integrity": "sha512-HZmZlj+Wmo+952UDTnrlBR8Cv05hNTv3DEdQDbOL6nPh0BKqgSOdtt9UOby+6Lvgi1eOaRhrpIq+uFWWcsYlPQ==", + "version": "3.12.1", + "resolved": "https://registry.npmjs.org/@cldmv/slothlet/-/slothlet-3.12.1.tgz", + "integrity": "sha512-JgL2cUrDVCgo2TQdsRXrhE+6G+ML0+Ji87RHrA6+bMFaTXBSpFBdnRAakW9lGx2uzaXM3y7pcIIc2YVJ76jTEQ==", "license": "Apache-2.0", "bin": { "slothlet": "bin/slothlet.mjs" }, "engines": { - "node": ">=20.19.0" + "node": ">=22.0.0" }, "funding": { "type": "github", "url": "https://github.com/sponsors/shinrai" }, "optionalDependencies": { - "@rolldown/binding-linux-x64-gnu": "1.0.0-rc.17" + "@rolldown/binding-linux-x64-gnu": "1.0.3" }, "peerDependencies": { + "@cldmv/slothlet-i18n": "^3.11.0", + "@cldmv/slothlet-types": "^3.11.0", "esbuild": "^0.28.0", "typescript": "^6.0.3" }, "peerDependenciesMeta": { + "@cldmv/slothlet-i18n": { + "optional": true + }, + "@cldmv/slothlet-types": { + "optional": true + }, "esbuild": { "optional": true }, @@ -766,9 +774,9 @@ } }, "node_modules/@rolldown/binding-linux-x64-gnu": { - "version": "1.0.0-rc.17", - "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.0-rc.17.tgz", - "integrity": "sha512-cLnjV3xfo7KslbU41Z7z8BH/E1y5mzUYzAqih1d1MDaIGZRCMqTijqLv76/P7fyHuvUcfGsIpqCdddbxLLK9rA==", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/@rolldown/binding-linux-x64-gnu/-/binding-linux-x64-gnu-1.0.3.tgz", + "integrity": "sha512-B8m6tD5+/N5FeNQFbKlLA/2yVq9ycQP1SeedyEYYKWBNR3ZQbkvIUcNnDNM03lO1l5F2roiiFJGgvoLLyZXtSg==", "cpu": [ "x64" ], @@ -3675,9 +3683,9 @@ } }, "node_modules/prettier": { - "version": "3.8.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.3.tgz", - "integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==", + "version": "3.9.6", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.9.6.tgz", + "integrity": "sha512-OpN0zzVdiaiAhxpuuj5efpIS4sY9j7bY6uR5mnj5yPzGkdkjNKSJeUThPb60Jw29QuAZgA4o+/iB49kFiaBX6g==", "dev": true, "license": "MIT", "bin": {