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 Dec 13, 2024
1 parent 1f4e473 commit 9bb7bb0
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 339 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@cypress/code-coverage": "3.13.4",
"@cypress/code-coverage": "3.13.9",
"@testing-library/jest-dom": "^6.6.2",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -112,36 +112,36 @@
"@types/lodash.isequal": "4.5.8",
"@types/lodash.partition": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.17.0",
"@types/node": "20.17.10",
"@types/papaparse": "5.3.15",
"@types/react": "18.3.12",
"@types/react": "18.3.16",
"@types/react-csv": "1.1.10",
"@types/react-dom": "18.3.1",
"@types/react-dom": "18.3.5",
"@types/uuid": "10.0.0",
"@types/validator": "13.12.2",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@vitejs/plugin-react": "4.3.3",
"@vitejs/plugin-react": "4.3.4",
"concurrently": "9.0.1",
"cypress": "13.15.1",
"cypress-localstorage-commands": "2.2.6",
"cypress": "13.15.2",
"cypress-localstorage-commands": "2.2.7",
"env-cmd": "10.1.0",
"eslint": "^8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"husky": "9.1.6",
"husky": "9.1.7",
"nyc": "17.1.0",
"prettier": "3.3.3",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"vite-plugin-istanbul": "6.0.2",
"vitest": "2.1.3"
"vitest": "2.1.8"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 9bb7bb0

Please sign in to comment.