Skip to content

Commit

Permalink
chore(deps): update frontend non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2023
1 parent 63219ba commit f23e8d9
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 374 deletions.
28 changes: 14 additions & 14 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@pinia/nuxt": "0.4.11",
"@vuelidate/core": "2.0.2",
"@vuelidate/validators": "2.0.2",
"@vueuse/components": "10.1.2",
"@vueuse/core": "10.1.2",
"@vueuse/components": "10.2.0",
"@vueuse/core": "10.2.0",
"@vueuse/head": "1.1.26",
"@vueuse/integrations": "10.1.2",
"@vueuse/integrations": "10.2.0",
"accept-language-parser": "1.5.0",
"axios": "1.4.0",
"chartist": "1.3.0",
Expand All @@ -48,11 +48,11 @@
"marked-extended-tables": "1.0.6",
"marked-linkify-it": "3.0.2",
"nprogress": "0.2.0",
"pinia": "2.1.3",
"pinia": "2.1.4",
"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 @@ -77,31 +77,31 @@
"@types/prismjs": "1.26.0",
"@types/qs": "6.9.7",
"@types/swagger-ui-dist": "3.30.1",
"@unocss/nuxt": "0.53.0",
"@unocss/nuxt": "0.53.1",
"@vue/compiler-sfc": "3.3.4",
"@vue/eslint-config-typescript": "11.0.3",
"eslint": "8.42.0",
"eslint": "8.43.0",
"eslint-config-prettier": "8.8.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-unicorn": "47.0.0",
"eslint-plugin-vue": "9.14.1",
"eslint-plugin-vue": "9.15.0",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"nuxt": "3.5.2",
"pnpm": "8.6.0",
"nuxt": "3.5.3",
"pnpm": "8.6.3",
"prettier": "2.8.8",
"regenerator-runtime": "0.13.11",
"sass": "1.62.1",
"sass": "1.63.5",
"typescript": "5.1.3",
"unplugin-auto-import": "0.16.4",
"unplugin-icons": "0.16.2",
"unplugin-vue-components": "0.25.0",
"unplugin-icons": "0.16.3",
"unplugin-vue-components": "0.25.1",
"vite": "4.3.9",
"vite-plugin-eslint": "1.8.1",
"vue-tsc": "1.6.5"
"vue-tsc": "1.8.1"
},
"comments": "Hookable 5.5 seems to break with nuxt...",
"pnpm": {
Expand Down
Loading

0 comments on commit f23e8d9

Please sign in to comment.