Skip to content

Commit

Permalink
chore(deps): remove duplicate @vitejs/plugin-react from dependencies (
Browse files Browse the repository at this point in the history
#2377)

* chore(deps): remove duplicate @vitejs/plugin-react from dependencies

* regenerate the lockfile

---------

Co-authored-by: SeanCassiere <33615041+SeanCassiere@users.noreply.github.com>
  • Loading branch information
Kyziq and SeanCassiere authored Sep 19, 2024
1 parent e73a748 commit 409b21c
Show file tree
Hide file tree
Showing 11 changed files with 44 additions and 54 deletions.
1 change: 0 additions & 1 deletion e2e/start/basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"@tanstack/router-devtools": "^1.57.15",
"@tanstack/router-plugin": "^1.57.15",
"@tanstack/start": "^1.57.15",
"@vitejs/plugin-react": "^4.3.1",
"dotenv": "^16.4.5",
"isbot": "^5.1.17",
"prisma": "^5.19.1",
Expand Down
1 change: 0 additions & 1 deletion e2e/start/basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"@tanstack/router-devtools": "^1.57.15",
"@tanstack/router-plugin": "^1.57.15",
"@tanstack/start": "^1.57.15",
"@vitejs/plugin-react": "^4.3.1",
"isbot": "^5.1.17",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
1 change: 0 additions & 1 deletion e2e/start/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"@tanstack/router-devtools": "^1.57.15",
"@tanstack/router-plugin": "^1.57.15",
"@tanstack/start": "^1.57.15",
"@vitejs/plugin-react": "^4.3.1",
"isbot": "^5.1.17",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
1 change: 0 additions & 1 deletion e2e/start/clerk-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"@tanstack/router-devtools": "^1.57.15",
"@tanstack/router-plugin": "^1.57.15",
"@tanstack/start": "^1.57.15",
"@vitejs/plugin-react": "^4.3.1",
"dotenv": "^16.4.5",
"isbot": "^5.1.17",
"react": "^18.3.1",
Expand Down
1 change: 0 additions & 1 deletion examples/react/start-basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"@tanstack/router-devtools": "^1.58.3",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/start": "^1.58.4",
"@vitejs/plugin-react": "^4.3.1",
"dotenv": "^16.4.5",
"isbot": "^5.1.17",
"prisma": "^5.19.1",
Expand Down
1 change: 0 additions & 1 deletion examples/react/start-basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"@tanstack/router-devtools": "^1.58.3",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/start": "^1.58.4",
"@vitejs/plugin-react": "^4.3.1",
"isbot": "^5.1.17",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
1 change: 0 additions & 1 deletion examples/react/start-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
"@tanstack/router-devtools": "^1.58.3",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/start": "^1.58.4",
"@vitejs/plugin-react": "^4.3.1",
"isbot": "^5.1.17",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
1 change: 0 additions & 1 deletion examples/react/start-clerk-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
"@tanstack/router-devtools": "^1.58.3",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/start": "^1.58.4",
"@vitejs/plugin-react": "^4.3.1",
"dotenv": "^16.4.5",
"isbot": "^5.1.17",
"react": "^18.3.1",
Expand Down
1 change: 0 additions & 1 deletion examples/react/start-convex-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"@tanstack/router-devtools": "^1.58.3",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/start": "^1.58.4",
"@vitejs/plugin-react": "^4.3.1",
"@convex-dev/react-query": "0.0.0-alpha.5",
"concurrently": "^8.2.2",
"convex": "^1.16.0",
Expand Down
1 change: 0 additions & 1 deletion examples/react/start-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"@tanstack/router-devtools": "^1.58.3",
"@tanstack/router-plugin": "^1.58.4",
"@tanstack/start": "^1.58.4",
"@vitejs/plugin-react": "^4.3.1",
"isbot": "^5.1.17",
"ky": "^1.7.2",
"msw": "^2.4.7",
Expand Down
88 changes: 44 additions & 44 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 409b21c

Please sign in to comment.