mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-05 20:15:31 -04:00
refactor: replace react-countup with @number-flow/react
This commit is contained in:
+8
-8
@@ -27,10 +27,12 @@
|
||||
"@mdx-js/loader": "^3.1.1",
|
||||
"@mdx-js/react": "^3.1.1",
|
||||
"@next/mdx": "16.2.4",
|
||||
"@number-flow/react": "^0.6.0",
|
||||
"@octokit/graphql": "^9.0.3",
|
||||
"@octokit/graphql-schema": "^15.26.1",
|
||||
"@tabler/icons-react": "^3.41.1",
|
||||
"@vercel/analytics": "^2.0.1",
|
||||
"@vercel/functions": "^3.4.4",
|
||||
"@vercel/functions": "^3.4.6",
|
||||
"@vercel/speed-insights": "^2.0.0",
|
||||
"better-auth": "^1.6.9",
|
||||
"cheerio": "^1.2.0",
|
||||
@@ -41,14 +43,12 @@
|
||||
"fast-glob": "^3.3.3",
|
||||
"feed": "^5.2.1",
|
||||
"html-entities": "^2.6.0",
|
||||
"lucide-react": "1.11.0",
|
||||
"next": "16.2.4",
|
||||
"next-themes": "^0.4.6",
|
||||
"pg": "^8.20.0",
|
||||
"react": "19.2.5",
|
||||
"react-activity-calendar": "^3.2.0",
|
||||
"react-compare-slider": "^4.0.0",
|
||||
"react-countup": "^6.5.3",
|
||||
"react-dom": "19.2.5",
|
||||
"react-lite-youtube-embed": "~3.5.1",
|
||||
"react-markdown": "^10.1.0",
|
||||
@@ -72,12 +72,12 @@
|
||||
"remark-smartypants": "^3.0.2",
|
||||
"remark-strip-mdx-imports-exports": "^1.0.1",
|
||||
"server-only": "0.0.1",
|
||||
"shadcn": "^4.5.0",
|
||||
"shadcn": "^4.6.0",
|
||||
"shiki": "^4.0.2",
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^3.5.0",
|
||||
"unified": "^11.0.5",
|
||||
"zod": "^4.3.6"
|
||||
"zod": "^4.4.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/postcss": "^4.2.4",
|
||||
@@ -90,9 +90,9 @@
|
||||
"babel-plugin-react-compiler": "1.0.0",
|
||||
"dotenv": "^17.4.2",
|
||||
"drizzle-kit": "^0.31.10",
|
||||
"oxfmt": "^0.46.0",
|
||||
"oxlint": "^1.61.0",
|
||||
"postcss": "^8.5.10",
|
||||
"oxfmt": "^0.47.0",
|
||||
"oxlint": "^1.62.0",
|
||||
"postcss": "^8.5.12",
|
||||
"schema-dts": "^2.0.0",
|
||||
"tailwindcss": "^4.2.4",
|
||||
"tw-animate-css": "^1.4.0",
|
||||
|
||||
Reference in New Issue
Block a user