Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
azat-io committed Jan 1, 2025
1 parent dd71f11 commit f868c40
Show file tree
Hide file tree
Showing 2 changed files with 609 additions and 815 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,32 +54,32 @@
"test:unit": "vitest --run --coverage"
},
"dependencies": {
"@typescript-eslint/types": "^8.18.1",
"@typescript-eslint/utils": "^8.18.1",
"@typescript-eslint/types": "^8.19.0",
"@typescript-eslint/utils": "^8.19.0",
"natural-orderby": "^5.0.0"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.0.2",
"@astrojs/mdx": "^4.0.3",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/svelte": "^7.0.1",
"@azat-io/eslint-config": "^2.6.0",
"@astrojs/svelte": "^7.0.2",
"@azat-io/eslint-config": "^2.8.0",
"@azat-io/stylelint-config": "^0.1.1",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@nanostores/persistent": "^0.10.2",
"@playform/compress": "^0.1.6",
"@poppanator/sveltekit-svg": "5.0.0",
"@shikijs/transformers": "^1.24.3",
"@shikijs/transformers": "^1.24.4",
"@types/mdast": "^4.0.4",
"@types/node": "^22.10.2",
"@types/node": "^22.10.3",
"@types/unist": "^3.0.3",
"@typescript-eslint/parser": "^8.18.1",
"@typescript-eslint/rule-tester": "^8.18.1",
"@typescript-eslint/parser": "^8.19.0",
"@typescript-eslint/rule-tester": "^8.19.0",
"@typescript-eslint/types": "^6.13.0",
"@vercel/og": "^0.6.4",
"@vitest/coverage-v8": "^2.1.8",
"astro": "^5.1.0",
"astro": "^5.1.1",
"browserslist": "^4.24.3",
"changelogen": "^0.5.7",
"changelogithub": "^0.13.11",
Expand All @@ -97,7 +97,7 @@
"prettier-plugin-svelte": "^3.3.2",
"rehype-external-links": "^3.0.0",
"remark-sectionize": "^2.1.0",
"shiki": "^1.24.3",
"shiki": "^1.24.4",
"shiki-magic-move": "^0.5.2",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.12.0",
Expand All @@ -111,7 +111,7 @@
"typescript": "^5.7.2",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vite": "^6.0.4",
"vite": "^6.0.6",
"vite-plugin-dts": "4.4.0",
"vite-plugin-lightningcss": "^0.0.5",
"vitest": "^2.1.6"
Expand Down
Loading

0 comments on commit f868c40

Please sign in to comment.