Tailwind redesign (#2387)

This commit is contained in:
2025-05-02 22:04:26 -04:00
committed by GitHub
parent c4f67f170b
commit 5058382f71
162 changed files with 2739 additions and 3554 deletions
+29 -27
View File
@@ -20,73 +20,80 @@
"dependencies": {
"@date-fns/tz": "^1.2.0",
"@date-fns/utc": "^2.1.0",
"@emotion/hash": "^0.9.2",
"@giscus/react": "^3.1.0",
"@mdx-js/loader": "^3.1.0",
"@mdx-js/react": "^3.1.0",
"@next/bundle-analyzer": "15.4.0-canary.11",
"@next/mdx": "15.4.0-canary.11",
"@next/bundle-analyzer": "15.4.0-canary.19",
"@next/mdx": "15.4.0-canary.19",
"@octokit/graphql": "^8.2.2",
"@octokit/graphql-schema": "^15.26.0",
"@t3-oss/env-nextjs": "^0.13.0",
"@upstash/redis": "^1.34.8",
"@t3-oss/env-nextjs": "^0.13.4",
"@vercel/analytics": "^1.5.0",
"@vercel/kv": "^3.0.0",
"bsky-react-post": "^0.1.7",
"cheerio": "^1.0.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"copy-to-clipboard": "^3.3.3",
"date-fns": "^4.1.0",
"fast-glob": "^3.3.3",
"feed": "^4.2.2",
"geist": "^1.3.1",
"geist": "^1.4.1",
"hast-util-to-string": "^3.0.1",
"hastscript": "^9.0.1",
"html-entities": "^2.6.0",
"lucide-react": "0.503.0",
"next": "15.4.0-canary.11",
"polished": "^4.3.1",
"lucide-react": "0.507.0",
"next": "15.4.0-canary.19",
"prop-types": "^15.8.1",
"react": "19.1.0",
"react-activity-calendar": "^2.7.10",
"react-countup": "^6.5.3",
"react-dom": "19.1.0",
"react-innertext": "^1.1.5",
"react-is": "19.1.0",
"react-lite-youtube-embed": "^2.5.1",
"react-schemaorg": "^2.0.0",
"react-textarea-autosize": "^8.5.9",
"react-timeago": "^8.2.0",
"react-tooltip": "^5.28.1",
"react-turnstile": "^1.1.4",
"react-tweet": "^3.2.2",
"recma-mdx-escape-missing-components": "^1.1.2",
"react-use": "^17.6.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-mdx-code-props": "^3.0.1",
"rehype-mdx-import-media": "^1.2.0",
"rehype-pretty-code": "^0.14.1",
"rehype-slug": "^6.0.0",
"rehype-unwrap-images": "^1.0.0",
"rehype-wrapper": "^1.0.1",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^4.0.1",
"remark-html": "^16.0.1",
"remark-mdx-frontmatter": "^5.1.0",
"remark-parse": "^11.0.0",
"remark-smartypants": "^3.0.2",
"resend": "^4.4.1",
"resend": "^4.5.0",
"server-only": "0.0.1",
"shiki": "^3.3.0",
"tailwind-merge": "^3.2.0",
"tailwindcss": "^4.1.5",
"unified": "^11.0.5",
"valibot": "^1.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.25.1",
"@eslint/js": "^9.26.0",
"@jakejarvis/eslint-config": "^4.0.7",
"@tailwindcss/postcss": "^4.1.5",
"@types/hast": "^3.0.4",
"@types/mdx": "^2.0.13",
"@types/node": "^22.15.2",
"@types/node": "^22.15.3",
"@types/prop-types": "^15.7.14",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@types/react-dom": "^19.1.3",
"@types/react-is": "^19.0.0",
"@types/unist": "^3.0.3",
"babel-plugin-react-compiler": "19.0.0-beta-af1b7da-20250417",
"cross-env": "^7.0.3",
"eslint": "^9.25.1",
"eslint-config-next": "15.4.0-canary.11",
"eslint": "^9.26.0",
"eslint-config-next": "15.4.0-canary.19",
"eslint-config-prettier": "^10.1.2",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-import": "^2.31.0",
@@ -98,12 +105,10 @@
"eslint-plugin-react-hooks": "^5.2.0",
"husky": "^9.1.7",
"lint-staged": "^15.5.1",
"postcss": "^8.5.3",
"prettier": "^3.5.3",
"prettier-plugin-tailwindcss": "^0.6.11",
"schema-dts": "^1.1.5",
"stylelint": "^16.19.1",
"stylelint-config-css-modules": "^4.4.0",
"stylelint-config-standard": "^38.0.0",
"stylelint-prettier": "^5.0.3",
"typescript": "5.8.3"
},
"optionalDependencies": {
@@ -112,7 +117,7 @@
"engines": {
"node": ">=20.x"
},
"packageManager": "pnpm@10.9.0+sha512.0486e394640d3c1fb3c9d43d49cf92879ff74f8516959c235308f5a8f62e2e19528a65cdc2a3058f587cde71eba3d5b56327c8c33a97e4c4051ca48a10ca2d5f",
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39",
"cacheDirectories": [
"node_modules",
".next/cache"
@@ -120,9 +125,6 @@
"lint-staged": {
"*.{js,jsx,ts,tsx,md,mdx}": [
"eslint"
],
"*.css": [
"stylelint"
]
}
}