Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (graasp#870)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent c409404 commit 64a3865
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 124 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@
"devDependencies": {
"@commitlint/config-conventional": "19.5.0",
"@cypress/code-coverage": "3.13.4",
"@eslint/compat": "1.2.0",
"@eslint/compat": "1.2.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.13.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/katex": "^0.16.7",
"@types/lodash.isarray": "^4.0.9",
"@types/lodash.truncate": "^4.4.9",
"@types/node": "^20.16.12",
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-helmet": "^6.1.11",
"@types/uuid": "10.0.0",
Expand All @@ -99,16 +99,16 @@
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-cypress": "4.0.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"globals": "15.11.0",
"http-status-codes": "2.3.0",
"husky": "9.1.6",
"prettier": "3.3.3",
"rollup-plugin-visualizer": "5.12.0",
"typescript": "5.6.3",
"vite": "5.4.9",
"vite": "5.4.10",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-istanbul": "6.0.2",
"vitest": "2.1.3"
Expand Down
Loading

0 comments on commit 64a3865

Please sign in to comment.