mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
minor style tweaks
This commit is contained in:
+9
-8
@@ -23,10 +23,11 @@
|
||||
"@giscus/react": "^3.1.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/bundle-analyzer": "15.4.0-canary.19",
|
||||
"@next/mdx": "15.4.0-canary.19",
|
||||
"@next/bundle-analyzer": "15.4.0-canary.22",
|
||||
"@next/mdx": "15.4.0-canary.22",
|
||||
"@octokit/graphql": "^8.2.2",
|
||||
"@octokit/graphql-schema": "^15.26.0",
|
||||
"@radix-ui/react-slot": "^1.2.0",
|
||||
"@t3-oss/env-nextjs": "^0.13.4",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/kv": "^3.0.0",
|
||||
@@ -39,14 +40,14 @@
|
||||
"fast-glob": "^3.3.3",
|
||||
"feed": "^4.2.2",
|
||||
"geist": "^1.4.1",
|
||||
"hast-util-from-html": "^2.0.3",
|
||||
"hast-util-to-string": "^3.0.1",
|
||||
"hastscript": "^9.0.1",
|
||||
"html-entities": "^2.6.0",
|
||||
"lucide-react": "0.507.0",
|
||||
"next": "15.4.0-canary.19",
|
||||
"next": "15.4.0-canary.22",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "19.1.0",
|
||||
"react-activity-calendar": "^2.7.10",
|
||||
"react-activity-calendar": "^2.7.11",
|
||||
"react-countup": "^6.5.3",
|
||||
"react-dom": "19.1.0",
|
||||
"react-is": "19.1.0",
|
||||
@@ -69,7 +70,7 @@
|
||||
"remark-mdx-frontmatter": "^5.1.0",
|
||||
"remark-parse": "^11.0.0",
|
||||
"remark-smartypants": "^3.0.2",
|
||||
"resend": "^4.5.0",
|
||||
"resend": "^4.5.1",
|
||||
"server-only": "0.0.1",
|
||||
"shiki": "^3.3.0",
|
||||
"tailwind-merge": "^3.2.0",
|
||||
@@ -93,13 +94,13 @@
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-af1b7da-20250417",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.26.0",
|
||||
"eslint-config-next": "15.4.0-canary.19",
|
||||
"eslint-config-next": "15.4.0-canary.22",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-plugin-css-modules": "^2.12.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.2",
|
||||
"eslint-plugin-mdx": "^3.4.1",
|
||||
"eslint-plugin-prettier": "^5.2.6",
|
||||
"eslint-plugin-prettier": "^5.4.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-react-compiler": "19.0.0-beta-af1b7da-20250417",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user