patch security omg
This commit is contained in:
parent
6510022716
commit
4760f51095
2952
package-lock.json
generated
2952
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -15,7 +15,7 @@
|
||||
"@types/mdx": "^2.0.13",
|
||||
"clsx": "^2.1.1",
|
||||
"dayjs": "^1.11.13",
|
||||
"next": "14.2.24",
|
||||
"next": "^14.2.35",
|
||||
"react": "^18",
|
||||
"react-dom": "^18"
|
||||
},
|
||||
@ -26,7 +26,7 @@
|
||||
"@types/react-dom": "^18",
|
||||
"add": "^2.0.6",
|
||||
"eslint": "^8",
|
||||
"eslint-config-next": "14.2.24",
|
||||
"eslint-config-next": "^16.0.10",
|
||||
"postcss": "^8",
|
||||
"tailwindcss": "^3.4.1",
|
||||
"typescript": "^5",
|
||||
|
||||
@ -26,9 +26,6 @@ export default function Home() {
|
||||
<article className="space-y-5 leading-relaxed relative text-sm">
|
||||
<HomeText />
|
||||
</article>
|
||||
<section className="my-8">
|
||||
<p>⚡ Powered with <Link href="https://www.cloudflare.com/" target="_blank">Cloudflare</Link> ☁️</p>
|
||||
</section>
|
||||
<footer className="mt-20 text-center">
|
||||
<p>© <span className="text-sm">2025 Nomi Nonszy</span></p>
|
||||
<p className="text-sm">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user