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 30, 2024
1 parent 45f7661 commit b3ee23d
Show file tree
Hide file tree
Showing 2 changed files with 833 additions and 855 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@
"vue-eslint-parser": ">=9.0.0"
},
"dependencies": {
"@typescript-eslint/types": "^8.7.0",
"@typescript-eslint/utils": "^8.7.0",
"@typescript-eslint/types": "^8.8.0",
"@typescript-eslint/utils": "^8.8.0",
"minimatch": "^9.0.5",
"natural-compare-lite": "^1.4.0"
},
Expand All @@ -88,15 +88,15 @@
"@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.19.0",
"@poppanator/sveltekit-svg": "5.0.0-svelte5.5",
"@shikijs/transformers": "^1.21.0",
"@types/mdast": "^4.0.4",
"@types/natural-compare-lite": "^1.4.2",
"@types/node": "^22.7.2",
"@types/node": "^22.7.4",
"@types/unist": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/rule-tester": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@typescript-eslint/rule-tester": "^8.8.0",
"@typescript-eslint/types": "^6.13.0",
"@vercel/og": "^0.6.3",
"@vitest/coverage-v8": "^2.1.1",
Expand All @@ -117,7 +117,7 @@
"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.2",
"eslint-plugin-sonarjs": "2.0.3",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-vitest": "^0.5.4",
"execa": "^9.4.0",
Expand All @@ -130,7 +130,7 @@
"prettier-plugin-svelte": "^3.2.7",
"rehype-external-links": "^3.0.0",
"remark-sectionize": "^2.0.0",
"shiki": "^1.19.0",
"shiki": "^1.21.0",
"shiki-magic-move": "^0.4.4",
"simple-git-hooks": "^2.11.1",
"stylelint": "^16.9.0",
Expand All @@ -139,15 +139,15 @@
"stylelint-order": "^6.0.4",
"stylelint-plugin-logical-css": "^1.2.1",
"svelte": "5.0.0-next.221",
"svelte-check": "^4.0.3",
"svelte-check": "^4.0.4",
"svelte-eslint-parser": "^0.41.1",
"svgo": "^3.3.2",
"ts-dedent": "^2.2.0",
"typescript": "^5.6.2",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vite": "^5.4.8",
"vite-plugin-dts": "4.2.2",
"vite-plugin-dts": "4.2.3",
"vite-plugin-lightningcss": "^0.0.5",
"vitest": "^2.1.1",
"vue-eslint-parser": "^9.4.3"
Expand Down
Loading

0 comments on commit b3ee23d

Please sign in to comment.