Skip to content

Commit

Permalink
Upgrade frontend dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
0uep committed Oct 18, 2021
1 parent 091de8c commit e09099d
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 146 deletions.
16 changes: 8 additions & 8 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,33 +17,33 @@
"@snowind/input": "^0.0.3",
"@snowind/sidebar": "^0.0.3",
"@snowind/switch": "^0.0.3",
"@vueuse/core": "^6.5.3",
"@vueuse/core": "^6.6.1",
"gzipper": "^6.0.0",
"vue": "^3.2.19",
"vue3-popper": "^1.3.0"
},
"devDependencies": {
"@iconify/json": "^1.1.373",
"@iconify/json": "^1.1.416",
"@snowind/plugin": "^0.0.2",
"@tailwindcss/forms": "^0.3.3",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"@vitejs/plugin-vue": "^1.9.2",
"@vue/compiler-sfc": "^3.2.19",
"autoprefixer": "^10.2.6",
"eslint": "^7.30.0",
"eslint": "^8.0.1",
"postcss": "^8.3.5",
"rollup-plugin-typescript2": "^0.30.0",
"sass": "^1.35.1",
"tailwindcss": "^2.2.4",
"tslib": "^2.3.0",
"typescript": "^4.4.3",
"unplugin-icons": "^0.12.14",
"unplugin-icons": "^0.12.16",
"unplugin-vue-components": "^0.15.6",
"vite": "^2.6.2",
"vite": "^2.6.9",
"vite-plugin-eslint": "^1.3.0",
"vue-loader": "^16.3.0",
"vue-tsc": "^0.3.0"
"vue-tsc": "^0.28.7"
},
"engines": {
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
Expand Down
Loading

0 comments on commit e09099d

Please sign in to comment.