diff --git a/config/dependencies.yaml b/config/dependencies.yaml index a985d682dfb..0d7b498f269 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -264,7 +264,7 @@ dev: 'js-yaml': &jsYaml '4.1.0' 'postcss': &postcss '8.4.21' 'remark-extract-frontmatter': '3.2.0' - 'tailwindcss': &tailwindcss '3.2.4' + 'tailwindcss': &tailwindcss '3.2.7' 'yaml-loader': '0.8.0' email: diff --git a/sites/org/package.json b/sites/org/package.json index 550b6d078fc..872dd549cc3 100644 --- a/sites/org/package.json +++ b/sites/org/package.json @@ -39,7 +39,7 @@ "lodash.get": "4.4.2", "lodash.orderby": "4.6.0", "lodash.set": "4.3.2", - "luxon": "latest", + "luxon": "3.2.1", "next": "13.1.6", "react-dropzone": "14.2.3", "react-hotkeys-hook": "4.3.2", diff --git a/yarn.lock b/yarn.lock index 3fa52f6630e..3023214964c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12921,7 +12921,7 @@ lru-cache@^7.4.4, lru-cache@^7.5.1, lru-cache@^7.7.1: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.13.1.tgz#267a81fbd0881327c46a81c5922606a2cfe336c4" integrity sha512-CHqbAq7NFlW3RSnoWXLJBxCWaZVBrfa9UEHId2M3AW8iEBurbqduNexEUCGc3SHc6iCYXNJCDi903LajSVAEPQ== -luxon@latest: +luxon@3.2.1: version "3.2.1" resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.2.1.tgz#14f1af209188ad61212578ea7e3d518d18cee45f" integrity sha512-QrwPArQCNLAKGO/C+ZIilgIuDnEnKx5QYODdDtbFaxzsbZcc/a7WFq7MhsVYgRlwawLtvOUESTlfJ+hc/USqPg==