Skip to content

Commit

Permalink
chore: 🤖 bump vite and vitest to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman committed Aug 25, 2023
1 parent 01b92ed commit d2d7e10
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 391 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
"@types/testing-library__jest-dom": "5.14.6",
"@vitejs/plugin-react-swc": "3.3.1",
"@vitest/coverage-c8": "0.31.1",
"@vitejs/plugin-react-swc": "3.3.2",
"@vitest/coverage-v8": "0.34.2",
"autoprefixer": "10.4.14",
"daisyui": "2.51.6",
"eslint": "8.41.0",
Expand All @@ -44,8 +44,8 @@
"prettier-plugin-tailwindcss": "0.3.0",
"tailwindcss": "3.3.2",
"typescript": "5.0.4",
"vite": "4.3.8",
"vitest": "0.31.1"
"vite": "4.4.9",
"vitest": "0.34.2"
},
"packageManager": "[email protected]",
"engines": {
Expand Down
Loading

0 comments on commit d2d7e10

Please sign in to comment.