Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Update all non-major dependencies #72

Merged
merged 1 commit into from May 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -41,13 +41,13 @@
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.3.3",
"eslint-plugin-react-refresh": "^0.4.0",
"happy-dom": "^9.0.0",
"jest-extended": "^3.2.3",
"rollup-plugin-visualizer": "^5.9.0",
"typescript": "^5.0.0",
"vite": "^4.0.4",
"vite-tsconfig-paths": "^4.0.5",
"vitest": "^0.30.0"
"vitest": "^0.31.0"
}
}