Skip to content

Commit dc305dd

Browse files
πŸš€ chore(package.json): update dependencies and devDependencies versions
πŸ“¦ Dependencies: - Update "@astrojs/rss" from 2.4.3 to 2.4.4 - Update "astro" from 2.10.1 to 2.10.12 πŸ› οΈ DevDependencies: - Update "@astrojs/sitemap" from 2.0.1 to 2.0.2 - Update "@typescript-eslint/parser" from 6.2.1 to 6.4.1 - Update "eslint" from 8.46.0 to 8.46.0 - Update "prettier" from 3.0.1 to 3.0.2 - Update "prettier-plugin-astro" from 0.11.0 to 0.11.1
1 parent e7a88b1 commit dc305dd

File tree

2 files changed

+65
-66
lines changed

2 files changed

+65
-66
lines changed

β€Žpackage.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@
3333
"prepare": "husky install"
3434
},
3535
"dependencies": {
36-
"@astrojs/rss": "2.4.3",
37-
"astro": "2.10.1"
36+
"@astrojs/rss": "2.4.4",
37+
"astro": "2.10.12"
3838
},
3939
"devDependencies": {
4040
"@astrojs/mdx": "0.19.7",
41-
"@astrojs/sitemap": "2.0.1",
41+
"@astrojs/sitemap": "2.0.2",
4242
"@astrojs/tailwind": "4.0.0",
4343
"@pagefind/default-ui": "^0.12.0",
4444
"@tailwindcss/typography": "0.5.9",
45-
"@typescript-eslint/parser": "^6.2.1",
45+
"@typescript-eslint/parser": "^6.4.1",
4646
"clsx": "2.0.0",
4747
"eslint": "^8.46.0",
4848
"eslint-plugin-astro": "^0.28.0",
@@ -52,9 +52,9 @@
5252
"mdast-util-to-string": "^4.0.0",
5353
"motion": "^10.16.2",
5454
"pagefind": "^0.12.0",
55-
"prettier": "^3.0.1",
55+
"prettier": "^3.0.2",
5656
"prettier-config-standard": "^5.0.0",
57-
"prettier-plugin-astro": "^0.11.0",
57+
"prettier-plugin-astro": "^0.11.1",
5858
"reading-time": "^1.5.0",
5959
"slugify": "^1.6.6",
6060
"tailwind-merge": "1.14.0",

β€Žpnpm-lock.yaml

Lines changed: 59 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
Β (0)