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 27, 2024
1 parent eeb0534 commit 8e0deb2
Show file tree
Hide file tree
Showing 2 changed files with 6,204 additions and 4,359 deletions.
22 changes: 11 additions & 11 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.2.0",
"@typescript-eslint/utils": "^8.2.0",
"@typescript-eslint/types": "^8.3.0",
"@typescript-eslint/utils": "^8.3.0",
"minimatch": "^10.0.1",
"natural-compare-lite": "^1.4.0"
},
Expand All @@ -90,24 +90,24 @@
"@playform/compress": "^0.1.1",
"@poppanator/sveltekit-svg": "5.0.0-svelte5.3",
"@shikijs/transformers": "^1.14.1",
"@types/eslint": "^9.6.0",
"@types/eslint": "^9.6.1",
"@types/mdast": "^4.0.4",
"@types/natural-compare-lite": "^1.4.2",
"@types/node": "^22.5.0",
"@types/unist": "^3.0.3",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@typescript-eslint/rule-tester": "^8.2.0",
"@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.3",
"astro": "^4.14.5",
"astro-eslint-parser": "^1.0.2",
"browserslist": "^4.23.3",
"changelogen": "^0.5.5",
"clean-publish": "^5.0.0",
"cspell": "^8.14.2",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-plugin-astro": "^1.2.3",
"eslint-plugin-eslint-plugin": "^6.2.0",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -118,13 +118,13 @@
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prefer-let": "^4.0.0",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-sonarjs": "1.0.4",
"eslint-plugin-sonarjs": "2.0.1",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-vitest": "^0.5.4",
"execa": "^9.3.1",
"keyux": "^0.8.0",
"lightningcss": "^1.26.0",
"nanostores": "^0.11.2",
"nanostores": "^0.11.3",
"postcss-html": "^1.7.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
Expand All @@ -140,7 +140,7 @@
"stylelint-order": "^6.0.4",
"stylelint-plugin-logical-css": "^1.2.1",
"svelte": "5.0.0-next.221",
"svelte-check": "^3.8.5",
"svelte-check": "^3.8.6",
"svelte-eslint-parser": "^0.41.0",
"svgo": "^3.3.2",
"ts-dedent": "^2.2.0",
Expand Down
Loading

0 comments on commit 8e0deb2

Please sign in to comment.