Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent df4e930 commit 53f4dda
Show file tree
Hide file tree
Showing 2 changed files with 1,279 additions and 372 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"devDependencies": {
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@cypress/code-coverage": "3.12.39",
"@cypress/code-coverage": "3.13.10",
"@cypress/instrument-cra": "1.4.0",
"@tanstack/react-query-devtools": "4.36.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
Expand All @@ -88,35 +88,35 @@
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/browser": "^1.6.0",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"cypress": "13.12.0",
"cypress": "13.17.0",
"cypress-file-upload": "5.0.8",
"env-cmd": "10.1.0",
"eslint": "^8.57.0",
"eslint-config-airbnb": "~19.0.4",
"eslint-config-prettier": "~8.10.0",
"eslint-config-react": "1.1.7",
"eslint-config-react-app": "~7.0.1",
"eslint-import-resolver-typescript": "~3.6.1",
"eslint-import-resolver-typescript": "~3.7.0",
"eslint-plugin-cypress": "~2.15.2",
"eslint-plugin-import": "~2.29.1",
"eslint-plugin-jsx-a11y": "~6.9.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-import": "~2.31.0",
"eslint-plugin-jsx-a11y": "~6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-react-hooks": "~4.6.2",
"husky": "~9.0.11",
"husky": "~9.1.0",
"npm-run-all2": "6.2.0",
"nyc": "17.0.0",
"prettier": "3.3.2",
"nyc": "17.1.0",
"prettier": "3.4.2",
"standard-version": "9.5.0",
"typescript": "5.5.2",
"typescript": "5.7.2",
"vite": "^5.3.1",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-checker": "^0.8.0",
"vite-plugin-istanbul": "^6.0.2",
"wait-on": "7.2.0"
},
Expand Down
Loading

0 comments on commit 53f4dda

Please sign in to comment.