-
Notifications
You must be signed in to change notification settings - Fork 425
chore: repo maintenance #1247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore: repo maintenance #1247
Changes from 11 commits
961d409
8f451e1
d36808d
a5f8e12
07c93dc
77376da
48f7454
23e7e4b
f923c15
8c18a18
962b56d
bb77c56
11bb1cb
13728c5
384cf33
fa6a80c
06883d2
7563ba0
dbbdb62
7c3ad8a
9969b8e
95b59f8
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@uploadthing/react": minor | ||
| --- | ||
|
|
||
| feat: add tanstack start ssr integration |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "uploadthing": minor | ||
| --- | ||
|
|
||
| feat: add `react-router` adapter |
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,17 +9,18 @@ | |
| "typecheck": "tsc --noEmit" | ||
| }, | ||
| "dependencies": { | ||
| "@tanstack/react-router": "^1.121.27", | ||
| "@tanstack/react-start": "^1.121.32", | ||
| "@tanstack/react-router": "^1.141.2", | ||
| "@tanstack/react-start": "^1.141.3", | ||
| "@uploadthing/react": "7.3.3", | ||
| "react": "19.2.2", | ||
| "react-dom": "19.2.2", | ||
| "@vitejs/plugin-react": "^5.1.2", | ||
| "react": "19.2.3", | ||
| "react-dom": "19.2.3", | ||
| "uploadthing": "7.7.4" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/react": "19.2.7", | ||
| "@types/react-dom": "19.2.3", | ||
| "typescript": "5.8.3", | ||
| "vite": "^6.3.4" | ||
| "typescript": "5.9.3", | ||
| "vite": "^7.2.7" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🧩 Analysis chain🌐 Web query:
💡 Result: As of Dec 14, 2025 — latest npm-released versions (sources shown):
Sources: If you want exact publish dates or the npm registry JSON entries for each package, I can fetch and paste them. Citations:
🌐 Web query:
💡 Result: As of December 14, 2025 the latest npm release of @uploadthing/react is 7.3.3. [1][2] Sources: 🌐 Web query:
💡 Result: Latest version: @vitejs/plugin-react 5.1.1 — released Nov 12, 2025. [1][2] Sources: Dependency versions need verification—several specified versions do not appear to exist in the npm registry. The specified versions for 🤖 Prompt for AI Agents |
||
| } | ||
| } | ||
Uh oh!
There was an error while loading. Please reload this page.