mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-20 16:55:32 -04:00
refactor contact form server action
This commit is contained in:
+4
-4
@@ -23,8 +23,8 @@
|
||||
"@giscus/react": "^3.1.0",
|
||||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/bundle-analyzer": "15.3.0-canary.29",
|
||||
"@next/mdx": "15.3.0-canary.29",
|
||||
"@next/bundle-analyzer": "15.3.0-canary.33",
|
||||
"@next/mdx": "15.3.0-canary.33",
|
||||
"@octokit/graphql": "^8.2.1",
|
||||
"@octokit/graphql-schema": "^15.26.0",
|
||||
"@upstash/redis": "^1.34.6",
|
||||
@@ -38,7 +38,7 @@
|
||||
"html-entities": "^2.6.0",
|
||||
"lucide-react": "0.487.0",
|
||||
"modern-normalize": "^3.0.1",
|
||||
"next": "15.3.0-canary.29",
|
||||
"next": "15.3.0-canary.33",
|
||||
"polished": "^4.3.1",
|
||||
"prop-types": "^15.8.1",
|
||||
"react": "19.1.0",
|
||||
@@ -83,7 +83,7 @@
|
||||
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250328",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^9.23.0",
|
||||
"eslint-config-next": "15.3.0-canary.29",
|
||||
"eslint-config-next": "15.3.0-canary.33",
|
||||
"eslint-config-prettier": "^10.1.1",
|
||||
"eslint-plugin-css-modules": "^2.12.0",
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
|
||||
Reference in New Issue
Block a user