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 17, 2023
1 parent 6916c83 commit 5ce5aef
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 273 deletions.
12 changes: 6 additions & 6 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"dependencies": {
"@github/webauthn-json": "2.1.1",
"@headlessui/vue": "1.7.15",
"@intlify/unplugin-vue-i18n": "0.12.2",
"@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,7 +76,7 @@
"@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.1",
"@vue/compiler-sfc": "3.3.4",
"@vue/eslint-config-typescript": "11.0.3",
"eslint": "8.47.0",
Expand All @@ -88,7 +88,7 @@
"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",
Expand Down
Loading

0 comments on commit 5ce5aef

Please sign in to comment.