13331333 std-env "^2.3.0"
13341334 ufo "^0.7.4"
13351335
1336- " @nuxt/content-theme-docs@^0.10.2 " :
1337- version "0.10.2 "
1338- resolved "https://registry.yarnpkg.com/@nuxt/content-theme-docs/-/content-theme-docs-0.10.2 .tgz#04e7497526fefb02021e6a61116770053740e6d1 "
1339- integrity sha512-Wz1YMpG46jh6jR9e/P9cAtDToMR/RSJbiuoWw6fhfvRtCtZnFY3bqK2b+4RcxT91o80YO2SvBd+1n2oQ4v6EyA ==
1336+ " @nuxt/content-theme-docs@^0.11.0 " :
1337+ version "0.11.0 "
1338+ resolved "https://registry.yarnpkg.com/@nuxt/content-theme-docs/-/content-theme-docs-0.11.0 .tgz#15ed9f8d87309ec7ad0ba10336d99356a0d9fde1 "
1339+ integrity sha512-1zMumM/rZZgdowTikcR4ud4F4zdGtEX5PDLeX1DV6KFKLzurHtOPI5L5FqJIxB2ogVbZiQgB9hVO98bSKyICIQ ==
13401340 dependencies :
13411341 " @docsearch/css" " ^1.0.0-alpha.28"
13421342 " @docsearch/js" " ^1.0.0-alpha.28"
1343- " @nuxt/content" " ^1.14 .0"
1343+ " @nuxt/content" " ^1.15 .0"
13441344 " @nuxt/types" " ^2.15.2"
13451345 " @nuxtjs/color-mode" " ^2.0.3"
13461346 " @nuxtjs/google-fonts" " 1.2.0"
13471347 " @nuxtjs/pwa" " ^3.3.5"
13481348 " @nuxtjs/tailwindcss" " ^3.4.2"
1349- " @tailwindcss/typography" " 0.4 .0"
1349+ " @tailwindcss/typography" " 0.2 .0"
13501350 clipboard "^2.0.6"
13511351 defu "^3.2.2"
13521352 lodash.groupby "^4.6.0"
13571357 theme-colors "^0.0.5"
13581358 vue-scrollactive "^0.9.3"
13591359
1360- " @nuxt/content@^1.14 .0 " :
1361- version "1.14 .0"
1362- resolved "https://registry.yarnpkg.com/@nuxt/content/-/content-1.14 .0.tgz#5775b596d2db1ae65c41d461c0a6734fc276cb82 "
1363- integrity sha512-MYx+dTu2ZRUHWGp9EgVtFfXJHFeCKrzazaM4a9785OCipItp6zmm1hTlbfdCYenwa0HgaOXCxYAiN0h6tjyUZw ==
1360+ " @nuxt/content@^1.15 .0 " :
1361+ version "1.15 .0"
1362+ resolved "https://registry.yarnpkg.com/@nuxt/content/-/content-1.15 .0.tgz#5e15d5d0012e95be60e1904f25cbe909b29404f6 "
1363+ integrity sha512-F3znlZUOSKPse6G+qR6eGEIU3vzfXzfc5WnWwA94kfM5+dz7IkP6Hwyj8FTUyW7HfmvQIf6Nc2sNm5obKgNgtA ==
13641364 dependencies :
13651365 " @lokidb/full-text-search" " ^2.1.0"
13661366 " @lokidb/loki" " ^2.1.0"
13801380 hookable "^4.4.1"
13811381 html-tags "^3.1.0"
13821382 js-yaml "4.0.0"
1383+ json5 "^2.2.0"
13831384 mdast-util-to-hast "^10.2.0"
13841385 mkdirp "^1.0.4"
13851386 node-req "^2.1.2"
17141715 dependencies :
17151716 defer-to-connect "^2.0.0"
17161717
1717- " @tailwindcss/typography@0.4.0 " :
1718- version "0.4.0"
1719- resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.4.0.tgz#b80974ad6af93df7b06e1981cb4d79698b6ad5c7"
1720- integrity sha512-3BfOYT5MYNEq81Ism3L2qu/HRP2Q5vWqZtZRQqQrthHuaTK9qpuPfbMT5WATjAM5J1OePKBaI5pLoX4S1JGNMQ==
1721- dependencies :
1722- lodash.castarray "^4.4.0"
1723- lodash.isplainobject "^4.0.6"
1724- lodash.merge "^4.6.2"
1725- lodash.uniq "^4.5.0"
1718+ " @tailwindcss/typography@0.2.0 " :
1719+ version "0.2.0"
1720+ resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.2.0.tgz#b597c83502e3c3c6641a8aaabda223cd494ab349"
1721+ integrity sha512-aPgMH+CjQiScLZculoDNOQUrrK2ktkbl3D6uCLYp1jgYRlNDrMONu9nMu8LfwAeetYNpVNeIGx7WzHSu0kvECg==
17261722
17271723" @types/anymatch@* " :
17281724 version "1.3.1"
@@ -6041,6 +6037,13 @@ json5@^2.1.2:
60416037 dependencies :
60426038 minimist "^1.2.5"
60436039
6040+ json5@^2.2.0 :
6041+ version "2.2.0"
6042+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
6043+ integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
6044+ dependencies :
6045+ minimist "^1.2.5"
6046+
60446047jsonfile@^4.0.0 :
60456048 version "4.0.0"
60466049 resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -6237,11 +6240,6 @@ lodash._reinterpolate@^3.0.0:
62376240 resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
62386241 integrity sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0=
62396242
6240- lodash.castarray@^4.4.0 :
6241- version "4.4.0"
6242- resolved "https://registry.yarnpkg.com/lodash.castarray/-/lodash.castarray-4.4.0.tgz#c02513515e309daddd4c24c60cfddcf5976d9115"
6243- integrity sha1-wCUTUV4wna3dTCTGDP3c9ZdtkRU=
6244-
62456243lodash.debounce@^4.0.8 :
62466244 version "4.0.8"
62476245 resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
@@ -6252,11 +6250,6 @@ lodash.groupby@^4.6.0:
62526250 resolved "https://registry.yarnpkg.com/lodash.groupby/-/lodash.groupby-4.6.0.tgz#0b08a1dcf68397c397855c3239783832df7403d1"
62536251 integrity sha1-Cwih3PaDl8OXhVwyOXg4Mt90A9E=
62546252
6255- lodash.isplainobject@^4.0.6 :
6256- version "4.0.6"
6257- resolved "https://registry.yarnpkg.com/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz#7c526a52d89b45c45cc690b88163be0497f550cb"
6258- integrity sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=
6259-
62606253lodash.kebabcase@^4.1.1 :
62616254 version "4.1.1"
62626255 resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
0 commit comments