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 Sep 1, 2024
1 parent 4803030 commit d9c72d2
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 646 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,30 +78,30 @@
},
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@astrojs/mdx": "^3.1.4",
"@astrojs/mdx": "^3.1.5",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/svelte": "^5.7.0",
"@azat-io/eslint-config-astro": "^1.10.0",
"@azat-io/stylelint-config": "^0.1.1",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@nanostores/persistent": "^0.10.2",
"@nanostores/vue": "^0.10.0",
"@playform/compress": "^0.1.1",
"@poppanator/sveltekit-svg": "5.0.0-svelte5.3",
"@shikijs/transformers": "^1.15.0",
"@shikijs/transformers": "^1.15.2",
"@types/eslint": "^9.6.1",
"@types/mdast": "^4.0.4",
"@types/natural-compare-lite": "^1.4.2",
"@types/node": "^22.5.0",
"@types/node": "^22.5.2",
"@types/unist": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"@typescript-eslint/rule-tester": "^8.3.0",
"@typescript-eslint/types": "^6.13.0",
"@vercel/og": "^0.6.2",
"@vitest/coverage-v8": "^2.0.5",
"astro": "^4.14.5",
"astro": "^4.15.1",
"astro-eslint-parser": "^1.0.2",
"browserslist": "^4.23.3",
"changelogen": "^0.5.5",
Expand All @@ -114,15 +114,15 @@
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^3.2.0",
"eslint-plugin-perfectionist": "^3.3.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prefer-let": "^4.0.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-sonarjs": "2.0.1",
"eslint-plugin-sonarjs": "2.0.2",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-vitest": "^0.5.4",
"execa": "^9.3.1",
"keyux": "^0.8.0",
"keyux": "^0.8.2",
"lightningcss": "^1.26.0",
"nanostores": "^0.11.3",
"postcss-html": "^1.7.0",
Expand All @@ -131,10 +131,10 @@
"prettier-plugin-svelte": "^3.2.6",
"rehype-external-links": "^3.0.0",
"remark-sectionize": "^2.0.0",
"shiki": "^1.15.0",
"shiki": "^1.15.2",
"shiki-magic-move": "^0.4.4",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.8.2",
"stylelint": "^16.9.0",
"stylelint-config-recess-order": "^5.1.0",
"stylelint-gamut": "^1.3.4",
"stylelint-order": "^6.0.4",
Expand All @@ -148,7 +148,7 @@
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vite": "^5.4.2",
"vite-plugin-dts": "4.0.3",
"vite-plugin-dts": "4.1.0",
"vite-plugin-lightningcss": "^0.0.5",
"vitest": "^2.0.5",
"vue-eslint-parser": "^9.4.3"
Expand Down
Loading

0 comments on commit d9c72d2

Please sign in to comment.