mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
proxy /tweets site to GitHub pages
This commit is contained in:
+5
-5
@@ -38,7 +38,7 @@
|
||||
"gray-matter": "^4.0.3",
|
||||
"next": "14.1.0",
|
||||
"next-mdx-remote": "^4.4.1",
|
||||
"next-seo": "^6.4.0",
|
||||
"next-seo": "^6.5.0",
|
||||
"obj-str": "^1.1.0",
|
||||
"p-map": "^7.0.1",
|
||||
"p-memoize": "^7.1.1",
|
||||
@@ -67,13 +67,13 @@
|
||||
"remark-unwrap-images": "^4.0.0",
|
||||
"sitemap": "^7.1.1",
|
||||
"stitches-normalize": "^3.0.1",
|
||||
"swr": "^2.2.4",
|
||||
"swr": "^2.2.5",
|
||||
"unified": "^11.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jakejarvis/eslint-config": "^3.1.0",
|
||||
"@types/comma-number": "^2.1.2",
|
||||
"@types/node": "^20.11.18",
|
||||
"@types/node": "^20.11.19",
|
||||
"@types/novnc__novnc": "^1.3.4",
|
||||
"@types/prop-types": "^15.7.11",
|
||||
"@types/react": "^18.2.55",
|
||||
@@ -113,9 +113,9 @@
|
||||
"eslint"
|
||||
]
|
||||
},
|
||||
"packageManager": "pnpm@8.15.2",
|
||||
"packageManager": "pnpm@8.15.3",
|
||||
"volta": {
|
||||
"node": "20.11.1",
|
||||
"pnpm": "8.15.2"
|
||||
"pnpm": "8.15.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user