mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 06:42:53 +01:00
chore(deps): bump the patch-updates group across 1 directory with 5 updates (#521)
Some checks failed
Code quality / quality (push) Has been cancelled
Build and Check / Astro Check for Node.js 22 (push) Has been cancelled
Build and Check / Astro Check for Node.js 23 (push) Has been cancelled
Build and Check / Astro Build for Node.js 22 (push) Has been cancelled
Build and Check / Astro Build for Node.js 23 (push) Has been cancelled
Some checks failed
Code quality / quality (push) Has been cancelled
Build and Check / Astro Check for Node.js 22 (push) Has been cancelled
Build and Check / Astro Check for Node.js 23 (push) Has been cancelled
Build and Check / Astro Build for Node.js 22 (push) Has been cancelled
Build and Check / Astro Build for Node.js 23 (push) Has been cancelled
Bumps the patch-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.2.26` | `1.2.28` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.10.0` | `5.10.1` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.34.7` | `5.34.8` | | [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.0.0` | `2.0.5` | | [postcss-import](https://github.com/postcss/postcss-import) | `16.1.0` | `16.1.1` | Updates `@iconify-json/material-symbols` from 1.2.26 to 1.2.28 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `astro` from 5.10.0 to 5.10.1 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@5.10.1/packages/astro) Updates `svelte` from 5.34.7 to 5.34.8 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.34.8/packages/svelte) Updates `@biomejs/biome` from 2.0.0 to 2.0.5 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.0.5/packages/@biomejs/biome) Updates `postcss-import` from 16.1.0 to 16.1.1 - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-import/compare/16.1.0...16.1.1) --- updated-dependencies: - dependency-name: "@iconify-json/material-symbols" dependency-version: 1.2.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: astro dependency-version: 5.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: svelte dependency-version: 5.34.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@biomejs/biome" dependency-version: 2.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: postcss-import dependency-version: 16.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
10
package.json
10
package.json
@@ -29,11 +29,11 @@
|
||||
"@iconify-json/fa6-brands": "^1.2.5",
|
||||
"@iconify-json/fa6-regular": "^1.2.3",
|
||||
"@iconify-json/fa6-solid": "^1.2.3",
|
||||
"@iconify-json/material-symbols": "^1.2.26",
|
||||
"@iconify-json/material-symbols": "^1.2.28",
|
||||
"@iconify/svelte": "^4.2.0",
|
||||
"@swup/astro": "^1.6.0",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
"astro": "5.10.0",
|
||||
"astro": "5.10.1",
|
||||
"astro-expressive-code": "^0.41.2",
|
||||
"astro-icon": "^1.1.5",
|
||||
"hastscript": "^9.0.1",
|
||||
@@ -56,20 +56,20 @@
|
||||
"sanitize-html": "^2.17.0",
|
||||
"sharp": "^0.34.2",
|
||||
"stylus": "^0.64.0",
|
||||
"svelte": "^5.34.7",
|
||||
"svelte": "^5.34.8",
|
||||
"tailwindcss": "^3.4.17",
|
||||
"typescript": "^5.8.3",
|
||||
"unist-util-visit": "^5.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@astrojs/ts-plugin": "^1.10.4",
|
||||
"@biomejs/biome": "2.0.0",
|
||||
"@biomejs/biome": "2.0.5",
|
||||
"@rollup/plugin-yaml": "^4.1.2",
|
||||
"@types/hast": "^3.0.4",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/mdast": "^4.0.4",
|
||||
"@types/sanitize-html": "^2.16.0",
|
||||
"postcss-import": "^16.1.0",
|
||||
"postcss-import": "^16.1.1",
|
||||
"postcss-nesting": "^13.0.2"
|
||||
},
|
||||
"packageManager": "pnpm@9.14.4"
|
||||
|
||||
Reference in New Issue
Block a user