Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2022
1 parent 850a1a7 commit eeece23
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 267 deletions.
22 changes: 11 additions & 11 deletions package.json
@@ -1,7 +1,7 @@
{
"name": "ovaas-front",
"version": "1.0.12",
"packageManager": "pnpm@7.9.3",
"packageManager": "pnpm@7.9.5",
"description": "OVAAS Front-end use Vue.js v3",
"license": "Apache-2.0",
"repository": "github:ovaas/ovaas-front",
Expand All @@ -18,30 +18,30 @@
"devDependencies": {
"@azure/data-tables": "^13.1.2",
"@hannoeru/eslint-config": "^0.8.10",
"@iconify/json": "^2.1.95",
"@intlify/nuxt3": "^0.2.3",
"@iconify/json": "^2.1.100",
"@intlify/nuxt3": "^0.2.4",
"@kevinmarrec/nuxt-pwa": "^0.4.2",
"@types/node": "^17.0.36",
"@types/nprogress": "^0.2.0",
"@unocss/nuxt": "^0.45.9",
"@unocss/reset": "^0.45.9",
"@vee-validate/i18n": "^4.6.6",
"@vee-validate/rules": "^4.6.6",
"@unocss/nuxt": "^0.45.13",
"@unocss/reset": "^0.45.13",
"@vee-validate/i18n": "^4.6.7",
"@vee-validate/rules": "^4.6.7",
"@vueuse/core": "^8.9.4",
"@vueuse/head": "^0.7.9",
"@vueuse/nuxt": "^8.9.4",
"axios": "^0.27.2",
"compressorjs": "^1.1.1",
"dayjs": "^1.11.5",
"dotenv": "^16.0.1",
"dotenv": "^16.0.2",
"eslint": "^8.22.0",
"mitt": "^3.0.0",
"nuxt": "3.0.0-rc.8",
"postcss": "^8.4.16",
"postcss-nested": "^5.0.6",
"typescript": "^4.7.4",
"unocss": "^0.45.9",
"vee-validate": "^4.6.6",
"typescript": "^4.8.2",
"unocss": "^0.45.13",
"vee-validate": "^4.6.7",
"vue-i18n": "next",
"zod": "^3.18.0"
},
Expand Down

0 comments on commit eeece23

Please sign in to comment.