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 Sep 13, 2024
1 parent b317b89 commit aa84eea
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 207 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@types/lodash.isequal": "4.5.8",
"@types/lodash.partition": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.14.12",
"@types/node": "20.16.5",
"@types/papaparse": "5.3.14",
"@types/react": "18.3.3",
"@types/react-csv": "1.1.10",
Expand All @@ -122,7 +122,7 @@
"@typescript-eslint/parser": "7.17.0",
"@vitejs/plugin-react": "4.3.1",
"concurrently": "8.2.2",
"cypress": "13.13.1",
"cypress": "13.14.2",
"cypress-localstorage-commands": "2.2.6",
"env-cmd": "10.1.0",
"eslint": "^8.57.0",
Expand All @@ -133,14 +133,14 @@
"eslint-plugin-jsx-a11y": "6.9.0",
"eslint-plugin-react": "7.35.2",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.0.11",
"husky": "9.1.6",
"nyc": "17.0.0",
"prettier": "3.3.3",
"typescript": "5.5.4",
"vite": "5.3.4",
"vite-plugin-checker": "0.7.2",
"typescript": "5.6.2",
"vite": "5.4.5",
"vite-plugin-checker": "0.8.0",
"vite-plugin-istanbul": "6.0.2",
"vitest": "2.0.4"
"vitest": "2.1.0"
},
"packageManager": "yarn@4.4.1"
}
Loading

0 comments on commit aa84eea

Please sign in to comment.