mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
offload videos to vercel blob
This commit is contained in:
+6
-7
@@ -24,8 +24,8 @@
|
||||
"@giscus/react": "^3.1.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/bundle-analyzer": "15.4.0-canary.4",
|
||||
"@next/mdx": "15.4.0-canary.4",
|
||||
"@next/bundle-analyzer": "15.4.0-canary.5",
|
||||
"@next/mdx": "15.4.0-canary.5",
|
||||
"@octokit/graphql": "^8.2.2",
|
||||
"@octokit/graphql-schema": "^15.26.0",
|
||||
"@t3-oss/env-nextjs": "^0.12.0",
|
||||
@@ -40,7 +40,7 @@
|
||||
"geist": "^1.3.1",
|
||||
"html-entities": "^2.6.0",
|
||||
"lucide-react": "0.503.0",
|
||||
"next": "15.4.0-canary.4",
|
||||
"next": "15.4.0-canary.5",
|
||||
"polished": "^4.3.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "19.1.0",
|
||||
@@ -49,7 +49,7 @@
|
||||
"react-dom": "19.1.0",
|
||||
"react-innertext": "^1.1.5",
|
||||
"react-is": "19.1.0",
|
||||
"react-lite-youtube-embed": "^2.5.0",
|
||||
"react-lite-youtube-embed": "^2.5.1",
|
||||
"react-schemaorg": "^2.0.0",
|
||||
"react-textarea-autosize": "^8.5.9",
|
||||
"react-timeago": "^8.2.0",
|
||||
@@ -70,7 +70,6 @@
|
||||
"server-only": "0.0.1",
|
||||
"shiki": "^3.3.0",
|
||||
"unified": "^11.0.5",
|
||||
"unist-util-visit": "^5.0.0",
|
||||
"valibot": "^1.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -86,7 +85,7 @@
|
||||
"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.4",
|
||||
"eslint-config-next": "15.4.0-canary.5",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-plugin-css-modules": "^2.12.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
@@ -100,7 +99,7 @@
|
||||
"lint-staged": "^15.5.1",
|
||||
"prettier": "^3.5.3",
|
||||
"schema-dts": "^1.1.5",
|
||||
"stylelint": "^16.18.0",
|
||||
"stylelint": "^16.19.0",
|
||||
"stylelint-config-css-modules": "^4.4.0",
|
||||
"stylelint-config-standard": "^38.0.0",
|
||||
"stylelint-prettier": "^5.0.3",
|
||||
|
||||
Reference in New Issue
Block a user