@docusaurus/theme-translations 3.10.1-canary-6655 → 3.10.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"theme.DocSidebarItem.expandCategoryAriaLabel": "Ampliar la categoría '{label}' de la barra lateral",
|
|
10
10
|
"theme.ErrorPageContent.title": "Esta página ha fallado.",
|
|
11
11
|
"theme.ErrorPageContent.tryAgain": "Intente de nuevo",
|
|
12
|
-
"theme.IconExternalLink.ariaLabel": "(
|
|
12
|
+
"theme.IconExternalLink.ariaLabel": "(se abre en una nueva pestaña)",
|
|
13
13
|
"theme.NavBar.navAriaLabel": "Principal",
|
|
14
14
|
"theme.NotFound.p1": "No pudimos encontrar lo que buscaba.",
|
|
15
15
|
"theme.NotFound.p2": "Comuníquese con el dueño del sitio que le proporcionó la URL original y hágale saber que su vínculo está roto.",
|
|
@@ -17,16 +17,16 @@
|
|
|
17
17
|
"theme.TOCCollapsible.toggleButtonLabel": "En esta página",
|
|
18
18
|
"theme.admonition.caution": "precaución",
|
|
19
19
|
"theme.admonition.danger": "peligro",
|
|
20
|
-
"theme.admonition.info": "
|
|
20
|
+
"theme.admonition.info": "información",
|
|
21
21
|
"theme.admonition.note": "nota",
|
|
22
|
-
"theme.admonition.tip": "
|
|
22
|
+
"theme.admonition.tip": "consejo",
|
|
23
23
|
"theme.admonition.warning": "aviso",
|
|
24
24
|
"theme.blog.archive.description": "Archivo",
|
|
25
25
|
"theme.blog.archive.title": "Archivo",
|
|
26
|
-
"theme.blog.author.noPosts": "
|
|
26
|
+
"theme.blog.author.noPosts": "Este autor aún no ha escrito ninguna publicación.",
|
|
27
27
|
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
28
|
-
"theme.blog.authorsList.pageTitle": "
|
|
29
|
-
"theme.blog.authorsList.viewAll": "
|
|
28
|
+
"theme.blog.authorsList.pageTitle": "Autores",
|
|
29
|
+
"theme.blog.authorsList.viewAll": "Ver todos los autores",
|
|
30
30
|
"theme.blog.paginator.navAriaLabel": "Navegación por la página de la lista de blogs ",
|
|
31
31
|
"theme.blog.paginator.newerEntries": "Entradas más recientes",
|
|
32
32
|
"theme.blog.paginator.olderEntries": "Entradas más antiguas",
|
|
@@ -42,12 +42,12 @@
|
|
|
42
42
|
"theme.colorToggle.ariaLabel": "Cambiar entre modo oscuro y claro (actualmente {mode})",
|
|
43
43
|
"theme.colorToggle.ariaLabel.mode.dark": "modo oscuro",
|
|
44
44
|
"theme.colorToggle.ariaLabel.mode.light": "modo claro",
|
|
45
|
-
"theme.colorToggle.ariaLabel.mode.system": "
|
|
45
|
+
"theme.colorToggle.ariaLabel.mode.system": "modo del sistema",
|
|
46
46
|
"theme.common.editThisPage": "Editar esta página",
|
|
47
47
|
"theme.common.headingLinkTitle": "Enlace directo al {heading}",
|
|
48
48
|
"theme.common.skipToMainContent": "Saltar al contenido principal",
|
|
49
|
-
"theme.contentVisibility.draftBanner.message": "
|
|
50
|
-
"theme.contentVisibility.draftBanner.title": "
|
|
49
|
+
"theme.contentVisibility.draftBanner.message": "Esta página es un borrador. Solo será visible en desarrollo y será excluida de la compilación de producción.",
|
|
50
|
+
"theme.contentVisibility.draftBanner.title": "Página en borrador",
|
|
51
51
|
"theme.contentVisibility.unlistedBanner.message": "Esta página está sin clasificar. Los motores de búsqueda no la indexaran, y solo los usuarios con el enlace directo podrán acceder a esta.",
|
|
52
52
|
"theme.contentVisibility.unlistedBanner.title": "Página sin clasificar",
|
|
53
53
|
"theme.docs.DocCard.categoryDescription.plurals": "1 artículo|{count} artículos",
|
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Alternar barra lateral",
|
|
66
66
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} con \"{tagName}\"",
|
|
67
67
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Un documento etiquetado|{count} documentos etiquetados",
|
|
68
|
-
"theme.docs.versionBadge.label": "
|
|
68
|
+
"theme.docs.versionBadge.label": "Versión: {versionLabel}",
|
|
69
69
|
"theme.docs.versions.latestVersionLinkLabel": "última versión",
|
|
70
70
|
"theme.docs.versions.latestVersionSuggestionLabel": "Para la documentación actualizada, vea {latestVersionLink} ({versionLabel}).",
|
|
71
71
|
"theme.docs.versions.unmaintainedVersionLabel": "Esta es la documentación para {siteTitle} {versionLabel}, que ya no se mantiene activamente.",
|
|
@@ -73,8 +73,8 @@
|
|
|
73
73
|
"theme.lastUpdated.atDate": " en {date}",
|
|
74
74
|
"theme.lastUpdated.byUser": " por {user}",
|
|
75
75
|
"theme.lastUpdated.lastUpdatedAtBy": "Última actualización{atDate}{byUser}",
|
|
76
|
-
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "
|
|
77
|
-
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "
|
|
76
|
+
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Contraer el menú desplegable",
|
|
77
|
+
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expandir el menú desplegable",
|
|
78
78
|
"theme.navbar.mobileLanguageDropdown.label": "Idiomas",
|
|
79
79
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Volver al menú principal",
|
|
80
80
|
"theme.navbar.mobileVersionsDropdown.label": "Versiones",
|
|
@@ -5,12 +5,12 @@
|
|
|
5
5
|
"theme.CodeBlock.copy": "Kopiera",
|
|
6
6
|
"theme.CodeBlock.copyButtonAriaLabel": "Kopiera kod till urklipp",
|
|
7
7
|
"theme.CodeBlock.wordWrapToggle": "Växla radbrytning",
|
|
8
|
-
"theme.DocSidebarItem.collapseCategoryAriaLabel": "
|
|
9
|
-
"theme.DocSidebarItem.expandCategoryAriaLabel": "
|
|
8
|
+
"theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'",
|
|
9
|
+
"theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'",
|
|
10
10
|
"theme.ErrorPageContent.title": "Denna sida har kraschat.",
|
|
11
11
|
"theme.ErrorPageContent.tryAgain": "Försök igen",
|
|
12
|
-
"theme.IconExternalLink.ariaLabel": "(
|
|
13
|
-
"theme.NavBar.navAriaLabel": "
|
|
12
|
+
"theme.IconExternalLink.ariaLabel": "(opens in new tab)",
|
|
13
|
+
"theme.NavBar.navAriaLabel": "Main",
|
|
14
14
|
"theme.NotFound.p1": "Vi kunde inte hitta det du letade efter.",
|
|
15
15
|
"theme.NotFound.p2": "Vänligen kontakta ägaren av webbplatsen som länkade dig till den ursprungliga webbadressen och låt dem veta att denna länk är trasig.",
|
|
16
16
|
"theme.NotFound.title": "Sidan Hittades Inte",
|
|
@@ -23,58 +23,58 @@
|
|
|
23
23
|
"theme.admonition.warning": "warning",
|
|
24
24
|
"theme.blog.archive.description": "Arkiv",
|
|
25
25
|
"theme.blog.archive.title": "Arkiv",
|
|
26
|
-
"theme.blog.author.noPosts": "
|
|
26
|
+
"theme.blog.author.noPosts": "This author has not written any posts yet.",
|
|
27
27
|
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
|
28
|
-
"theme.blog.authorsList.pageTitle": "
|
|
29
|
-
"theme.blog.authorsList.viewAll": "
|
|
30
|
-
"theme.blog.paginator.navAriaLabel": "Navigation av
|
|
31
|
-
"theme.blog.paginator.newerEntries": "Nyare
|
|
32
|
-
"theme.blog.paginator.olderEntries": "Äldre
|
|
33
|
-
"theme.blog.post.paginator.navAriaLabel": "Navigation av
|
|
34
|
-
"theme.blog.post.paginator.newerPost": "Nyare
|
|
35
|
-
"theme.blog.post.paginator.olderPost": "Äldre
|
|
28
|
+
"theme.blog.authorsList.pageTitle": "Authors",
|
|
29
|
+
"theme.blog.authorsList.viewAll": "View All Authors",
|
|
30
|
+
"theme.blog.paginator.navAriaLabel": "Navigation av Blogglista",
|
|
31
|
+
"theme.blog.paginator.newerEntries": "Nyare Inlägg",
|
|
32
|
+
"theme.blog.paginator.olderEntries": "Äldre Inlägg",
|
|
33
|
+
"theme.blog.post.paginator.navAriaLabel": "Navigation av Blogginlägg",
|
|
34
|
+
"theme.blog.post.paginator.newerPost": "Nyare Inlägg",
|
|
35
|
+
"theme.blog.post.paginator.olderPost": "Äldre Inlägg",
|
|
36
36
|
"theme.blog.post.plurals": "Ett inlägg|{count} inlägg",
|
|
37
|
-
"theme.blog.post.readMore": "Läs
|
|
37
|
+
"theme.blog.post.readMore": "Läs Mer",
|
|
38
38
|
"theme.blog.post.readMoreLabel": "Läs mer om {title}",
|
|
39
39
|
"theme.blog.post.readingTime.plurals": "En minut att läsa|{readingTime} min att läsa",
|
|
40
40
|
"theme.blog.sidebar.navAriaLabel": "Navigation av senaste blogginläggen",
|
|
41
|
-
"theme.blog.tagTitle": "{nPosts} taggade
|
|
41
|
+
"theme.blog.tagTitle": "{nPosts} taggade me \"{tagName}\"",
|
|
42
42
|
"theme.colorToggle.ariaLabel": "Växla mellan mörkt och ljust utseende (currently {mode})",
|
|
43
|
-
"theme.colorToggle.ariaLabel.mode.dark": "
|
|
44
|
-
"theme.colorToggle.ariaLabel.mode.light": "
|
|
45
|
-
"theme.colorToggle.ariaLabel.mode.system": "
|
|
43
|
+
"theme.colorToggle.ariaLabel.mode.dark": "mörkt utseende",
|
|
44
|
+
"theme.colorToggle.ariaLabel.mode.light": "ljust utseende",
|
|
45
|
+
"theme.colorToggle.ariaLabel.mode.system": "system mode",
|
|
46
46
|
"theme.common.editThisPage": "Redigera denna sida",
|
|
47
47
|
"theme.common.headingLinkTitle": "Direktlänk till {heading}",
|
|
48
48
|
"theme.common.skipToMainContent": "Hoppa till huvudinnehåll",
|
|
49
|
-
"theme.contentVisibility.draftBanner.message": "
|
|
50
|
-
"theme.contentVisibility.draftBanner.title": "
|
|
51
|
-
"theme.contentVisibility.unlistedBanner.message": "
|
|
52
|
-
"theme.contentVisibility.unlistedBanner.title": "
|
|
49
|
+
"theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
|
|
50
|
+
"theme.contentVisibility.draftBanner.title": "Draft page",
|
|
51
|
+
"theme.contentVisibility.unlistedBanner.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
|
|
52
|
+
"theme.contentVisibility.unlistedBanner.title": "Unlisted page",
|
|
53
53
|
"theme.docs.DocCard.categoryDescription.plurals": "1 artikel|{count} artiklar",
|
|
54
|
-
"theme.docs.breadcrumbs.home": "
|
|
54
|
+
"theme.docs.breadcrumbs.home": "Hemsida",
|
|
55
55
|
"theme.docs.breadcrumbs.navAriaLabel": "Sökväg",
|
|
56
56
|
"theme.docs.paginator.navAriaLabel": "Dokumentsidor",
|
|
57
57
|
"theme.docs.paginator.next": "Nästa",
|
|
58
58
|
"theme.docs.paginator.previous": "Föregående",
|
|
59
|
-
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "
|
|
59
|
+
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "Close navigation bar",
|
|
60
60
|
"theme.docs.sidebar.collapseButtonAriaLabel": "Stäng sidofältet",
|
|
61
61
|
"theme.docs.sidebar.collapseButtonTitle": "Stäng sidofältet",
|
|
62
62
|
"theme.docs.sidebar.expandButtonAriaLabel": "Expandera sidofältet",
|
|
63
63
|
"theme.docs.sidebar.expandButtonTitle": "Expandera sidofältet",
|
|
64
|
-
"theme.docs.sidebar.navAriaLabel": "
|
|
65
|
-
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Visa/
|
|
64
|
+
"theme.docs.sidebar.navAriaLabel": "Docs sidebar",
|
|
65
|
+
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Visa/göm navigationen",
|
|
66
66
|
"theme.docs.tagDocListPageTitle": "{nDocsTagged} med \"{tagName}\"",
|
|
67
67
|
"theme.docs.tagDocListPageTitle.nDocsTagged": "Ett dokument taggat|{count} dokument taggade",
|
|
68
68
|
"theme.docs.versionBadge.label": "Version: {versionLabel}",
|
|
69
69
|
"theme.docs.versions.latestVersionLinkLabel": "senaste versionen",
|
|
70
70
|
"theme.docs.versions.latestVersionSuggestionLabel": "För senaste dokumentationen, se {latestVersionLink} ({versionLabel}).",
|
|
71
71
|
"theme.docs.versions.unmaintainedVersionLabel": "Detta är dokumentationen för {siteTitle} {versionLabel}, som inte längre aktivt underhålls.",
|
|
72
|
-
"theme.docs.versions.unreleasedVersionLabel": "Detta är
|
|
72
|
+
"theme.docs.versions.unreleasedVersionLabel": "Detta är ej utgiven dokumentation för {siteTitle} {versionLabel} version.",
|
|
73
73
|
"theme.lastUpdated.atDate": " den {date}",
|
|
74
74
|
"theme.lastUpdated.byUser": " av {user}",
|
|
75
75
|
"theme.lastUpdated.lastUpdatedAtBy": "Senast uppdaterad{atDate}{byUser}",
|
|
76
|
-
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "
|
|
77
|
-
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "
|
|
76
|
+
"theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": "Collapse the dropdown",
|
|
77
|
+
"theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": "Expand the dropdown",
|
|
78
78
|
"theme.navbar.mobileLanguageDropdown.label": "Språk",
|
|
79
79
|
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← Tillbaka till huvudmeny",
|
|
80
80
|
"theme.navbar.mobileVersionsDropdown.label": "Versioner",
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
{
|
|
2
2
|
"theme.SearchBar.label": "Sök",
|
|
3
3
|
"theme.SearchBar.seeAll": "Se alla {count} resultat",
|
|
4
|
-
"theme.SearchModal.askAiScreen.afterToolCallText": "
|
|
5
|
-
"theme.SearchModal.askAiScreen.copyButtonCopiedText": "
|
|
6
|
-
"theme.SearchModal.askAiScreen.copyButtonText": "
|
|
7
|
-
"theme.SearchModal.askAiScreen.copyButtonTitle": "
|
|
8
|
-
"theme.SearchModal.askAiScreen.disclaimerText": "
|
|
9
|
-
"theme.SearchModal.askAiScreen.dislikeButtonTitle": "
|
|
10
|
-
"theme.SearchModal.askAiScreen.duringToolCallText": "
|
|
11
|
-
"theme.SearchModal.askAiScreen.likeButtonTitle": "
|
|
12
|
-
"theme.SearchModal.askAiScreen.preToolCallText": "
|
|
13
|
-
"theme.SearchModal.askAiScreen.relatedSourcesText": "
|
|
14
|
-
"theme.SearchModal.askAiScreen.thanksForFeedbackText": "
|
|
15
|
-
"theme.SearchModal.askAiScreen.thinkingText": "
|
|
4
|
+
"theme.SearchModal.askAiScreen.afterToolCallText": "Searched for",
|
|
5
|
+
"theme.SearchModal.askAiScreen.copyButtonCopiedText": "Copied!",
|
|
6
|
+
"theme.SearchModal.askAiScreen.copyButtonText": "Copy",
|
|
7
|
+
"theme.SearchModal.askAiScreen.copyButtonTitle": "Copy",
|
|
8
|
+
"theme.SearchModal.askAiScreen.disclaimerText": "Answers are generated with AI which can make mistakes. Verify responses.",
|
|
9
|
+
"theme.SearchModal.askAiScreen.dislikeButtonTitle": "Dislike",
|
|
10
|
+
"theme.SearchModal.askAiScreen.duringToolCallText": "Searching for ",
|
|
11
|
+
"theme.SearchModal.askAiScreen.likeButtonTitle": "Like",
|
|
12
|
+
"theme.SearchModal.askAiScreen.preToolCallText": "Searching...",
|
|
13
|
+
"theme.SearchModal.askAiScreen.relatedSourcesText": "Related sources",
|
|
14
|
+
"theme.SearchModal.askAiScreen.thanksForFeedbackText": "Thanks for your feedback!",
|
|
15
|
+
"theme.SearchModal.askAiScreen.thinkingText": "Thinking...",
|
|
16
16
|
"theme.SearchModal.errorScreen.helpText": "Du kanske vill kontrollera din nätverksanslutning.",
|
|
17
17
|
"theme.SearchModal.errorScreen.titleText": "Kunde inte hämta resultat",
|
|
18
|
-
"theme.SearchModal.footer.backToSearchText": "
|
|
18
|
+
"theme.SearchModal.footer.backToSearchText": "Back to search",
|
|
19
19
|
"theme.SearchModal.footer.closeKeyAriaLabel": "Escape-tangenten",
|
|
20
20
|
"theme.SearchModal.footer.closeText": "för att stänga",
|
|
21
21
|
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Pil ned",
|
|
@@ -24,29 +24,29 @@
|
|
|
24
24
|
"theme.SearchModal.footer.searchByText": "Sökning från",
|
|
25
25
|
"theme.SearchModal.footer.selectKeyAriaLabel": "Enter-tangenten",
|
|
26
26
|
"theme.SearchModal.footer.selectText": "för att välja",
|
|
27
|
-
"theme.SearchModal.footer.submitQuestionText": "
|
|
27
|
+
"theme.SearchModal.footer.submitQuestionText": "Submit question",
|
|
28
28
|
"theme.SearchModal.noResultsScreen.noResultsText": "Inga resultat för",
|
|
29
29
|
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Återkoppla.",
|
|
30
30
|
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Tycker du att sökningen borde returnera resultat?",
|
|
31
|
-
"theme.SearchModal.noResultsScreen.suggestedQueryText": "
|
|
31
|
+
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Försöka söka efter",
|
|
32
32
|
"theme.SearchModal.placeholder": "Sök i dokumentationen",
|
|
33
|
-
"theme.SearchModal.resultsScreen.askAiPlaceholder": "
|
|
34
|
-
"theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "
|
|
35
|
-
"theme.SearchModal.searchBox.backToKeywordSearchButtonText": "
|
|
33
|
+
"theme.SearchModal.resultsScreen.askAiPlaceholder": "Ask AI: ",
|
|
34
|
+
"theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": "Back to keyword search",
|
|
35
|
+
"theme.SearchModal.searchBox.backToKeywordSearchButtonText": "Back to keyword search",
|
|
36
36
|
"theme.SearchModal.searchBox.cancelButtonText": "Avbryt",
|
|
37
|
-
"theme.SearchModal.searchBox.enterKeyHint": "
|
|
37
|
+
"theme.SearchModal.searchBox.enterKeyHint": "search",
|
|
38
38
|
"theme.SearchModal.searchBox.enterKeyHintAskAi": "enter",
|
|
39
|
-
"theme.SearchModal.searchBox.placeholderText": "
|
|
40
|
-
"theme.SearchModal.searchBox.placeholderTextAskAi": "
|
|
41
|
-
"theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "
|
|
39
|
+
"theme.SearchModal.searchBox.placeholderText": "Search docs",
|
|
40
|
+
"theme.SearchModal.searchBox.placeholderTextAskAi": "Ask another question...",
|
|
41
|
+
"theme.SearchModal.searchBox.placeholderTextAskAiStreaming": "Answering...",
|
|
42
42
|
"theme.SearchModal.searchBox.resetButtonTitle": "Rensa sökningen",
|
|
43
|
-
"theme.SearchModal.searchBox.searchInputLabel": "
|
|
43
|
+
"theme.SearchModal.searchBox.searchInputLabel": "Search",
|
|
44
44
|
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favoriter",
|
|
45
|
-
"theme.SearchModal.startScreen.noRecentSearchesText": "Inga
|
|
46
|
-
"theme.SearchModal.startScreen.recentConversationsTitle": "
|
|
47
|
-
"theme.SearchModal.startScreen.recentSearchesTitle": "
|
|
45
|
+
"theme.SearchModal.startScreen.noRecentSearchesText": "Inga senaste sökningar",
|
|
46
|
+
"theme.SearchModal.startScreen.recentConversationsTitle": "Recent conversations",
|
|
47
|
+
"theme.SearchModal.startScreen.recentSearchesTitle": "Senaste sökningar",
|
|
48
48
|
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Ta bort från favoriter",
|
|
49
|
-
"theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "
|
|
49
|
+
"theme.SearchModal.startScreen.removeRecentConversationButtonTitle": "Remove this conversation from history",
|
|
50
50
|
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Ta bort från historiken",
|
|
51
51
|
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Lägg till som favorit",
|
|
52
52
|
"theme.SearchPage.algoliaLabel": "Drivs av Algolia",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@docusaurus/theme-translations",
|
|
3
|
-
"version": "3.10.
|
|
3
|
+
"version": "3.10.2",
|
|
4
4
|
"description": "Docusaurus theme translations.",
|
|
5
5
|
"main": "lib/index.js",
|
|
6
6
|
"types": "lib/index.d.ts",
|
|
@@ -19,18 +19,18 @@
|
|
|
19
19
|
"update": "node ./update.mjs"
|
|
20
20
|
},
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"fs-extra": "^11.
|
|
22
|
+
"fs-extra": "^11.1.1",
|
|
23
23
|
"tslib": "^2.6.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
|
-
"@docusaurus/babel": "3.10.
|
|
27
|
-
"@docusaurus/core": "3.10.
|
|
28
|
-
"@docusaurus/logger": "3.10.
|
|
29
|
-
"@docusaurus/utils": "3.10.
|
|
26
|
+
"@docusaurus/babel": "3.10.2",
|
|
27
|
+
"@docusaurus/core": "3.10.2",
|
|
28
|
+
"@docusaurus/logger": "3.10.2",
|
|
29
|
+
"@docusaurus/utils": "3.10.2",
|
|
30
30
|
"lodash": "^4.17.21"
|
|
31
31
|
},
|
|
32
32
|
"engines": {
|
|
33
|
-
"node": ">=
|
|
33
|
+
"node": ">=20.0"
|
|
34
34
|
},
|
|
35
|
-
"gitHead": "
|
|
35
|
+
"gitHead": "f37f9035584917a97a260b91fc2842cba4f8b94f"
|
|
36
36
|
}
|