From d0405a4446ee0078ba72ca941d4d10256b32d6c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:48:49 +0000 Subject: chore(node_modules): bump @catppuccin/palette from 1.4.0 to 1.5.0 (#166) Bumps [@catppuccin/palette](https://github.com/catppuccin/palette) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/catppuccin/palette/releases) - [Changelog](https://github.com/catppuccin/palette/blob/main/CHANGELOG.md) - [Commits](https://github.com/catppuccin/palette/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: "@catppuccin/palette" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3c0e975..71d1833 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "devDependencies": { "@astrojs/check": "^0.9.4", "@astrojs/sitemap": "^3.2.1", - "@catppuccin/palette": "^1.4.0", + "@catppuccin/palette": "^1.5.0", "@eslint/js": "^9.13.0", "@fontsource/noto-sans": "^5.1.0", "@microsoft/eslint-formatter-sarif": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d853524..d2c2908 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^3.2.1 version: 3.2.1 '@catppuccin/palette': - specifier: ^1.4.0 - version: 1.4.0 + specifier: ^1.5.0 + version: 1.5.0 '@eslint/js': specifier: ^9.13.0 version: 9.13.0 @@ -201,8 +201,8 @@ packages: resolution: {integrity: sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==} engines: {node: '>=6.9.0'} - '@catppuccin/palette@1.4.0': - resolution: {integrity: sha512-Npdg/QFeMAEbRVlnJqc1xE3i7NI4liSq4tTTXk4U/L3vPEiqw3bZQJRLYjuP0Vq2AEDNS5H5Li+lk27c38sP4g==} + '@catppuccin/palette@1.5.0': + resolution: {integrity: sha512-SQd/1h2gkK+nA5SWfd7NnUA/RsM8fIMJaqB8HzwATlNSDtPzTI7qmy3ei+jlgThlGILvdDt0C5CJ+3n/G9trKw==} '@emmetio/abbreviation@2.3.3': resolution: {integrity: sha512-mgv58UrU3rh4YgbE/TzgLQwJ3pFsHHhCLqY20aJq+9comytTXUDNGG/SMtSeMJdkpxgXSXunBGLD8Boka3JyVA==} @@ -3159,7 +3159,7 @@ snapshots: '@babel/helper-validator-identifier': 7.25.7 to-fast-properties: 2.0.0 - '@catppuccin/palette@1.4.0': {} + '@catppuccin/palette@1.5.0': {} '@emmetio/abbreviation@2.3.3': dependencies: -- cgit v1.2.3