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 Aug 14, 2024
1 parent 285a451 commit 105f096
Show file tree
Hide file tree
Showing 2 changed files with 585 additions and 586 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.0.1",
"@typescript-eslint/utils": "^8.0.1",
"@typescript-eslint/types": "^8.1.0",
"@typescript-eslint/utils": "^8.1.0",
"minimatch": "^10.0.1",
"natural-compare-lite": "^1.4.0"
},
Expand All @@ -93,28 +93,28 @@
"@types/eslint": "^9.6.0",
"@types/mdast": "^4.0.4",
"@types/natural-compare-lite": "^1.4.2",
"@types/node": "^22.1.0",
"@types/node": "^22.3.0",
"@types/unist": "^3.0.2",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"@typescript-eslint/rule-tester": "^8.0.1",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/rule-tester": "^8.1.0",
"@typescript-eslint/types": "^6.13.0",
"@vercel/og": "^0.6.2",
"@vitest/coverage-v8": "^2.0.5",
"astro": "^4.13.1",
"astro": "^4.13.4",
"astro-eslint-parser": "^1.0.2",
"browserslist": "^4.23.3",
"changelogen": "^0.5.5",
"clean-publish": "^5.0.0",
"cspell": "^8.13.1",
"eslint": "^9.8.0",
"cspell": "^8.13.3",
"eslint": "^9.9.0",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-eslint-plugin": "^6.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-node-import": "^1.0.4",
"eslint-plugin-perfectionist": "^3.1.2",
"eslint-plugin-perfectionist": "^3.1.3",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prefer-let": "^4.0.0",
"eslint-plugin-promise": "^7.1.0",
Expand All @@ -139,7 +139,7 @@
"stylelint-gamut": "^1.3.4",
"stylelint-order": "^6.0.4",
"stylelint-plugin-logical-css": "^1.2.1",
"svelte": "5.0.0-next.205",
"svelte": "5.0.0-next.221",
"svelte-check": "^3.8.5",
"svelte-eslint-parser": "^0.41.0",
"svgo": "^3.3.2",
Expand All @@ -148,7 +148,7 @@
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vite": "^5.4.0",
"vite-plugin-dts": "4.0.1",
"vite-plugin-dts": "4.0.2",
"vite-plugin-lightningcss": "^0.0.5",
"vitest": "^2.0.5",
"vue-eslint-parser": "^9.4.3"
Expand Down
Loading

0 comments on commit 105f096

Please sign in to comment.