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 Oct 21, 2024
1 parent 9476623 commit 0db8dcf
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 186 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,16 +112,16 @@
"@types/lodash.isequal": "4.5.8",
"@types/lodash.partition": "4.6.9",
"@types/lodash.truncate": "4.4.9",
"@types/node": "20.16.11",
"@types/papaparse": "5.3.14",
"@types/node": "20.16.13",
"@types/papaparse": "5.3.15",
"@types/react": "18.3.11",
"@types/react-csv": "1.1.10",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@types/uuid": "10.0.0",
"@types/validator": "13.12.2",
"@typescript-eslint/eslint-plugin": "8.8.1",
"@typescript-eslint/parser": "8.8.1",
"@vitejs/plugin-react": "4.3.2",
"@vitejs/plugin-react": "4.3.3",
"concurrently": "9.0.1",
"cypress": "13.15.0",
"cypress-localstorage-commands": "2.2.6",
Expand All @@ -131,17 +131,17 @@
"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.0",
"eslint-plugin-jsx-a11y": "6.10.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "9.1.6",
"nyc": "17.1.0",
"prettier": "3.3.3",
"typescript": "5.6.3",
"vite": "5.4.8",
"vite": "5.4.9",
"vite-plugin-checker": "0.8.0",
"vite-plugin-istanbul": "6.0.2",
"vitest": "2.1.2"
"vitest": "2.1.3"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 0db8dcf

Please sign in to comment.