Skip to content

Commit 350e62a

Browse files
committed
chore: update dependencies
1 parent 8d15b98 commit 350e62a

File tree

2 files changed

+294
-154
lines changed

2 files changed

+294
-154
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,24 +62,24 @@
6262
"@astrojs/check": "^0.9.4",
6363
"@astrojs/mdx": "^4.0.3",
6464
"@astrojs/sitemap": "^3.2.1",
65-
"@astrojs/svelte": "^7.0.2",
65+
"@astrojs/svelte": "^7.0.3",
6666
"@azat-io/eslint-config": "^2.8.0",
6767
"@azat-io/stylelint-config": "^0.1.1",
6868
"@commitlint/cli": "^19.6.1",
6969
"@commitlint/config-conventional": "^19.6.0",
7070
"@nanostores/persistent": "^0.10.2",
7171
"@playform/compress": "^0.1.6",
7272
"@poppanator/sveltekit-svg": "5.0.0",
73-
"@shikijs/transformers": "^1.24.4",
73+
"@shikijs/transformers": "^1.26.1",
7474
"@types/mdast": "^4.0.4",
75-
"@types/node": "^22.10.3",
75+
"@types/node": "^22.10.5",
7676
"@types/unist": "^3.0.3",
7777
"@typescript-eslint/parser": "^8.19.0",
7878
"@typescript-eslint/rule-tester": "^8.19.0",
7979
"@typescript-eslint/types": "^6.13.0",
8080
"@vercel/og": "^0.6.4",
8181
"@vitest/coverage-v8": "^2.1.8",
82-
"astro": "^5.1.1",
82+
"astro": "^5.1.2",
8383
"browserslist": "^4.24.3",
8484
"changelogen": "^0.5.7",
8585
"changelogithub": "^0.13.11",
@@ -98,7 +98,7 @@
9898
"prettier-plugin-svelte": "^3.3.2",
9999
"rehype-external-links": "^3.0.0",
100100
"remark-sectionize": "^2.1.0",
101-
"shiki": "^1.24.4",
101+
"shiki": "^1.26.1",
102102
"shiki-magic-move": "^0.5.2",
103103
"simple-git-hooks": "^2.11.1",
104104
"stylelint": "^16.12.0",
@@ -111,7 +111,7 @@
111111
"typescript": "^5.7.2",
112112
"unified": "^11.0.5",
113113
"unist-util-visit": "^5.0.0",
114-
"vite": "^6.0.6",
114+
"vite": "^6.0.7",
115115
"vite-plugin-dts": "4.4.0",
116116
"vite-plugin-lightningcss": "^0.0.5",
117117
"vitest": "^2.1.6"

0 commit comments

Comments
 (0)