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 Nov 4, 2024
1 parent 2898e68 commit 1e5283e
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 330 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
]
},
"devDependencies": {
"@cypress/code-coverage": "3.13.4",
"@cypress/code-coverage": "3.13.6",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
Expand All @@ -98,15 +98,15 @@
"@types/lodash.countby": "4.6.9",
"@types/lodash.groupby": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.16.10",
"@types/node": "20.16.15",
"@types/react-date-range": "1.4.9",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@typescript-eslint/parser": "8.8.0",
"@vitejs/plugin-react": "4.3.2",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@vitejs/plugin-react": "4.3.3",
"concurrently": "9.0.1",
"cross-env": "7.0.3",
"cypress": "13.15.0",
"cypress": "13.15.1",
"env-cmd": "10.1.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
Expand All @@ -119,8 +119,8 @@
"istanbul-lib-coverage": "3.2.2",
"nyc": "17.1.0",
"prettier": "3.3.3",
"typescript": "5.6.2",
"vite": "5.4.8",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite-plugin-checker": "0.8.0",
"vite-plugin-istanbul": "6.0.2"
},
Expand Down
Loading

0 comments on commit 1e5283e

Please sign in to comment.