Implementierung - SEO - 01.08.2025

This commit is contained in:
2025-08-01 14:26:05 +02:00
parent 7aa0543001
commit f176743885
35 changed files with 3427 additions and 98 deletions
+9 -2
View File
@@ -1,11 +1,11 @@
{
"name": "damjan-savic-portfolio",
"name": "Portfolio",
"version": "0.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "damjan-savic-portfolio",
"name": "Portfolio",
"version": "0.0.0",
"dependencies": {
"@mdx-js/loader": "^3.1.0",
@@ -38,6 +38,7 @@
"tailwind-merge": "^3.0.1",
"tailwindcss-animate": "^1.0.7",
"uuid": "^9.0.1",
"web-vitals": "^5.1.0",
"workbox-cacheable-response": "^7.0.0",
"workbox-core": "^7.0.0",
"workbox-expiration": "^7.0.0",
@@ -11886,6 +11887,12 @@
"node": ">=18"
}
},
"node_modules/web-vitals": {
"version": "5.1.0",
"resolved": "https://registry.npmmirror.com/web-vitals/-/web-vitals-5.1.0.tgz",
"integrity": "sha512-ArI3kx5jI0atlTtmV0fWU3fjpLmq/nD3Zr1iFFlJLaqa5wLBkUSzINwBPySCX/8jRyjlmy1Volw1kz1g9XE4Jg==",
"license": "Apache-2.0"
},
"node_modules/webidl-conversions": {
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-7.0.0.tgz",