From a855230d5bec330ed8bee78b3dd8f4655ff2656a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 22:49:35 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .github/workflows/release.yaml | 2 +- apps/www/package.json | 4 ++-- package.json | 2 +- packages/lesetid/package.json | 2 +- packages/remark-lesetid/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index fc7ef80..192fac0 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -55,7 +55,7 @@ jobs: - name: Create Release id: changeset - uses: changesets/action@v1.4.5 + uses: changesets/action@v1.4.7 with: commit: "chore(release): 📦 version packages" title: "chore(release): 📦 version packages" diff --git a/apps/www/package.json b/apps/www/package.json index c8ee479..ae03698 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -7,7 +7,7 @@ "email": "lucasnrgaard@gmail.com", "url": "https://luxass.dev" }, - "packageManager": "pnpm@8.15.1", + "packageManager": "pnpm@8.15.5", "license": "MIT", "homepage": "https://github.com/luxass/lesetid", "repository": { @@ -30,7 +30,7 @@ }, "dependencies": { "lesetid": "1.0.1", - "valibot": "^0.27.1" + "valibot": "^0.30.0" }, "devDependencies": { "@luxass/eslint-config": "^4.2.6", diff --git a/package.json b/package.json index 0406dd8..fa3bfca 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "email": "lucasnrgaard@gmail.com", "url": "https://luxass.dev" }, - "packageManager": "pnpm@8.15.1", + "packageManager": "pnpm@8.15.5", "license": "MIT", "homepage": "https://github.com/luxass/lesetid", "repository": { diff --git a/packages/lesetid/package.json b/packages/lesetid/package.json index 52e4666..01ffef8 100644 --- a/packages/lesetid/package.json +++ b/packages/lesetid/package.json @@ -8,7 +8,7 @@ "email": "lucasnrgaard@gmail.com", "url": "https://luxass.dev" }, - "packageManager": "pnpm@8.15.1", + "packageManager": "pnpm@8.15.5", "license": "MIT", "homepage": "https://github.com/luxass/lesetid", "repository": { diff --git a/packages/remark-lesetid/package.json b/packages/remark-lesetid/package.json index 8763b9e..02a12c7 100644 --- a/packages/remark-lesetid/package.json +++ b/packages/remark-lesetid/package.json @@ -8,7 +8,7 @@ "email": "lucasnrgaard@gmail.com", "url": "https://luxass.dev" }, - "packageManager": "pnpm@8.15.1", + "packageManager": "pnpm@8.15.5", "license": "MIT", "homepage": "https://github.com/luxass/remark-lesetid", "repository": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d734851..ff49890 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 1.0.1 version: link:../../packages/lesetid valibot: - specifier: ^0.27.1 - version: 0.27.1 + specifier: ^0.30.0 + version: 0.30.0 devDependencies: '@luxass/eslint-config': specifier: ^4.2.6 @@ -14939,8 +14939,8 @@ packages: sade: 1.8.1 dev: false - /valibot@0.27.1: - resolution: {integrity: sha512-k57/5/kMwMjiVP0LUMpa+n4ihSemuXshz1ND4fftKw1bkHZYN/TnHcbjaEie3K7FwAceiOgugLZPjSaNxdygeg==} + /valibot@0.30.0: + resolution: {integrity: sha512-5POBdbSkM+3nvJ6ZlyQHsggisfRtyT4tVTo1EIIShs6qCdXJnyWU5TJ68vr8iTg5zpOLjXLRiBqNx+9zwZz/rA==} dev: false /validate-html-nesting@1.2.2: