Bump the dev-dependencies group with 4 updates (#21)

Bumps the dev-dependencies group with 4 updates: [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [@iconify-json/simple-icons](https://github.com/iconify/icon-sets) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@astrojs/rss` from 4.0.10 to 4.0.11
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro-rss/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/rss@4.0.11/packages/astro-rss)

Updates `astro` from 5.1.1 to 5.1.3
- [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.1.3/packages/astro)

Updates `@iconify-json/simple-icons` from 1.2.17 to 1.2.18
- [Commits](https://github.com/iconify/icon-sets/commits)

Updates `@types/node` from 22.10.2 to 22.10.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@astrojs/rss"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@iconify-json/simple-icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

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:
dependabot[bot] 2025-01-06 23:53:23 +00:00 committed by GitHub
parent aedba21487
commit d548299b06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 20 additions and 24 deletions

36
package-lock.json generated
View file

@ -10,13 +10,13 @@
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/mdx": "^4.0.3",
"@astrojs/rss": "^4.0.10",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "^5.1.4",
"@fontsource-variable/outfit": "^5.1.1",
"@fontsource-variable/red-hat-mono": "^5.1.0",
"@fontsource/borel": "^5.1.1",
"astro": "^5.1.1",
"astro": "^5.1.3",
"astro-icon": "^1.1.4",
"rehype-external-links": "^3.0.0",
"tailwindcss": "^3.4.15",
@ -24,9 +24,9 @@
},
"devDependencies": {
"@iconify-json/mdi": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.13",
"@iconify-json/simple-icons": "^1.2.18",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^22.10.1",
"@types/node": "^22.10.5",
"prettier": "^3.4.1",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.9"
@ -204,10 +204,9 @@
}
},
"node_modules/@astrojs/rss": {
"version": "4.0.10",
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.10.tgz",
"integrity": "sha512-2gFdHM763uUAySkdwPYrpi6dppOBJr9ddg5VbkKXctWze8d1JHgIBBY78zWIYs7KBJT58zxadsObVAVt55RDaw==",
"license": "MIT",
"version": "4.0.11",
"resolved": "https://registry.npmjs.org/@astrojs/rss/-/rss-4.0.11.tgz",
"integrity": "sha512-3e3H8i6kc97KGnn9iaZBJpIkdoQi8MmR5zH5R+dWsfCM44lLTszOqy1OBfGGxDt56mpQkYVtZJWoxMyWuUZBfw==",
"dependencies": {
"fast-xml-parser": "^4.5.0",
"kleur": "^4.1.5"
@ -806,11 +805,10 @@
}
},
"node_modules/@iconify-json/simple-icons": {
"version": "1.2.17",
"resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.17.tgz",
"integrity": "sha512-1vXbM6a6HV2rwXxu8ptD2OYhqrqX0ZZRepOg7nIjkvKlKq90Iici4X++A8h36bEVlV2wGjqx8uVYB0pwnPZVSw==",
"version": "1.2.18",
"resolved": "https://registry.npmjs.org/@iconify-json/simple-icons/-/simple-icons-1.2.18.tgz",
"integrity": "sha512-ae4ig7fxNXME1wl5og7Ocp82TM4jyz6IsOyI8GrteSbvHR9gaPu2Z01Amn5V/xo1Y7A7/+EH/3Ovpy2az/gYbg==",
"dev": true,
"license": "CC0-1.0",
"dependencies": {
"@iconify/types": "*"
}
@ -1839,10 +1837,9 @@
}
},
"node_modules/@types/node": {
"version": "22.10.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.2.tgz",
"integrity": "sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==",
"license": "MIT",
"version": "22.10.5",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz",
"integrity": "sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==",
"dependencies": {
"undici-types": "~6.20.0"
}
@ -2161,10 +2158,9 @@
}
},
"node_modules/astro": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.1.tgz",
"integrity": "sha512-prpWC2PRs4P3FKQg6gZaU+VNMqbZi5pDvORGB2nrjfRjkrvF6/l4BqhvkJ6YQ0Ohm5rIMVz8ljgaRI77mLHbwg==",
"license": "MIT",
"version": "5.1.3",
"resolved": "https://registry.npmjs.org/astro/-/astro-5.1.3.tgz",
"integrity": "sha512-Zl/B4hmueJmlI5FJQcwbBRhHbRvbTWaTJzimkbH+jYczR5blt4uSh0DheyAt/+NwcnGfiC11z/XXJYIBR4LPUw==",
"dependencies": {
"@astrojs/compiler": "^2.10.3",
"@astrojs/internal-helpers": "0.4.2",

View file

@ -13,13 +13,13 @@
"dependencies": {
"@astrojs/check": "0.9.4",
"@astrojs/mdx": "^4.0.3",
"@astrojs/rss": "^4.0.10",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "3.2.1",
"@astrojs/tailwind": "^5.1.4",
"@fontsource-variable/outfit": "^5.1.1",
"@fontsource-variable/red-hat-mono": "^5.1.0",
"@fontsource/borel": "^5.1.1",
"astro": "^5.1.1",
"astro": "^5.1.3",
"astro-icon": "^1.1.4",
"rehype-external-links": "^3.0.0",
"tailwindcss": "^3.4.15",
@ -27,9 +27,9 @@
},
"devDependencies": {
"@iconify-json/mdi": "^1.2.1",
"@iconify-json/simple-icons": "^1.2.13",
"@iconify-json/simple-icons": "^1.2.18",
"@tailwindcss/typography": "^0.5.15",
"@types/node": "^22.10.1",
"@types/node": "^22.10.5",
"prettier": "^3.4.1",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.9"