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 11, 2024
1 parent 4ac8cb6 commit 043c861
Show file tree
Hide file tree
Showing 2 changed files with 199 additions and 205 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,34 +73,34 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@cypress/code-coverage": "3.13.1",
"@cypress/code-coverage": "3.13.9",
"@tanstack/react-query-devtools": "4.36.1",
"@types/lodash.countby": "4.6.9",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.isempty": "4.4.9",
"@types/lodash.words": "4.2.9",
"@types/react": "18.3.7",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.16",
"@types/react-dom": "18.3.5",
"@types/stopword": "2.0.3",
"@types/uuid": "10.0.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@vitejs/plugin-react": "4.3.1",
"@vitejs/plugin-react": "4.3.4",
"concurrently": "9.0.1",
"cross-env": "7.0.3",
"cypress": "13.14.2",
"env-cmd": "10.1.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"husky": "9.1.6",
"husky": "9.1.7",
"istanbul-lib-coverage": "3.2.2",
"nyc": "17.0.0",
"prettier": "3.3.3",
"standard-version": "9.5.0",
"typescript": "5.6.2",
"typescript": "5.6.3",
"uuid": "10.0.0",
"vite": "5.4.6",
"vite": "5.4.11",
"vite-plugin-checker": "0.8.0",
"vite-plugin-istanbul": "6.0.2"
},
Expand Down
Loading

0 comments on commit 043c861

Please sign in to comment.