From 0359816a2c053a023046dc569127c652071e053e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 20:52:09 +0000 Subject: [PATCH] Update dependency @c15t/scripts to ^2.1.0 --- 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 82d4056..ca1278c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.1.0", "dependencies": { "@c15t/nextjs": "^2.0.4", - "@c15t/scripts": "^2.0.1", + "@c15t/scripts": "^2.1.0", "@code0-tech/pictor": "^0.7.2", "@icons-pack/react-simple-icons": "^13.13.0", "@payloadcms/db-postgres": "3.84.1", @@ -264,9 +264,9 @@ } }, "node_modules/@c15t/scripts": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@c15t/scripts/-/scripts-2.0.1.tgz", - "integrity": "sha512-iB3IWPRIPr94CkJNpMlTti1hNbUXXD13BSmlvWY7ZV41LzuIUGCz+SbJWThjjs0g0y0JFbLhvu/IUcK0ptTfqQ==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@c15t/scripts/-/scripts-2.1.0.tgz", + "integrity": "sha512-+4yU0LSeazBaEGGpx9uwVkfoQmFscnjRpx+5Y1E9b34TmoodIGrxX6klmroy71PHt+V+CnuLPU8oCD42m45jPQ==", "license": "Apache-2.0" }, "node_modules/@c15t/translations": { diff --git a/package.json b/package.json index bd21849..b05a20c 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@c15t/nextjs": "^2.0.4", - "@c15t/scripts": "^2.0.1", + "@c15t/scripts": "^2.1.0", "@code0-tech/pictor": "^0.7.2", "@icons-pack/react-simple-icons": "^13.13.0", "@payloadcms/db-postgres": "3.84.1",