diff --git a/components/Recommended.vue b/components/Recommended.vue
index 15fa7f0b4..7d963b975 100644
--- a/components/Recommended.vue
+++ b/components/Recommended.vue
@@ -5,7 +5,7 @@
links.recommended
diff --git a/components/Socials.vue b/components/Socials.vue
index e80543f99..ae57af3d3 100644
--- a/components/Socials.vue
+++ b/components/Socials.vue
@@ -11,21 +11,22 @@
contact.groups.{{ group }}quotation.colon
-
+
-
diff --git a/locale/config.ts b/locale/config.ts
index 459722c8d..b6d399a2a 100644
--- a/locale/config.ts
+++ b/locale/config.ts
@@ -559,7 +559,7 @@ interface LinkCategory {
entries: Link[];
}
-interface Link {
+export interface Link {
/**
* locale codes of the linked resource, e.g. when the source talks in a different locale about the configured locale
*/
diff --git a/package.json b/package.json
index ced8cc638..53f75cf11 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,6 @@
"uuid": "^8.3.2",
"vue": "2.7.16",
"vue-lazy-hydration": "^2.0.0-beta.4",
- "vue-matomo": "^3.13.5-0",
"vue-plausible": "^1.3.2",
"vue-template-compiler": "2.7.16",
"vuedraggable": "^2.24.3",
@@ -116,8 +115,8 @@
"@types/speakeasy": "^2.0.10",
"@types/uuid": "8.3.2",
"@types/webpack": "^4.41.38",
- "@typescript-eslint/eslint-plugin": "^6.19.0",
- "@typescript-eslint/parser": "^6.19.0",
+ "@typescript-eslint/eslint-plugin": "^7.14.1",
+ "@typescript-eslint/parser": "^7.14.1",
"@vue/test-utils": "^1.3.6",
"avris-daemonise": "^0.0.2",
"axios": "^0.21.4",
@@ -125,7 +124,7 @@
"clipboard": "^2.0.6",
"css-loader": "^5.2.7",
"csv-loader": "^3.0.3",
- "eslint": "^8.55.0",
+ "eslint": "^8.56.0",
"eslint-formatter-gitlab": "^5.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
@@ -147,15 +146,15 @@
"postcss-url": "^10.1.3",
"sass": "1.32.12",
"sass-loader": "^10.1.1",
- "sharp": "^0.31.3",
+ "sharp": "^0.33.4",
"string-replace-loader": "^2.3.0",
"suml-loader": "^0.1.1",
"ts-jest": "^29.1.1",
"ts-json-schema-generator": "^1.5.0",
"tsconfig-paths": "3.14.2",
- "typescript": "^5.3.3",
+ "typescript": "^5.5.2",
"vue-meta": "^2.4.0",
- "vue-tsc": "^1.8.27",
+ "vue-tsc": "^2.0.22",
"webpack": "^4.47.0",
"yaml-loader": "^0.8.0"
},
diff --git a/pages/index.vue b/pages/index.vue
index 3761c3f50..57145c09b 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -6,17 +6,17 @@
user.login.oauthError