mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
add github activity graph to /projects
This commit is contained in:
+5
-2
@@ -31,6 +31,7 @@
|
||||
"@t3-oss/env-nextjs": "^0.12.0",
|
||||
"@upstash/redis": "^1.34.8",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"cheerio": "^1.0.0",
|
||||
"clsx": "^2.1.1",
|
||||
"copy-to-clipboard": "^3.3.3",
|
||||
"date-fns": "^4.1.0",
|
||||
@@ -43,6 +44,7 @@
|
||||
"polished": "^4.3.1",
|
||||
"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",
|
||||
@@ -51,6 +53,7 @@
|
||||
"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",
|
||||
"rehype-mdx-import-media": "^1.2.0",
|
||||
@@ -71,7 +74,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "^9.24.0",
|
||||
"@eslint/js": "^9.25.0",
|
||||
"@jakejarvis/eslint-config": "^4.0.7",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"@types/node": "^22.14.1",
|
||||
@@ -81,7 +84,7 @@
|
||||
"@types/react-is": "^19.0.0",
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-ebf51a3-20250411",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.24.0",
|
||||
"eslint": "^9.25.0",
|
||||
"eslint-config-next": "15.3.1-canary.13",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-plugin-css-modules": "^2.12.0",
|
||||
|
||||
Reference in New Issue
Block a user