Skip to content

Commit

Permalink
chore: remove next and add vite as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wswebcreation committed Oct 13, 2024
1 parent 4e58cdc commit 8484a75
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 234 deletions.
5 changes: 2 additions & 3 deletions packages/visual-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"@remix-run/react": "^2.12.1",
"@remix-run/serve": "^2.12.1",
"isbot": "^4.1.0",
"next": "14.2.14",
"ora": "^8.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^5.3.0",
"react-select": "^5.8.1",
"rimraf": "^6.0.1",
"npm-run-all2": "^6.2.3",
"sharp": "^0.33.5"
"sharp": "^0.33.5",
"vite": "^5.1.0"
},
"devDependencies": {
"@remix-run/dev": "^2.12.1",
Expand All @@ -60,7 +60,6 @@
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4",
"typescript": "^5.1.6",
"vite": "^5.1.0",
"vite-tsconfig-paths": "^4.2.1"
},
"engines": {
Expand Down
Loading

0 comments on commit 8484a75

Please sign in to comment.