|
2353 | 2353 | rc9 "^1.0.0"
|
2354 | 2354 | std-env "^2.2.1"
|
2355 | 2355 |
|
| 2356 | +"@nuxt/content-theme-docs@^0.7.2": |
| 2357 | + version "0.7.2" |
| 2358 | + resolved "https://registry.yarnpkg.com/@nuxt/content-theme-docs/-/content-theme-docs-0.7.2.tgz#bbd5ebd6a86bbcfc820a86248337a46193e1322e" |
| 2359 | + integrity sha512-sxsLXT/UjcCOyOrIwQqU9MlpV8lTn/oVJTdi9NbTt8JoVI6TAv0flx0KyXTb1rUU641djdTL0xjmC+064U+mig== |
| 2360 | + dependencies: |
| 2361 | + "@docsearch/css" "^1.0.0-alpha.28" |
| 2362 | + "@docsearch/js" "^1.0.0-alpha.28" |
| 2363 | + "@nuxt/content" "^1.10.0" |
| 2364 | + "@nuxt/types" "^2.14.6" |
| 2365 | + "@nuxtjs/color-mode" "^1.1.1" |
| 2366 | + "@nuxtjs/google-fonts" "1.0.3" |
| 2367 | + "@nuxtjs/pwa" "^3.1.2" |
| 2368 | + "@nuxtjs/tailwindcss" "^3.1.0" |
| 2369 | + "@tailwindcss/typography" "^0.2.0" |
| 2370 | + clipboard "^2.0.6" |
| 2371 | + defu "^3.1.0" |
| 2372 | + lodash.groupby "^4.6.0" |
| 2373 | + marked "^1.2.0" |
| 2374 | + nuxt-i18n "^6.15.1" |
| 2375 | + prism-themes "^1.4.1" |
| 2376 | + tailwind-css-variables "^2.0.3" |
| 2377 | + theme-colors "^0.0.2" |
| 2378 | + vue-scrollactive "^0.9.3" |
| 2379 | + |
2356 | 2380 | "@nuxt/core@2.14.7":
|
2357 | 2381 | version "2.14.7"
|
2358 | 2382 | resolved "https://registry.yarnpkg.com/@nuxt/core/-/core-2.14.7.tgz#a819ce2c926d6d48dd7eed026c3cc5241126ef32"
|
|
2478 | 2502 | rc9 "^1.0.0"
|
2479 | 2503 | std-env "^2.2.1"
|
2480 | 2504 |
|
2481 |
| -"@nuxt/types@^2.14.7": |
| 2505 | +"@nuxt/types@^2.14.6", "@nuxt/types@^2.14.7": |
2482 | 2506 | version "2.14.7"
|
2483 | 2507 | resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.14.7.tgz#f34536749b07ceeebaf21621d9816d2a71c53eee"
|
2484 | 2508 | integrity sha512-7aLOQDCb4wYMGHYj0EVBieqMC4aOo7ZVFP5jjWxuWSjzOroRWVE3TB10+wcu9E7FoOPT99vd4+bJ+He/WpDpBQ==
|
|
2611 | 2635 | webpack-node-externals "^2.5.2"
|
2612 | 2636 | webpackbar "^4.0.0"
|
2613 | 2637 |
|
| 2638 | +"@nuxtjs/color-mode@^1.1.1": |
| 2639 | + version "1.1.1" |
| 2640 | + resolved "https://registry.yarnpkg.com/@nuxtjs/color-mode/-/color-mode-1.1.1.tgz#588fb4a8ae7de6bea6da85324dfebadf98463972" |
| 2641 | + integrity sha512-Q091KLVMX4ZhVnwgNE2eKdjkaMZRdfVsKISI4kOsWBxJgj/PdPAQpGcSjLIOTB+l1XuLGLmh7hUtLOIM8FE0gA== |
| 2642 | + dependencies: |
| 2643 | + defu "^2.0.4" |
| 2644 | + lodash.template "^4.5.0" |
| 2645 | + |
2614 | 2646 | "@nuxtjs/color-mode@^2.0.0":
|
2615 | 2647 | version "2.0.0"
|
2616 | 2648 | resolved "https://registry.yarnpkg.com/@nuxtjs/color-mode/-/color-mode-2.0.0.tgz#6efcc443353ad4136d2c5d04d011ad3839349a0f"
|
|
2642 | 2674 | eslint-plugin-unicorn "^23.0.0"
|
2643 | 2675 | eslint-plugin-vue "^7.1.0"
|
2644 | 2676 |
|
| 2677 | +"@nuxtjs/google-fonts@1.0.3": |
| 2678 | + version "1.0.3" |
| 2679 | + resolved "https://registry.yarnpkg.com/@nuxtjs/google-fonts/-/google-fonts-1.0.3.tgz#1795c15aa1f32b0554f8494200c282e04712e9ef" |
| 2680 | + integrity sha512-H0gIeklyaGw9zMypqQkN7XHR8fdwEzxszU/xrr8FR2snZQzYzgBrVD4lLHUZHrIPzBg3/ucUWDskXTL3MpULfw== |
| 2681 | + dependencies: |
| 2682 | + consola "^2.15.0" |
| 2683 | + google-fonts-helper "^1.0.5" |
| 2684 | + |
2645 | 2685 | "@nuxtjs/google-fonts@1.2.0":
|
2646 | 2686 | version "1.2.0"
|
2647 | 2687 | resolved "https://registry.yarnpkg.com/@nuxtjs/google-fonts/-/google-fonts-1.2.0.tgz#b226683f2ccfdb1caab02729ff1c513062b9e868"
|
|
2661 | 2701 | request "^2.88.2"
|
2662 | 2702 | request-promise-native "^1.0.8"
|
2663 | 2703 |
|
2664 |
| -"@nuxtjs/pwa@^3.2.2": |
| 2704 | +"@nuxtjs/pwa@^3.1.2", "@nuxtjs/pwa@^3.2.2": |
2665 | 2705 | version "3.2.2"
|
2666 | 2706 | resolved "https://registry.yarnpkg.com/@nuxtjs/pwa/-/pwa-3.2.2.tgz#e03c632e30f3df287a842d67323d945f36b97440"
|
2667 | 2707 | integrity sha512-B+2VKwmaw40Wyds0hOKuN9R8ODHg7de8B7uQbzaZpLNuCinfKioQOk8jjaLDKRf4sndNG4AYI90Et4M+MRQetQ==
|
|
2674 | 2714 | lodash.template "^4.5.0"
|
2675 | 2715 | workbox-cdn "^5.1.3"
|
2676 | 2716 |
|
2677 |
| -"@nuxtjs/tailwindcss@^3.2.0": |
| 2717 | +"@nuxtjs/tailwindcss@^3.1.0", "@nuxtjs/tailwindcss@^3.2.0": |
2678 | 2718 | version "3.2.0"
|
2679 | 2719 | resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-3.2.0.tgz#43e47188fd16f993b93d6e9057e4da83057a2fbd"
|
2680 | 2720 | integrity sha512-CNlnV4wqhxtTmzsQIvRMW1SKUyBkWPwlk7bEVfNDFTj5Z3kvfL3g+QC8gtRwFiZH4mBeXof36CDfDwRSStFmJQ==
|
|
2829 | 2869 | dependencies:
|
2830 | 2870 | defer-to-connect "^2.0.0"
|
2831 | 2871 |
|
2832 |
| -"@tailwindcss/typography@^0.3.1": |
2833 |
| - version "0.3.1" |
2834 |
| - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.3.1.tgz#253ce580c8e06b6163d9a288edd24f25e1d0dfee" |
2835 |
| - integrity sha512-HyZ+3Eay8SGaPq7kcFoANZLr4EjeXQ19yjjb9fp6B0PHHpvZoe00jdsnpnooMEbx9J5rQ93nxPUG3MQmXVxGMQ== |
| 2872 | +"@tailwindcss/typography@0.2.0", "@tailwindcss/typography@^0.2.0": |
| 2873 | + version "0.2.0" |
| 2874 | + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.2.0.tgz#b597c83502e3c3c6641a8aaabda223cd494ab349" |
| 2875 | + integrity sha512-aPgMH+CjQiScLZculoDNOQUrrK2ktkbl3D6uCLYp1jgYRlNDrMONu9nMu8LfwAeetYNpVNeIGx7WzHSu0kvECg== |
2836 | 2876 |
|
2837 | 2877 | "@tootallnate/once@1":
|
2838 | 2878 | version "1.1.2"
|
@@ -7810,7 +7850,7 @@ good-listener@^1.2.2:
|
7810 | 7850 | dependencies:
|
7811 | 7851 | delegate "^3.1.2"
|
7812 | 7852 |
|
7813 |
| -google-fonts-helper@^1.1.1: |
| 7853 | +google-fonts-helper@^1.0.5, google-fonts-helper@^1.1.1: |
7814 | 7854 | version "1.1.1"
|
7815 | 7855 | resolved "https://registry.yarnpkg.com/google-fonts-helper/-/google-fonts-helper-1.1.1.tgz#bead59e31654425363e0cfbaea88d94ef20653be"
|
7816 | 7856 | integrity sha512-rJ484VtEQKOsbPcAhE+kB8/W1IkG1LpbLjeoEhx2z1WQz7OOdLL9I71DbgePbT4asxJs+btGc9+Otkt9G5bOcg==
|
@@ -10154,7 +10194,7 @@ map-visit@^1.0.0:
|
10154 | 10194 | dependencies:
|
10155 | 10195 | object-visit "^1.0.0"
|
10156 | 10196 |
|
10157 |
| -marked@^1.2.4: |
| 10197 | +marked@^1.2.0, marked@^1.2.4: |
10158 | 10198 | version "1.2.4"
|
10159 | 10199 | resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.4.tgz#94e99230b03496c9383b1322ac51bc17dd388a1d"
|
10160 | 10200 | integrity sha512-6x5TFGCTKSQBLTZtOburGxCxFEBJEGYVLwCMTBCxzvyuisGcC20UNzDSJhCr/cJ/Kmh6ulfJm10g6WWEAJ3kvg==
|
@@ -11049,7 +11089,7 @@ nuxt-ackee@^2.0.0:
|
11049 | 11089 | ackee-tracker "^4.0.0"
|
11050 | 11090 | defu "^3.1.0"
|
11051 | 11091 |
|
11052 |
| -nuxt-i18n@^6.15.4: |
| 11092 | +nuxt-i18n@^6.15.1, nuxt-i18n@^6.15.4: |
11053 | 11093 | version "6.15.4"
|
11054 | 11094 | resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.15.4.tgz#bcb50a36381055d506042352091bfda3735dbb7c"
|
11055 | 11095 | integrity sha512-nh01qUl1PHIzrQ86PhOvitkWjW7kbt41fjBxLf277tbqA5LYun4kDmCUhnhs1uocPcvtb2QH/LzJL3hAHQSb8w==
|
@@ -12553,7 +12593,7 @@ pretty-time@^1.1.0:
|
12553 | 12593 | resolved "https://registry.yarnpkg.com/pretty-time/-/pretty-time-1.1.0.tgz#ffb7429afabb8535c346a34e41873adf3d74dd0e"
|
12554 | 12594 | integrity sha512-28iF6xPQrP8Oa6uxE6a1biz+lWeTOAPKggvjB8HAs6nVMKZwf5bG++632Dx614hIWgUPkgivRfG+a8uAXGTIbA==
|
12555 | 12595 |
|
12556 |
| -prism-themes@^1.5.0: |
| 12596 | +prism-themes@^1.4.1, prism-themes@^1.5.0: |
12557 | 12597 | version "1.5.0"
|
12558 | 12598 | resolved "https://registry.yarnpkg.com/prism-themes/-/prism-themes-1.5.0.tgz#92925e4aa0ab5e0afefcea1032df7d61bbcdc1a5"
|
12559 | 12599 | integrity sha512-aqKD610WNYO90MVXm0xM8P1pX5jPHyTjbAefV0TtWFLZk7eNWnGqLGx+HH6Xxlf9hiC66VjBeCP7m3P72FS+ZQ==
|
@@ -14703,6 +14743,11 @@ text-table@^0.2.0:
|
14703 | 14743 | resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
14704 | 14744 | integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
14705 | 14745 |
|
| 14746 | +theme-colors@^0.0.2: |
| 14747 | + version "0.0.2" |
| 14748 | + resolved "https://registry.yarnpkg.com/theme-colors/-/theme-colors-0.0.2.tgz#381d11829e0c1e189c61ede0685e0bb47c800913" |
| 14749 | + integrity sha512-qQ01EzSNO8ubKPJ3+ePdr4K3VihuI9eXOASzGjxXu61uWJGuaRVEeR7IlLdj5lJjc/AiOe61v1H0j6wC3zRbHQ== |
| 14750 | + |
14706 | 14751 | theme-colors@^0.0.5:
|
14707 | 14752 | version "0.0.5"
|
14708 | 14753 | resolved "https://registry.yarnpkg.com/theme-colors/-/theme-colors-0.0.5.tgz#88f91ccf78b5bc17fa53ee59f38b166395fedce6"
|
|
0 commit comments