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 8, 2023
1 parent 3e1f023 commit a4805cb
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 50 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@
"@tanstack/react-query-devtools": "4.36.1",
"@testing-library/react": "14.1.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/jest": "29.5.10",
"@types/node": "20.10.3",
"@types/react": "18.2.41",
"@types/jest": "29.5.11",
"@types/node": "20.10.4",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/uuid": "9.0.7",
"@typescript-eslint/eslint-plugin": "6.13.1",
"@typescript-eslint/parser": "6.13.1",
"@vitejs/plugin-react": "4.2.0",
"@vitejs/plugin-react": "4.2.1",
"eslint": "8.55.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
Expand All @@ -85,9 +85,9 @@
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"ts-jest": "29.1.1",
"ts-node": "10.9.1",
"typescript": "5.3.2",
"vite": "5.0.5",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"vite": "5.0.7",
"vite-plugin-checker": "0.6.2",
"vite-plugin-dts": "3.6.4",
"vitest": "0.34.6"
Expand Down
Loading

0 comments on commit a4805cb

Please sign in to comment.