diff --git a/package-lock.json b/package-lock.json index 931eb5a..da37d91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "npm-proj-1703081173996-0.54583547096458387lnOyi", + "name": "relock-npm-lock-v2-9gPO9n", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { - "@tailwindcss/typography": "github:tailwindcss/typography", + "@tailwindcss/typography": "^0.5.16", "fs": "^0.0.1-security", "path": "^0.12.7", "sharp": "^0.33.0" @@ -922,8 +922,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.10", - "resolved": "git+ssh://git@github.com/tailwindcss/typography.git#a86e6015694c3435ff6cef84f3dd61b81adf26e1", + "version": "0.5.16", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.16.tgz", + "integrity": "sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==", "license": "MIT", "dependencies": { "lodash.castarray": "^4.4.0", @@ -932,7 +933,7 @@ "postcss-selector-parser": "6.0.10" }, "peerDependencies": { - "tailwindcss": ">=3.0.0 || insiders" + "tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1" } }, "node_modules/@vue/reactivity": { diff --git a/package.json b/package.json index df34aa7..9cc769b 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "vite": "^4.0.0" }, "dependencies": { - "@tailwindcss/typography": "github:tailwindcss/typography", + "@tailwindcss/typography": "0.5.16", "fs": "^0.0.1-security", "path": "^0.12.7", "sharp": "^0.33.0"