Skip to content

Commit

Permalink
chore(deps): update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Nov 15, 2021
1 parent ab8b8f6 commit 35ebc5c
Show file tree
Hide file tree
Showing 2 changed files with 265 additions and 175 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"@tailwindcss/forms": "0.3.4",
"@vuelidate/core": "2.0.0-alpha.32",
"@vuelidate/validators": "2.0.0-alpha.25",
"@vueuse/core": "6.8.0",
"@vueuse/core": "6.9.1",
"@vueuse/head": "0.6.0",
"@vueuse/integrations": "6.8.0",
"@vueuse/integrations": "6.9.1",
"@vueuse/motion": "2.0.0-beta.4",
"autoprefixer": "10.4.0",
"date-fns": "2.25.0",
Expand All @@ -62,9 +62,9 @@
"postcss": "8.3.11",
"tailwindcss": "2.2.19",
"tailwindcss-typography": "3.1.0",
"v-tooltip": "^4.0.0-beta.2",
"v-tooltip": "4.0.0-beta.2",
"vite-plugin-package-version": "1.0.2",
"vue": "3.2.21",
"vue": "3.2.22",
"vue-i18n": "9.1.9",
"vue-router": "4.0.12",
"vue-toastification": "2.0.0-rc.5"
Expand All @@ -74,16 +74,16 @@
"@types/jest": "27.0.2",
"@types/jsdom": "16.2.13",
"@types/pdfmake": "0.1.19",
"@types/tailwindcss": "^2.2.4",
"@types/tailwindcss": "2.2.4",
"@typescript-eslint/eslint-plugin": "5.3.1",
"@typescript-eslint/parser": "5.3.1",
"@vitejs/plugin-vue": "1.9.4",
"@vue/compiler-sfc": "3.2.21",
"@vue/eslint-config-typescript": "9.0.1",
"concurrently": "^6.4.0",
"cross-env": "^7.0.3",
"concurrently": "6.4.0",
"cross-env": "7.0.3",
"electron": "15.3.1",
"electron-builder": "22.11.7",
"electron-builder": "22.13.1",
"electron-dev-runner": "1.0.1",
"eslint": "8.2.0",
"eslint-config-prettier": "8.3.0",
Expand All @@ -98,7 +98,7 @@
"vite-plugin-optimize-persist": "0.1.0",
"vite-plugin-package-config": "0.0.3",
"vue-i18n-extract": "2.0.4",
"vue-tsc": "0.29.4",
"vue-tsc": "0.29.5",
"wait-on": "6.0.0"
},
"vite": {
Expand Down
Loading

0 comments on commit 35ebc5c

Please sign in to comment.