Skip to content

Commit

Permalink
chore: update vite deps (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaboesquivel authored Jul 26, 2023
1 parent 9867bc3 commit 7e5e797
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 274 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@vitejs/plugin-react": "^4.0.0",
"@vitejs/plugin-react": "^4.0.3",
"autoprefixer": "^10.4.14",
"cross-env": "^7.0.3",
"cypress": "^12.14.0",
Expand All @@ -92,9 +92,9 @@
"tailwindcss": "^3.3.2",
"ts-node": "^10.9.1",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vite": "^4.4.6",
"vite-plugin-istanbul": "^4.1.0",
"vite-tsconfig-paths": "^4.0.7"
"vite-tsconfig-paths": "^4.2.0"
},
"browserslist": [
"last 2 Chrome versions"
Expand Down
Loading

0 comments on commit 7e5e797

Please sign in to comment.