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

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] committed Mar 14, 2023
1 parent 7eb8621 commit c95941c
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 163 deletions.
8 changes: 4 additions & 4 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@vuelidate/validators": "2.0.0",
"@vueuse/components": "9.13.0",
"@vueuse/core": "9.13.0",
"@vueuse/head": "1.1.19",
"@vueuse/head": "1.1.23",
"@vueuse/integrations": "9.13.0",
"accept-language-parser": "1.5.0",
"axios": "0.27.2",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@types/qs": "6.9.7",
"@unocss/nuxt": "^0.50.4",
"@vue/eslint-config-typescript": "11.0.2",
"eslint": "8.35.0",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
"eslint-import-resolver-alias": "1.1.2",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -73,11 +73,11 @@
"husky": "8.0.3",
"lint-staged": "13.2.0",
"nuxt": "^3.2.3",
"pnpm": "7.29.1",
"pnpm": "7.29.2",
"prettier": "2.8.4",
"qs": "6.11.1",
"regenerator-runtime": "0.13.11",
"sass": "1.58.3",
"sass": "1.59.2",
"typescript": "4.9.5",
"unplugin-auto-import": "0.15.1",
"unplugin-icons": "0.15.3",
Expand Down

0 comments on commit c95941c

Please sign in to comment.