Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniDigger committed Jan 23, 2023
1 parent 743a1a6 commit df76fec
Show file tree
Hide file tree
Showing 3 changed files with 506 additions and 406 deletions.
28 changes: 14 additions & 14 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,29 +27,29 @@
"dependencies": {
"@headlessui/vue": "1.7.7",
"@ory/hydra-client": "1.11.8",
"@ory/kratos-client": "0.11.0",
"@ory/kratos-client": "0.11.1",
"@pinia/nuxt": "0.4.6",
"@vuelidate/core": "2.0.0",
"@vuelidate/validators": "2.0.0",
"@vueuse/components": "9.10.0",
"@vueuse/core": "9.10.0",
"@vueuse/head": "1.0.22",
"@vueuse/integrations": "9.10.0",
"@vueuse/components": "9.11.1",
"@vueuse/core": "9.11.1",
"@vueuse/head": "1.0.23",
"@vueuse/integrations": "9.11.1",
"accept-language-parser": "1.5.0",
"axios": "0.27.2",
"debug": "4.3.4",
"filesize": "10.0.6",
"lodash-es": "^4.17.21",
"nprogress": "0.2.0",
"pinia": "2.0.28",
"pinia": "2.0.29",
"universal-cookie": "4.0.4",
"vue": "3.2.45",
"vue-advanced-cropper": "2.8.6",
"vue-advanced-cropper": "2.8.8",
"vue-i18n": "9.2.2",
"vue3-popper": "1.5.0"
},
"devDependencies": {
"@iconify-json/mdi": "1.1.41",
"@iconify-json/mdi": "1.1.44",
"@intlify/vite-plugin-vue-i18n": "6.0.3",
"@nuxt-alt/proxy": "2.1.3",
"@nuxtjs/eslint-config-typescript": "12.0.0",
Expand All @@ -59,20 +59,20 @@
"@types/nprogress": "0.2.0",
"@types/prettier": "2.7.2",
"@types/qs": "6.9.7",
"@unocss/nuxt": "^0.48.3",
"@unocss/nuxt": "^0.48.4",
"@vue/eslint-config-typescript": "11.0.2",
"eslint": "8.31.0",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-unicorn": "45.0.2",
"eslint-plugin-vue": "9.8.0",
"eslint-plugin-vue": "9.9.0",
"husky": "8.0.3",
"lint-staged": "13.1.0",
"nuxt": "3.0.0",
"pnpm": "7.22.0",
"prettier": "2.8.2",
"pnpm": "7.25.1",
"prettier": "2.8.3",
"qs": "6.11.0",
"regenerator-runtime": "0.13.11",
"sass": "1.57.1",
Expand Down
Loading

0 comments on commit df76fec

Please sign in to comment.