From 42837aacc6289588ea62bebc78930219eb05dc34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 11:12:16 +0000 Subject: [PATCH] :arrow_up: Bump the minor-updates group with 2 updates Bumps the minor-updates group with 2 updates: [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) and [astro-swiper](https://github.com/pascal-brand38/astro-swiper). Updates `@iconify-json/simple-icons` from 1.2.63 to 1.2.64 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `astro-swiper` from 1.3.0 to 1.4.0 - [Commits](https://github.com/pascal-brand38/astro-swiper/compare/1.3.0...1.4.0) --- updated-dependencies: - dependency-name: "@iconify-json/simple-icons" dependency-version: 1.2.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: astro-swiper dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8e8fece..e8f28a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,12 +12,12 @@ "@astrojs/markdown-remark": "^6.3.10", "@astrojs/starlight": "^0.37.1", "@fontsource/neucha": "^5.2.8", - "@iconify-json/simple-icons": "^1.2.63", + "@iconify-json/simple-icons": "^1.2.64", "@iconify-json/solar": "^1.2.5", "astro": "^5.16.6", "astro-icon": "^1.1.5", "astro-og-canvas": "^0.7.2", - "astro-swiper": "^1.3.0", + "astro-swiper": "^1.4.0", "sharp": "^0.34.5", "typescript": "^5.9.3" }, @@ -933,9 +933,9 @@ } }, "node_modules/@iconify-json/simple-icons": { - "version": "1.2.63", - "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.63.tgz", - "integrity": "sha512-xZl2UWCwE58VlqZ+pDPmaUhE2tq8MVSTJRr4/9nzzHlDdjJ0Ud1VxNXPrwTSgESKY29iCQw3S0r2nJTSNNngHw==", + "version": "1.2.64", + "resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.64.tgz", + "integrity": "sha512-SMmm//tjZBvHnT0EAzZLnBTL6bukSkncM0pwkOXjr0FsAeCqjQtqoxBR0Mp+PazIJjXJKHm1Ju0YgnCIPOodJg==", "license": "CC0-1.0", "dependencies": { "@iconify/types": "*" @@ -2862,9 +2862,9 @@ } }, "node_modules/astro-swiper": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/astro-swiper/-/astro-swiper-1.3.0.tgz", - "integrity": "sha512-C6gYs/aSR+aj5/ieGyscOM1U7zVOx/drI6YAygKA5kXRkDkdrXoH6kR7fL4bhc0VYNqbGBxMCH9IMO9is2XHPg==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/astro-swiper/-/astro-swiper-1.4.0.tgz", + "integrity": "sha512-reIXoT5Zc82Adr99EcuFaFS/Vh1ZyRi3cOC2ta6CDBtVlqQ7MK/603JmcyWzICTQ5l7cNGs6Rkga1qdcEf7rgA==", "license": "MIT", "dependencies": { "swiper": "^12.0.0" diff --git a/package.json b/package.json index d5b4fe8..f91008f 100644 --- a/package.json +++ b/package.json @@ -15,12 +15,12 @@ "@astrojs/markdown-remark": "^6.3.10", "@astrojs/starlight": "^0.37.1", "@fontsource/neucha": "^5.2.8", - "@iconify-json/simple-icons": "^1.2.63", + "@iconify-json/simple-icons": "^1.2.64", "@iconify-json/solar": "^1.2.5", "astro": "^5.16.6", "astro-icon": "^1.1.5", "astro-og-canvas": "^0.7.2", - "astro-swiper": "^1.3.0", + "astro-swiper": "^1.4.0", "sharp": "^0.34.5", "typescript": "^5.9.3" },