Skip to content

Commit

Permalink
Update vite and vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
ciffelia committed Aug 7, 2023
1 parent 199bfe1 commit 0972845
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 412 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/node": "^18.16.18",
"@types/react": "^18.2.12",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@vitest/coverage-c8": "^0.31.0",
"@vitest/coverage-v8": "^0.34.1",
"eslint": "^8.43.0",
"eslint-config-next": "^13.4.6",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -37,9 +37,9 @@
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"typescript": "4.9.5",
"vite": "^4.3.6",
"vite": "^4.4.9",
"vite-tsconfig-paths": "^4.2.0",
"vitest": "^0.31.0"
"vitest": "^0.34.1"
},
"packageManager": "yarn@3.6.0"
}
Loading

1 comment on commit 0972845

@vercel
Copy link

@vercel vercel bot commented on 0972845 Aug 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.