mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-08 12:47:46 +02:00
feat:#20 added Twemoji font for fix emoji
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"@tanstack/vue-query": "^5.28.9",
|
||||
"@unhead/ssr": "^1.9.14",
|
||||
"@vueuse/core": "^10.9.0",
|
||||
"country-flag-emoji-polyfill": "^0.1.8",
|
||||
"pinia": "^2.1.7",
|
||||
"primeflex": "^3.3.1",
|
||||
"primeicons": "^6.0.1",
|
||||
@@ -32,11 +33,11 @@
|
||||
"devDependencies": {
|
||||
"@rollup/plugin-node-resolve": "^15.2.3",
|
||||
"@rollup/plugin-terser": "^0.4.4",
|
||||
"@tanstack/vue-query-devtools": "^5.28.10",
|
||||
"@types/node": "^20.12.2",
|
||||
"@unhead/vue": "^1.9.15",
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vue/eslint-config-typescript": "^12.0.0",
|
||||
"@tanstack/vue-query-devtools": "^5.28.10",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-vue": "^9.24.0",
|
||||
@@ -51,6 +52,6 @@
|
||||
"vite-ssg-sitemap": "^0.7.1",
|
||||
"vitest": "^1.4.0",
|
||||
"vue-router": "^4.4.0",
|
||||
"vue-tsc": "^1.8.27"
|
||||
"vue-tsc": "^2.1.6"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user