url setup

This commit is contained in:
David Haz
2025-07-09 10:47:01 +03:00
parent fa26b78ae0
commit d318c2eeb6
13 changed files with 181 additions and 24 deletions

View File

@@ -17,6 +17,7 @@
"@primeuix/themes": "^1.2.1",
"@wdns/vue-code-block": "^2.3.5",
"gsap": "^3.13.0",
"motion-v": "^1.5.0",
"ogl": "^1.0.11",
"primeicons": "^7.0.0",
"primevue": "^4.3.6",
@@ -36,13 +37,13 @@
"eslint": "^9.29.0",
"eslint-plugin-vue": "~10.2.0",
"jiti": "^2.4.2",
"jsrepo": "^1.30.1",
"npm-run-all2": "^8.0.4",
"postcss": "^8.5.6",
"tailwindcss": "^4.1.11",
"typescript": "~5.8.0",
"vite": "^7.0.0",
"vite-plugin-vue-devtools": "^7.7.7",
"vue-tsc": "^2.2.10",
"jsrepo": "^1.30.1"
"vue-tsc": "^2.2.10"
}
}