Skip to content

Commit

Permalink
Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-dldc committed Aug 10, 2023
1 parent e9d7ee6 commit 7916834
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 261 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,27 +47,27 @@
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/node": "^20.4.2",
"@types/node": "^20.4.9",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@types/testing-library__jest-dom": "^5.14.8",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@vitejs/plugin-react": "^4.0.3",
"@vitest/coverage-v8": "^0.33.0",
"@vitest/coverage-v8": "^0.34.1",
"auto-changelog": "^2.4.0",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-react-hooks": "^4.6.0",
"jsdom": "^22.1.0",
"prettier": "^3.0.0",
"prettier": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"release-it": "^16.1.2",
"release-it": "^16.1.4",
"rimraf": "^5.0.1",
"tsup": "^7.1.0",
"tsup": "^7.2.0",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"vitest": "^0.34.1"
},
"packageManager": "pnpm@8.6.1",
"publishConfig": {
Expand Down
Loading

0 comments on commit 7916834

Please sign in to comment.