Skip to content

Commit

Permalink
fix(deps): update frontend non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2023
1 parent 6916c83 commit 8dae1aa
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 322 deletions.
18 changes: 9 additions & 9 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@
},
"dependencies": {
"@github/webauthn-json": "2.1.1",
"@headlessui/vue": "1.7.15",
"@intlify/unplugin-vue-i18n": "0.12.2",
"@headlessui/vue": "1.7.16",
"@intlify/unplugin-vue-i18n": "0.12.3",
"@pinia/nuxt": "0.4.11",
"@vuelidate/core": "2.0.3",
"@vuelidate/validators": "2.0.3",
"@vueuse/components": "10.3.0",
"@vueuse/core": "10.3.0",
"@vueuse/head": "1.1.26",
"@vueuse/head": "1.3.1",
"@vueuse/integrations": "10.3.0",
"accept-language-parser": "1.5.0",
"axios": "1.4.0",
Expand All @@ -40,7 +40,7 @@
"diff-match-patch": "1.0.5",
"dompurify": "3.0.5",
"easymde": "2.18.0",
"filesize": "10.0.11",
"filesize": "10.0.12",
"jsdom": "22.1.0",
"jwt-decode": "3.1.2",
"lodash-es": "4.17.21",
Expand All @@ -52,7 +52,7 @@
"prism-theme-vars": "0.2.4",
"prismjs": "1.29.0",
"qs": "6.11.2",
"swagger-ui-dist": "4.19.0",
"swagger-ui-dist": "4.19.1",
"universal-cookie": "4.0.4",
"vue": "3.3.4",
"vue-advanced-cropper": "2.8.8",
Expand All @@ -76,24 +76,24 @@
"@types/prismjs": "1.26.0",
"@types/qs": "6.9.7",
"@types/swagger-ui-dist": "3.30.1",
"@unocss/nuxt": "0.55.0",
"@unocss/nuxt": "0.55.2",
"@vue/compiler-sfc": "3.3.4",
"@vue/eslint-config-typescript": "11.0.3",
"eslint": "8.47.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-vue": "9.17.0",
"husky": "8.0.3",
"lint-staged": "13.2.3",
"lint-staged": "13.3.0",
"nuxt": "3.6.5",
"pnpm": "8.6.12",
"prettier": "2.8.8",
"regenerator-runtime": "0.14.0",
"sass": "1.65.1",
"sass": "1.66.1",
"typescript": "5.1.6",
"unplugin-auto-import": "0.16.6",
"unplugin-icons": "0.16.5",
Expand Down
Loading

0 comments on commit 8dae1aa

Please sign in to comment.