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 Nov 25, 2024
1 parent 3464afb commit 0b0aecd
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 200 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
"eslint-plugin-import-x": "^4.4.3",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-n": "^17.13.2",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-package-json": "^0.15.6",
"eslint-plugin-perfectionist": "^4.0.3",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prefer-let": "^4.0.0",
"eslint-plugin-promise": "^7.2.0",
"eslint-plugin-qwik": "^1.10.0",
"eslint-plugin-qwik": "^1.11.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-compiler": "19.0.0-beta-a7bf2bd-20241110",
"eslint-plugin-react-compiler": "19.0.0-beta-df7b47d-20241124",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-perf": "^3.3.3",
"eslint-plugin-regexp": "^2.7.0",
Expand All @@ -77,23 +77,23 @@
"globals": "^15.12.0",
"jsonc-eslint-parser": "^2.4.0",
"svelte-eslint-parser": "^0.43.0",
"typescript-eslint": "^8.15.0",
"typescript-eslint": "^8.16.0",
"vue-eslint-parser": "^9.4.3"
},
"devDependencies": {
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@eslint/config-inspector": "^0.5.6",
"@types/node": "^22.9.1",
"@types/node": "^22.9.3",
"changelogen": "^0.5.7",
"changelogithub": "^0.13.11",
"clean-publish": "^5.1.0",
"cspell": "^8.16.0",
"eslint": "^9.15.0",
"prettier": "^3.3.3",
"simple-git-hooks": "^2.11.1",
"svelte": "^5.2.6",
"typescript": "^5.6.3",
"svelte": "^5.2.8",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vite-plugin-dts": "^4.3.0"
},
Expand Down
Loading

0 comments on commit 0b0aecd

Please sign in to comment.