Skip to content

Commit

Permalink
chore: change root font size
Browse files Browse the repository at this point in the history
  • Loading branch information
Discreater committed Nov 8, 2023
1 parent 91317d2 commit a7ae150
Show file tree
Hide file tree
Showing 15 changed files with 369 additions and 860 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@iconify-json/fluent": "^1.1.39",
"@iconify-json/fluent": "^1.1.40",
"@improbable-eng/grpc-web": "^0.15.0",
"@jellyfin/sdk": "^0.8.2",
"@tauri-apps/api": "^1.5.1",
"@types/lodash": "^4.14.200",
"@types/lodash": "^4.14.201",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vueuse/core": "^10.5.0",
"browser-headers": "^0.4.1",
Expand All @@ -31,18 +31,18 @@
"smooth-scrollbar": "^8.8.4",
"ts-proto": "^1.163.0",
"tslog": "^4.9.2",
"vue": "^3.3.7",
"vue": "^3.3.8",
"vue-i18n": "^9.6.5",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@antfu/eslint-config": "^1.1.0",
"@intlify/unplugin-vue-i18n": "^1.5.0",
"@tauri-apps/cli": "^1.5.6",
"@types/node": "^20.8.10",
"@types/node": "^20.9.0",
"@vitejs/plugin-basic-ssl": "^1.0.1",
"@vitejs/plugin-vue": "^4.4.0",
"@vue/compiler-sfc": "^3.3.7",
"@vue/compiler-sfc": "^3.3.8",
"autoprefixer": "^10.4.16",
"eslint": "^8.53.0",
"postcss": "^8.4.31",
Expand Down
Loading

0 comments on commit a7ae150

Please sign in to comment.