Skip to content

Commit

Permalink
chore: bump deps try to fix docs styling (#1097)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge authored Dec 15, 2024
1 parent 5a43ad7 commit cb571f3
Show file tree
Hide file tree
Showing 13 changed files with 491 additions and 521 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/react-highlight-words": "^0.20.0",
"@uploadthing/react": "workspace:*",
"acorn": "^8.12.1",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"clsx": "^2.1.0",
"fast-glob": "^3.3.2",
"flexsearch": "^0.7.43",
Expand All @@ -51,7 +51,7 @@
"remark-unwrap-images": "^4.0.0",
"shiki": "^1.17.5",
"simple-functional-loader": "^1.2.1",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.16",
"typescript": "^5.5.2",
"unified": "^11.0.5",
"unist-util-filter": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/minimal-expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@babel/core": "^7.24.4",
"@babel/runtime": "^7.24.4",
"@types/react": "18.3.3",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.16",
"typescript": "^5.5.2"
}
}
6 changes: 3 additions & 3 deletions examples/minimal-solidstart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"node": ">=18"
},
"devDependencies": {
"autoprefixer": "^10.4.19",
"postcss": "8.4.38",
"tailwindcss": "^3.4.1"
"autoprefixer": "^10.4.20",
"postcss": "8.4.49",
"tailwindcss": "^3.4.16"
}
}
4 changes: 2 additions & 2 deletions examples/profile-picture/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"@types/react-dom": "18.3.0",
"drizzle-kit": "^0.20.18",
"eslint": "^8.57.0",
"postcss": "8.4.38",
"tailwindcss": "npm:tailwindcss@4.0.0-alpha.11",
"postcss": "8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "^5.5.2",
"typescript-eslint": "^7.4.0"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/with-clerk-remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@remix-run/dev": "^2.12.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.19",
"postcss": "8.4.38",
"tailwindcss": "^3.4.1",
"autoprefixer": "^10.4.20",
"postcss": "8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "^5.5.2",
"vite": "^5.4.8",
"vite-tsconfig-paths": "^4.3.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-novel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^20.14.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.16",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.2"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/with-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@types/node": "^20.14.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"postcss": "8.4.38",
"tailwindcss": "^3.4.1",
"postcss": "8.4.49",
"tailwindcss": "^3.4.16",
"typescript": "^5.5.2"
}
}
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"eslint": "^8.57.0",
"next": "14.2.11",
"react": "18.3.1",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.16",
"typescript": "^5.5.2",
"uploadthing": "workspace:*",
"wait-on": "^7.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/solid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,9 +114,9 @@
"file-selector": "0.6.0"
},
"devDependencies": {
"postcss": "8.4.38",
"postcss": "8.4.49",
"solid-js": "^1.8.23",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.16",
"tsup": "8.0.2",
"tsup-preset-solid": "2.2.0",
"typescript": "^5.5.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
"@sveltejs/kit": "^2.5.4",
"@sveltejs/package": "^2.3.0",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"postcss": "8.4.38",
"postcss": "8.4.49",
"postcss-load-config": "^5.0.3",
"publint": "^0.2.7",
"svelte": "^4.2.12",
"svelte-check": "^3.6.7",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.16",
"tslib": "^2.6.2",
"typescript": "^5.5.2",
"uploadthing": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/uploadthing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"next": "14.2.11",
"nuxt": "^3.11.2",
"solid-js": "^1.8.23",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.16",
"type-fest": "^4.10.3",
"typescript": "^5.5.2",
"undici": "^6.6.2",
Expand All @@ -188,7 +188,7 @@
"fastify": "*",
"h3": "*",
"next": "*",
"tailwindcss": "*"
"tailwindcss": ""
},
"peerDependenciesMeta": {
"next": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@uploadthing/tsconfig": "workspace:*",
"bunchee": "^5.6.2",
"concurrently": "^8.2.2",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.16",
"typescript": "^5.5.2",
"uploadthing": "workspace:*",
"vue": "^3.4.21",
Expand Down
Loading

0 comments on commit cb571f3

Please sign in to comment.