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] authored Apr 10, 2023
1 parent 35e4be5 commit 52f216e
Show file tree
Hide file tree
Showing 2 changed files with 779 additions and 952 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "ovaas-front",
"version": "1.0.12",
"packageManager": "pnpm@7.30.0",
"packageManager": "pnpm@7.32.0",
"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.2.1",
"@hannoeru/eslint-config": "^0.9.4",
"@iconify/json": "^2.2.36",
"@iconify/json": "^2.2.47",
"@intlify/nuxt3": "^0.2.4",
"@kevinmarrec/nuxt-pwa": "^0.17.0",
"@types/node": "^18.15.3",
"@types/node": "^18.15.11",
"@types/nprogress": "^0.2.0",
"@unocss/nuxt": "^0.50.6",
"@unocss/reset": "^0.50.6",
"@unocss/nuxt": "^0.51.2",
"@unocss/reset": "^0.51.2",
"@vee-validate/i18n": "^4.8.3",
"@vee-validate/rules": "^4.8.3",
"@vee-validate/rules": "^4.8.4",
"@vueuse/core": "^9.13.0",
"@vueuse/head": "^1.1.23",
"@vueuse/nuxt": "^9.13.0",
"axios": "^1.3.4",
"axios": "^1.3.5",
"compressorjs": "^1.2.1",
"dayjs": "^1.11.7",
"dotenv": "^16.0.3",
"eslint": "^8.36.0",
"mitt": "^3.0.0",
"nuxt": "3.3.1",
"nuxt": "3.3.3",
"postcss": "^8.4.21",
"postcss-nested": "^6.0.1",
"typescript": "^4.9.5",
"unocss": "^0.50.6",
"vee-validate": "^4.8.3",
"unocss": "^0.51.2",
"vee-validate": "^4.8.4",
"vue-i18n": "next",
"zod": "^3.21.4"
},
Expand Down
Loading

0 comments on commit 52f216e

Please sign in to comment.