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 Mar 17, 2024
1 parent b342ae1 commit 4f8f6a0
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 126 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"vue-eslint-parser": ">=9.0.0"
},
"dependencies": {
"@typescript-eslint/utils": "^7.1.1",
"@typescript-eslint/utils": "^7.2.0",
"minimatch": "^9.0.3",
"natural-compare-lite": "^1.4.0"
},
Expand All @@ -88,10 +88,10 @@
"@commitlint/config-conventional": "^19.0.3",
"@types/natural-compare-lite": "^1.4.2",
"@types/node": "^20.11.25",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@typescript-eslint/rule-tester": "^7.1.1",
"@typescript-eslint/types": "^7.1.1",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@typescript-eslint/rule-tester": "^7.2.0",
"@typescript-eslint/types": "^7.2.0",
"@vitest/coverage-v8": "^1.3.1",
"ajv": "^6.12.6",
"astro-eslint-parser": "^0.16.3",
Expand All @@ -107,7 +107,7 @@
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-sonarjs": "^0.24.0",
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-vitest": "^0.3.24",
"eslint-plugin-vitest": "^0.3.25",
"postcss-html": "^1.6.0",
"prettier": "^3.2.5",
"simple-git-hooks": "^2.10.0",
Expand All @@ -120,7 +120,7 @@
"svelte-eslint-parser": "^0.33.1",
"ts-dedent": "^2.2.0",
"typescript": "^5.4.2",
"vite": "^5.1.5",
"vite": "^5.1.6",
"vite-plugin-lightningcss": "^0.0.5",
"vitepress": "1.0.0-rc.45",
"vitest": "^1.3.1",
Expand Down
Loading

0 comments on commit 4f8f6a0

Please sign in to comment.