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 Feb 3, 2025
1 parent f581714 commit 37df86e
Show file tree
Hide file tree
Showing 3 changed files with 1,137 additions and 1,327 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,43 +54,43 @@
"test:unit": "vitest --run --coverage"
},
"dependencies": {
"@typescript-eslint/types": "^8.21.0",
"@typescript-eslint/utils": "^8.21.0",
"@typescript-eslint/types": "^8.23.0",
"@typescript-eslint/utils": "^8.23.0",
"natural-orderby": "^5.0.0"
},
"devDependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "^4.0.7",
"@astrojs/mdx": "^4.0.8",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/svelte": "^7.0.4",
"@azat-io/eslint-config": "^2.11.1",
"@azat-io/eslint-config": "^2.13.0",
"@azat-io/stylelint-config": "^0.1.1",
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@commitlint/cli": "^19.7.1",
"@commitlint/config-conventional": "^19.7.1",
"@nanostores/persistent": "^0.10.2",
"@playform/compress": "^0.1.7",
"@poppanator/sveltekit-svg": "5.0.0",
"@shikijs/langs": "^1.26.1",
"@shikijs/transformers": "^1.26.1",
"@shikijs/langs": "^1.29.2",
"@shikijs/transformers": "^1.29.2",
"@types/mdast": "^4.0.4",
"@types/node": "^22.10.7",
"@types/node": "^22.13.0",
"@types/unist": "^3.0.3",
"@typescript-eslint/parser": "^8.21.0",
"@typescript-eslint/rule-tester": "^8.21.0",
"@typescript-eslint/parser": "^8.23.0",
"@typescript-eslint/rule-tester": "^8.23.0",
"@typescript-eslint/types": "^6.13.0",
"@vercel/og": "^0.6.4",
"@vitest/coverage-v8": "^3.0.2",
"astro": "^5.1.8",
"@vercel/og": "^0.6.5",
"@vitest/coverage-v8": "^3.0.5",
"astro": "^5.2.3",
"browserslist": "^4.24.4",
"changelogen": "^0.5.7",
"changelogithub": "^13.12.1",
"clean-publish": "^5.1.0",
"cspell": "^8.17.2",
"cspell": "^8.17.3",
"dedent": "^1.5.3",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-plugin-eslint-plugin": "^6.4.0",
"execa": "^9.5.2",
"keyux": "^0.10.0",
"keyux": "^0.11.0",
"lightningcss": "^1.29.1",
"nanostores": "^0.11.3",
"postcss-html": "^1.8.0",
Expand All @@ -99,10 +99,10 @@
"prettier-plugin-svelte": "^3.3.3",
"rehype-external-links": "^3.0.0",
"remark-sectionize": "^2.1.0",
"shiki": "^1.26.1",
"shiki": "^1.29.2",
"shiki-magic-move": "^0.5.2",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.13.2",
"stylelint": "^16.14.1",
"stylelint-config-recess-order": "^6.0.0",
"stylelint-gamut": "^1.3.4",
"stylelint-order": "^6.0.4",
Expand All @@ -112,10 +112,10 @@
"typescript": "^5.7.3",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vite": "^6.0.10",
"vite": "^6.0.11",
"vite-plugin-dts": "4.5.0",
"vite-plugin-lightningcss": "^0.0.5",
"vitest": "^3.0.2"
"vitest": "^3.0.5"
},
"peerDependencies": {
"eslint": ">=8.0.0"
Expand Down
Loading

0 comments on commit 37df86e

Please sign in to comment.