Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
chorechef
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aamon Paul Hoffmann
chorechef
Commits
447a304c
Commit
447a304c
authored
6 months ago
by
Aamon Paul Hoffmann
Browse files
Options
Downloads
Patches
Plain Diff
remuve unneeded packages
parent
746f651e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
chorechef_frontend/package.json
+38
-42
38 additions, 42 deletions
chorechef_frontend/package.json
with
38 additions
and
42 deletions
chorechef_frontend/package.json
+
38
−
42
View file @
447a304c
{
"name"
:
"chorechef"
,
"version"
:
"0.0.0"
,
"private"
:
true
,
"type"
:
"module"
,
"scripts"
:
{
"dev"
:
"vite"
,
"build"
:
"run-p type-check
\"
build-only {@}
\"
--"
,
"preview"
:
"vite preview"
,
"build-only"
:
"vite build"
,
"type-check"
:
"vue-tsc --build --force"
},
"dependencies"
:
{
"@fortawesome/fontawesome-svg-core"
:
"^6.6.0"
,
"@fortawesome/free-brands-svg-icons"
:
"^6.6.0"
,
"@fortawesome/free-regular-svg-icons"
:
"^6.6.0"
,
"@fortawesome/free-solid-svg-icons"
:
"^6.6.0"
,
"@fortawesome/vue-fontawesome"
:
"^3.0.8"
,
"@headlessui/vue"
:
"^1.7.23"
,
"@heroicons/vue"
:
"^2.1.5"
,
"air-datepicker"
:
"^3.5.3"
,
"date-fns"
:
"^4.0.0-beta.1"
,
"moment"
:
"^2.30.1"
,
"vue"
:
"^3.4.29"
,
"vue-luxon"
:
"^0.10.0"
,
"vue-moment"
:
"^4.1.0"
,
"vue-router"
:
"^4.3.3"
,
"vue-toastification"
:
"^2.0.0-rc.5"
},
"devDependencies"
:
{
"@tailwindcss/forms"
:
"^0.5.9"
,
"@tsconfig/node20"
:
"^20.1.4"
,
"@types/node"
:
"^20.14.5"
,
"@vitejs/plugin-vue"
:
"^5.0.5"
,
"@vue/tsconfig"
:
"^0.5.1"
,
"autoprefixer"
:
"^10.4.19"
,
"npm-run-all2"
:
"^6.2.0"
,
"postcss"
:
"^8.4.40"
,
"tailwindcss"
:
"^3.4.7"
,
"typescript"
:
"~5.4.0"
,
"vite"
:
"^5.3.1"
,
"vue-tsc"
:
"^2.0.21"
}
"name"
:
"chorechef"
,
"version"
:
"0.0.0"
,
"private"
:
true
,
"type"
:
"module"
,
"scripts"
:
{
"dev"
:
"vite"
,
"build"
:
"run-p type-check
\"
build-only {@}
\"
--"
,
"preview"
:
"vite preview"
,
"build-only"
:
"vite build"
,
"type-check"
:
"vue-tsc --build --force"
},
"dependencies"
:
{
"@fortawesome/fontawesome-svg-core"
:
"^6.6.0"
,
"@fortawesome/free-brands-svg-icons"
:
"^6.6.0"
,
"@fortawesome/free-regular-svg-icons"
:
"^6.6.0"
,
"@fortawesome/free-solid-svg-icons"
:
"^6.6.0"
,
"@fortawesome/vue-fontawesome"
:
"^3.0.8"
,
"@headlessui/vue"
:
"^1.7.23"
,
"@heroicons/vue"
:
"^2.1.5"
,
"air-datepicker"
:
"^3.5.3"
,
"date-fns"
:
"^4.0.0-beta.1"
,
"vue"
:
"^3.4.29"
,
"vue-router"
:
"^4.3.3"
},
"devDependencies"
:
{
"@tailwindcss/forms"
:
"^0.5.9"
,
"@tsconfig/node20"
:
"^20.1.4"
,
"@types/node"
:
"^20.14.5"
,
"@vitejs/plugin-vue"
:
"^5.0.5"
,
"@vue/tsconfig"
:
"^0.5.1"
,
"autoprefixer"
:
"^10.4.19"
,
"npm-run-all2"
:
"^6.2.0"
,
"postcss"
:
"^8.4.40"
,
"tailwindcss"
:
"^3.4.7"
,
"typescript"
:
"~5.4.0"
,
"vite"
:
"^5.3.1"
,
"vue-tsc"
:
"^2.0.21"
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment