diff --git a/package-lock.json b/package-lock.json index d797bd4..eee0275 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,18 +9,18 @@ "version": "2.2.0", "dependencies": { "@headlessui/react": "1.7.19", - "@next/bundle-analyzer": "^14.2.5", + "@next/bundle-analyzer": "14.2.5", "@tailwindcss/forms": "^0.5.7", - "@tailwindcss/typography": "^0.5.12", + "@tailwindcss/typography": "^0.5.14", "autoprefixer": "^10.4.20", "contentlayer2": "0.4.6", "esbuild": "^0.23.1", "github-slugger": "^2.0.0", "gray-matter": "^4.0.2", "hast-util-from-html-isomorphic": "^2.0.0", - "image-size": "^1.1.1", + "image-size": "1.1.1", "micromatch": "^4.0.8", - "next": "^14.2.5", + "next": "14.2.5", "next-contentlayer2": "0.4.6", "next-themes": "^0.3.0", "package.json": "^0.0.0", @@ -5023,9 +5023,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.13", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.13.tgz", - "integrity": "sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==", + "version": "0.5.14", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.14.tgz", + "integrity": "sha512-ZvOCjUbsJBjL9CxQBn+VEnFpouzuKhxh2dH8xMIWHILL+HfOYtlAkWcyoon8LlzE53d2Yo6YO6pahKKNW3q1YQ==", "license": "MIT", "dependencies": { "lodash.castarray": "^4.4.0", diff --git a/package.json b/package.json index 9ce66cd..f7d7801 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@headlessui/react": "1.7.19", "@next/bundle-analyzer": "14.2.5", "@tailwindcss/forms": "^0.5.7", - "@tailwindcss/typography": "^0.5.12", + "@tailwindcss/typography": "^0.5.14", "autoprefixer": "^10.4.20", "contentlayer2": "0.4.6", "esbuild": "^0.23.1",