Skip to content

Commit f4a36fe

Browse files
authored
chore(deps): update (#302)
* chore(deps): update * chore: update pnpm
1 parent aa6fdda commit f4a36fe

File tree

2 files changed

+512
-511
lines changed

2 files changed

+512
-511
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -26,49 +26,49 @@
2626
},
2727
"devDependencies": {
2828
"@astrojs/check": "^0.9.4",
29-
"@astrojs/markdown-remark": "^6.3.3",
30-
"@astrojs/mdx": "^4.3.1",
29+
"@astrojs/markdown-remark": "^6.3.5",
30+
"@astrojs/mdx": "^4.3.3",
3131
"@astrojs/rss": "^4.0.12",
32-
"@astrojs/sitemap": "^3.4.1",
32+
"@astrojs/sitemap": "^3.4.2",
3333
"@astrojs/svelte": "^7.1.0",
3434
"@catppuccin/catppuccin": "github:catppuccin/catppuccin#7e4506607b8a6c298ce0876e385c52281e879245",
3535
"@catppuccin/palette": "^1.7.1",
3636
"@iconify-json/ph": "^1.2.2",
37-
"@iconify-json/simple-icons": "^1.2.43",
38-
"@iconify/svelte": "^5.0.0",
37+
"@iconify-json/simple-icons": "^1.2.46",
38+
"@iconify/svelte": "^5.0.1",
3939
"@iconify/tools": "^4.1.2",
4040
"@iconify/types": "^2.0.0",
41-
"@playwright/test": "^1.54.1",
41+
"@playwright/test": "^1.54.2",
4242
"@rollup/plugin-yaml": "^4.1.2",
43-
"@types/node": "^22.16.4",
43+
"@types/node": "^22.17.1",
4444
"@vitest/coverage-v8": "^3.2.4",
45-
"astro": "^5.12.0",
45+
"astro": "^5.12.9",
4646
"astro-expressive-code": "^0.41.3",
4747
"astro-icon": "1.1.5",
4848
"fuse.js": "^7.1.0",
4949
"husky": "^9.1.7",
50-
"lint-staged": "^16.1.2",
50+
"lint-staged": "^16.1.5",
5151
"mdast-util-to-string": "^4.0.0",
52-
"playwright": "^1.54.1",
52+
"playwright": "^1.54.2",
5353
"prettier": "^3.6.2",
5454
"prettier-plugin-astro": "^0.14.1",
5555
"reading-time": "^1.5.0",
5656
"rehype-autolink-headings": "^7.1.0",
57-
"sass": "^1.89.2",
57+
"sass": "^1.90.0",
5858
"sharp": "^0.34.3",
5959
"surge": "^0.24.6",
6060
"svelte": "5.35.3",
6161
"svelte-intersection-observer-action": "^0.0.5",
6262
"tsx": "^4.20.3",
63-
"typescript": "^5.8.3",
63+
"typescript": "^5.9.2",
6464
"vite": "^6.3.5",
6565
"vitest": "^3.2.4",
66-
"yaml": "^2.8.0"
66+
"yaml": "^2.8.1"
6767
},
6868
"dependenciesComments": {
6969
"svelte": "Svelte is pinned due to the following issue: https://github.com/sveltejs/svelte/issues/16423"
7070
},
71-
"packageManager": "pnpm@10.13.1",
71+
"packageManager": "pnpm@10.14.0",
7272
"engines": {
7373
"node": ">=22"
7474
},

0 commit comments

Comments
 (0)