diff --git a/frontend/package.json b/frontend/package.json index a7071bad1a7..6997020f6d9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -67,7 +67,6 @@ "@nuxtjs/svg-sprite": "0.5.2", "@pinia/nuxt": "0.2.1", "@popperjs/core": "^2.11.8", - "@tailwindcss/typography": "^0.5.9", "@vueuse/core": "^10.2.1", "@wordpress/is-shallow-equal": "^4.6.0", "async-mutex": "^0.3.2", @@ -107,6 +106,7 @@ "@nuxtjs/storybook": "^4.3.2", "@pinia/testing": "^0.0.15", "@playwright/test": "1.30.0", + "@tailwindcss/typography": "^0.5.10", "@testing-library/dom": "^8.13.0", "@testing-library/jest-dom": "^5.16.1", "@testing-library/user-event": "^14.0.0", @@ -118,7 +118,7 @@ "@types/uuid": "^9.0.6", "@vue/test-utils": "^1.1.3", "adm-zip": "^0.5.10", - "autoprefixer": "^10.4.0", + "autoprefixer": "^10.4.16", "axios-rate-limit": "^1.3.0", "babel-core": "^7.0.0-bridge.0", "babel-jest": "^26.6.3", @@ -134,7 +134,7 @@ "postcss": "^8.4.31", "qs": "^6.11.0", "rimraf": "^3.0.2", - "tailwindcss": "^3.3.0", + "tailwindcss": "^3.3.5", "talkback": "^3.0.1", "ts-node": "^10.9.1", "typescript": "^4.9.5", diff --git a/frontend/src/pages/search-help.vue b/frontend/src/pages/search-help.vue index 6ba1fdf24b2..e013d1ff2ed 100644 --- a/frontend/src/pages/search-help.vue +++ b/frontend/src/pages/search-help.vue @@ -18,7 +18,7 @@

{{ $t("searchGuide.combine.title") }}

{{ $t("searchGuide.combine.description") }}

-