Skip to content

Commit

Permalink
chore(deps): use nuxt-primevue
Browse files Browse the repository at this point in the history
  • Loading branch information
sfxcode committed Nov 6, 2023
1 parent 6a3dce6 commit bebd690
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 121 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
"api-codegen": "openapi-generator-cli generate -i https://raw.githubusercontent.com/typesense/typesense-api-spec/master/openapi.yml -g typescript-fetch -o src/runtime/api --additional-properties=typescriptThreePlus=true,supportsES6=true"
},
"dependencies": {
"@nuxt/kit": "^3.8.1"
"@nuxt/kit": "^3.8.1",
"primeicons": "^6.0.1"
},
"devDependencies": {
"@antfu/eslint-config": "1.1.0",
Expand All @@ -35,14 +36,13 @@
"@nuxt/schema": "^3.8.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@openapitools/openapi-generator-cli": "^2.7.0",
"@sfxcode/nuxt-mongocamp-server": "^1.0.6",
"@sfxcode/nuxt-primevue": "^1.4.2",
"@types/node": "^20.8.10",
"@unocss/nuxt": "^0.57.2",
"defu": "^6.1.3",
"eslint": "^8.53.0",
"jiti": "^1.21.0",
"nuxt": "^3.8.1",
"nuxt-primevue": "^0.1.0",
"sass": "^1.69.5"
}
}
142 changes: 24 additions & 118 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bebd690

Please sign in to comment.