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