Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#839)
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 3, 2024
1 parent 2822c03 commit a03ec0f
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 128 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@cypress/code-coverage": "3.13.1",
"@eslint/compat": "1.1.1",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.10.0",
"@eslint/js": "9.11.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/katex": "^0.16.7",
"@types/lodash.isarray": "^4.0.9",
Expand All @@ -84,12 +84,12 @@
"@types/react-dom": "^18.3.0",
"@types/react-helmet": "^6.1.11",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@vitejs/plugin-react": "^4.3.1",
"commitlint": "19.5.0",
"concurrently": "9.0.1",
"cypress": "13.14.2",
"cypress": "13.15.0",
"cypress-iframe": "1.0.1",
"cypress-vite": "1.5.0",
"env-cmd": "10.1.0",
Expand All @@ -98,11 +98,11 @@
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-cypress": "3.5.0",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"globals": "15.9.0",
"globals": "15.10.0",
"http-status-codes": "2.3.0",
"husky": "9.1.6",
"prettier": "3.3.3",
Expand Down
Loading

0 comments on commit a03ec0f

Please sign in to comment.