Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

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 26, 2024
1 parent 4797ff7 commit ce7e0a9
Show file tree
Hide file tree
Showing 2 changed files with 201 additions and 154 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,30 +106,30 @@
"devDependencies": {
"@commitlint/cli": "18.4.4",
"@commitlint/config-conventional": "18.4.4",
"@cypress/code-coverage": "3.12.12",
"@cypress/code-coverage": "3.12.19",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/jest": "29.5.10",
"@types/jest": "29.5.11",
"@types/lodash.debounce": "4.0.9",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.isequal": "4.5.8",
"@types/lodash.partition": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.10.1",
"@types/node": "20.10.8",
"@types/papaparse": "5.3.14",
"@types/qs": "6.9.10",
"@types/react": "18.2.39",
"@types/react-csv": "1.1.9",
"@types/react-dom": "18.2.17",
"@types/uuid": "9.0.7",
"@types/validator": "13.11.7",
"@types/qs": "6.9.11",
"@types/react": "18.2.48",
"@types/react-csv": "1.1.10",
"@types/react-dom": "18.2.18",
"@types/uuid": "9.0.8",
"@types/validator": "13.11.8",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@vitejs/plugin-react": "4.2.0",
"@vitejs/plugin-react": "4.2.1",
"concurrently": "8.2.2",
"cypress": "13.6.1",
"cypress": "13.6.3",
"cypress-localstorage-commands": "2.2.5",
"env-cmd": "10.1.0",
"eslint": "^8.54.0",
Expand All @@ -142,9 +142,9 @@
"eslint-plugin-react-hooks": "4.6.0",
"husky": "8.0.3",
"nyc": "15.1.0",
"prettier": "3.1.0",
"prettier": "3.1.1",
"rollup-plugin-visualizer": "5.11.0",
"typescript": "5.3.2",
"typescript": "5.3.3",
"vite": "5.0.12",
"vite-plugin-checker": "0.6.2",
"vite-plugin-istanbul": "5.0.0"
Expand Down
Loading

0 comments on commit ce7e0a9

Please sign in to comment.