Skip to content

Commit

Permalink
chore: removed unused dependencies (#3024)
Browse files Browse the repository at this point in the history
  • Loading branch information
schiller-manuel authored Dec 16, 2024
1 parent fb016b8 commit f73b5dd
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 170 deletions.
2 changes: 0 additions & 2 deletions e2e/start/basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,10 @@
"@tanstack/react-router": "workspace:^",
"@tanstack/router-devtools": "workspace:^",
"@tanstack/start": "workspace:^",
"dotenv": "^16.4.7",
"prisma": "^5.22.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
"remix-auth-form": "^1.5.0",
"tailwind-merge": "^2.5.5",
"vinxi": "0.5.1"
},
Expand Down
2 changes: 0 additions & 2 deletions e2e/start/clerk-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,9 @@
"@tanstack/react-router": "workspace:^",
"@tanstack/router-devtools": "workspace:^",
"@tanstack/start": "workspace:^",
"dotenv": "^16.4.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
"remix-auth-form": "^1.5.0",
"tailwind-merge": "^2.5.5",
"vinxi": "0.5.1"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/react/start-basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,10 @@
"@tanstack/react-router": "^1.90.0",
"@tanstack/router-devtools": "^1.90.0",
"@tanstack/start": "^1.90.1",
"dotenv": "^16.4.7",
"prisma": "^5.22.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
"remix-auth-form": "^1.5.0",
"tailwind-merge": "^2.5.5",
"vinxi": "0.5.1"
},
Expand Down
2 changes: 0 additions & 2 deletions examples/react/start-clerk-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@
"@tanstack/react-router": "^1.90.0",
"@tanstack/router-devtools": "^1.90.0",
"@tanstack/start": "^1.90.1",
"dotenv": "^16.4.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
"remix-auth-form": "^1.5.0",
"tailwind-merge": "^2.5.5",
"vinxi": "0.5.1"
},
Expand Down
Loading

0 comments on commit f73b5dd

Please sign in to comment.