This repository was archived by the owner on Aug 27, 2024. It is now read-only.
[Snyk] Upgrade @docusaurus/preset-classic from 2.0.0-beta.6 to 2.4.1 #180
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade @docusaurus/preset-classic from 2.0.0-beta.6 to 2.4.1.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version fixes:
SNYK-JS-UNSETVALUE-2400660
Why? CVSS 7.5
SNYK-JS-URLPARSE-2407770
Why? CVSS 7.5
SNYK-JS-WEBPACK-3358798
Why? CVSS 7.5
SNYK-JS-ETA-2936803
Why? CVSS 7.5
SNYK-JS-NODEFORGE-2430339
Why? CVSS 7.5
SNYK-JS-ANSIHTML-1296849
Why? CVSS 7.5
SNYK-JS-ANSIREGEX-1583908
Why? CVSS 7.5
SNYK-JS-ANSIREGEX-1583908
Why? CVSS 7.5
SNYK-JS-ANSIREGEX-1583908
Why? CVSS 7.5
SNYK-JS-ASYNC-2441827
Why? CVSS 7.5
SNYK-JS-AXIOS-1579269
Why? CVSS 7.5
SNYK-JS-DECODEURICOMPONENT-3149970
Why? CVSS 7.5
SNYK-JS-QS-3153490
Why? CVSS 7.5
SNYK-JS-SHELLJS-2332187
Why? CVSS 7.5
SNYK-JS-SHELLQUOTE-1766506
Why? CVSS 7.5
SNYK-JS-NODEFETCH-2342118
Why? CVSS 7.5
SNYK-JS-NODEFORGE-2330875
Why? CVSS 7.5
SNYK-JS-TERSER-2806366
Why? CVSS 7.5
SNYK-JS-URLPARSE-2401205
Why? CVSS 7.5
SNYK-JS-URLPARSE-2407759
Why? CVSS 7.5
SNYK-JS-URLPARSE-2412697
Why? CVSS 7.5
SNYK-JS-NODEFORGE-2331908
Why? CVSS 7.5
SNYK-JS-NODEFORGE-2430337
Why? CVSS 7.5
SNYK-JS-NODEFORGE-2430341
Why? CVSS 7.5
SNYK-JS-ETA-3261240
Why? CVSS 7.5
SNYK-JS-EVENTSOURCE-2823375
Why? CVSS 7.5
SNYK-JS-FOLLOWREDIRECTS-2332181
Why? CVSS 7.5
SNYK-JS-GLOBPARENT-1016905
Why? CVSS 7.5
SNYK-JS-PRISMJS-2404333
Why? CVSS 7.5
SNYK-JS-PROMPTS-1729737
Why? CVSS 7.5
SNYK-JS-IMMER-1540542
Why? CVSS 7.5
SNYK-JS-JSON5-3182856
Why? CVSS 7.5
SNYK-JS-ALGOLIASEARCHHELPER-1570421
Why? CVSS 7.5
SNYK-JS-BROWSERSLIST-1090194
Why? CVSS 7.5
SNYK-JS-NANOID-2332193
Why? CVSS 7.5
SNYK-JS-PROMPTS-1729737
Why? CVSS 7.5
SNYK-JS-SIDEWAYFORMULA-3317169
Why? CVSS 7.5
SNYK-JS-TERSER-2806366
Why? CVSS 7.5
SNYK-JS-JSON5-3182856
Why? CVSS 7.5
SNYK-JS-FOLLOWREDIRECTS-2396346
Why? CVSS 7.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: @docusaurus/preset-classic
-
2.4.1 - 2023-05-15
- #8971 fix(theme): fix collapsible sidebar behavior when prefers-reduced-motion (@ slorber)
- #8933 fix(theme-translations): fix Turkish translation for aria label "Enter key" (@ LiberaTeMetuMortis)
- #8908 fix(core): Correct yarn upgrade command for yarn 2.x (@ andrewnicols)
- #8909 fix(theme): add __ prefix to technical anchors, search crawlers (Algolia) should ignore them (@ slorber)
- #8906 fix(theme-common): fix collapsible component with prefers-reduced-motion (@ slorber)
- #8873 fix(theme-common): fix confusing theme error message: bad sidebar id suggestions (@ slorber)
- #8874 fix(utils): handle Markdown links with spaces to route correctly (@ morsko1)
- #8842 fix(theme-translations): remove redundant navigation text in aria label (@ tarunrajput)
- #8831 fix(create): add missing await (@ SACHINnANYAKKARA)
- #8862 refactor(theme): expose copy, success and word-wrap icons as standalone components (@ armano2)
- Aleksandr Vladykin (@ morsko1)
- Andrew Lyons (@ andrewnicols)
- Armano (@ armano2)
- MetuMortis (@ LiberaTeMetuMortis)
- Sachin Nanayakkara (@ SACHINnANYAKKARA)
- Sébastien Lorber (@ slorber)
- Tarun Chauhan (@ tarunrajput)
-
2.4.0 - 2023-03-23
- #8236 feat(content-docs): add support for sidebar item category/link descriptions in generated index page (@ ZarakiKanzaki)
- #8708 feat(theme): allow to load a Docusaurus page with theme from query-string: ?docusaurus-theme=dark (@ slorber)
- #8616 feat(theme): add ability to translate navbar+footer logo alt text (@ Mysterious-Dev)
- #8690 feat(npm-to-yarn): add support for PnPm and custom converters (@ armano2)
- #8677 feat(core): add script env variables: NODE_ENV + BABEL_ENV + DOCUSAURUS_CURRENT_LOCALE (temporary i18n workaround) (@ slorber)
- #8674 feat(theme-classic): respect
- #8668 feat(theme-translations): add Hungarian theme translations (@ trueqap)
- #8631 feat(theme-translations): add Norwegian (Bokmål) theme translation (@ dr0nn1)
- #8656 feat(theme-common): allow passing a string for details summary (@ pReya)
- #8620 feat(gtag-plugin): gtag should support multiple tracking ids, notably for the UA => GA4 transition (@ slorber)
- #8803 fix(theme): codeblock buttons should be kept on the right when using RTL locale (@ Vishruta-Patil)
- #8615 fix(theme): improve color toggle when using dark navbar (@ dewanshDT)
- #8699 fix(theme-classic): fix tab focus bug in dropdown (#8697) (@ kagankan)
- #8801 fix(theme): allow tabs children to be falsy (@ Josh-Cena)
- #8757 fix(search): search page should react to querystring changes + cleanup/refactor (@ slorber)
- #8746 fix(core): baseUrl error banner link anchor case (@ slorber)
- #8744 fix(theme-translations): fix wrong arabic words (tip/next) (@ Anasqx)
- #8712 polish(create-docusaurus): the starter template should use a navbar item "docSidebar" instead of "doc" (less fragile on updates) (@ biplavmz)
- #8735 polish(theme): better error messages on navbar item rendering failures + ErrorCauseBoundary API (@ tannerdolby)
- #8736 polish(core): better styling for error screens (@ tannerdolby)
- Anas (@ Anasqx)
- Armano (@ armano2)
- Davide Donadio (@ ZarakiKanzaki)
- Dewansh Thakur (@ dewanshDT)
- Joshua Chen (@ Josh-Cena)
- Kagan (@ kagankan)
- Moritz Stückler (@ pReya)
- Mysterious_Dev (@ Mysterious-Dev)
- Petter Drønnen (@ dr0nn1)
- Sébastien Lorber (@ slorber)
- Tanner Dolby (@ tannerdolby)
- TrueQAP (@ trueqap)
- Vishruta Patil (@ Vishruta-Patil)
- @ biplavmz
-
2.3.1 - 2023-02-03
- #8628 fix(theme-common): fix issue in tab scroll position restoration on tab click (@ slorber)
- #8619 fix(theme-common): localStorage utils dispatch too many storage events leading to infinite loop (@ slorber)
- #8618 fix(theme-common): prepare usage of useSyncExternalStore compatibility with React 18 (@ slorber)
- #8593 fix(theme-classic): allow rendering single tab item (@ Josh-Cena)
- #8606 fix(utils): handle CRLF when parsing MDX imports (@ scastiel)
- #8597 fix(preset-classic): install the right plugin for googleTagManager (@ Josh-Cena)
- #8614 chore(theme-translations): complete zh translations (@ Josh-Cena)
- #8610 chore(deps): bump eta from 1.12.3 to 2.0.0 (@ dependabot[bot])
- Joshua Chen (@ Josh-Cena)
- Sébastien Castiel (@ scastiel)
- Sébastien Lorber (@ slorber)
-
2.3.0 - 2023-01-27
-
2.2.0 - 2022-10-29
-
2.1.0 - 2022-09-02
-
2.0.1 - 2022-08-01
- Sébastien Lorber (@ slorber)
-
2.0.0 - 2022-08-01
- #7781 refactor(core): log Docusaurus & Node version before exiting (@ Josh-Cena)
- Joshua Chen (@ Josh-Cena)
- Sébastien Lorber (@ slorber)
-
2.0.0-rc.1 - 2022-07-14
- #7776 fix(core): swizzle --eject js should not copy theme .d.ts files (@ slorber)
- #7750 fix(deploy): revert "feat(deploy): copy local git config to tmp repo (#7702)" (@ ghostsquad)
- #7774 fix(sitemap): complete gracefully when all pages have noIndex meta (@ Josh-Cena)
- #7771 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (@ slorber)
- #7755 fix(theme-classic): validate options properly (@ Josh-Cena)
- #7752 fix(theme-classic): fix Layout theme height CSS (@ LichLord91)
- #7766 fix(migrate): import siteConfig with file extension (@ Josh-Cena)
- #7761 fix(algolia-search): test for canUseIntersectionObserver (@ RoiArthurB)
- #7762 chore(theme-translations): complete ko translations (@ anaclumos)
- #7706 docs: release process, versioning, breaking changes, public API surface (@ slorber)
- #7777 refactor(theme): fix duplicate page metadata usage (@ slorber)
- #7771 chore: bump Infima to 0.2.0-alpha.42, fix a:hover link bug (@ slorber)
- Arthur Brugière (@ RoiArthurB)
- Bruce Song (@ recallwei)
- Evan (@ DigiPie)
- Jeffrey Aven (@ jeffreyaven)
- Joshua Chen (@ Josh-Cena)
- Sunghyun Cho (@ anaclumos)
- Sébastien Lorber (@ slorber)
- The Nguyen (@ treoden)
- Wes McNamee (@ ghostsquad)
- @ LichLord91
- 凱恩 Kane (@ Gary50613)
-
2.0.0-beta.ff31de0ff - 2021-05-21
-
2.0.0-beta.fc64c12e4 - 2021-07-28
-
2.0.0-beta.fbdeefcac - 2021-07-01
-
2.0.0-beta.fa9b0cd9c - 2021-07-13
-
2.0.0-beta.fa7aa0810 - 2021-05-18
-
2.0.0-beta.f7b5e9039 - 2021-07-15
-
2.0.0-beta.f71e83450 - 2021-06-09
-
2.0.0-beta.f47826297 - 2021-06-24
-
2.0.0-beta.f33cd079c - 2021-07-13
-
2.0.0-beta.f316ff5cd - 2021-07-07
-
2.0.0-beta.f20599bb5 - 2021-06-22
-
2.0.0-beta.f10304dd1 - 2021-06-03
-
2.0.0-beta.f03479f69 - 2021-07-08
-
2.0.0-beta.ec2486d2c - 2021-06-24
-
2.0.0-beta.e85ec1ab1 - 2021-05-18
-
2.0.0-beta.e5916dc59 - 2021-06-30
-
2.0.0-beta.e2acda64f - 2021-06-15
-
2.0.0-beta.e25c0e7d3 - 2021-06-15
-
2.0.0-beta.e09291062 - 2021-05-14
-
2.0.0-beta.dfe32dac9 - 2021-06-15
-
2.0.0-beta.df8a900f9 - 2021-06-09
-
2.0.0-beta.df19bbd14 - 2021-06-09
-
2.0.0-beta.ddc0f46b7 - 2021-07-22
-
2.0.0-beta.dc9f104cc - 2021-07-08
-
2.0.0-beta.dc4664b48 - 2021-07-27
-
2.0.0-beta.dc0336a34 - 2021-05-29
-
2.0.0-beta.db6f5ce72 - 2021-05-20
-
2.0.0-beta.d81d43c24 - 2021-06-09
-
2.0.0-beta.d72f760e4 - 2021-06-02
-
2.0.0-beta.d65cc9d23 - 2021-06-30
-
2.0.0-beta.d3764f77f - 2021-07-13
-
2.0.0-beta.d2e4e60cd - 2021-06-02
-
2.0.0-beta.d0bbdd053 - 2021-06-09
-
2.0.0-beta.ce847d664 - 2021-07-28
-
2.0.0-beta.ce0764033 - 2021-06-07
-
2.0.0-beta.c935fe2a3 - 2021-07-28
-
2.0.0-beta.c8b9061f6 - 2021-06-15
-
2.0.0-beta.c3127b65d - 2021-06-30
-
2.0.0-beta.c0b8e9116 - 2021-05-18
-
2.0.0-beta.bfd33dc63 - 2021-06-16
-
2.0.0-beta.be9f9d6df - 2021-05-18
-
2.0.0-beta.be695aa0e - 2021-07-12
-
2.0.0-beta.bd46de18f - 2021-08-02
-
2.0.0-beta.bb825faf1 - 2021-08-02
-
2.0.0-beta.bb0c9eed0 - 2021-07-28
-
2.0.0-beta.ba6545057 - 2021-06-18
-
2.0.0-beta.b561679fd - 2021-05-18
-
2.0.0-beta.b54ec7238 - 2021-06-16
-
2.0.0-beta.b3e89d2a8 - 2021-07-28
-
2.0.0-beta.aff848e87 - 2021-06-10
-
2.0.0-beta.af3640dca - 2021-06-16
-
2.0.0-beta.aeb8e9da5 - 2021-06-14
-
2.0.0-beta.ace285b3b - 2021-06-15
-
2.0.0-beta.ab3821cb3 - 2021-06-30
-
2.0.0-beta.ab19070ab - 2021-05-18
-
2.0.0-beta.aa79387e1 - 2021-06-24
-
2.0.0-beta.aa176274b - 2021-06-16
-
2.0.0-beta.a9343a191 - 2021-05-28
-
2.0.0-beta.a7a5ea346 - 2021-07-23
-
2.0.0-beta.a78e4f19b - 2021-06-29
-
2.0.0-beta.a7618c775 - 2021-07-27
-
2.0.0-beta.a72ed73d2 - 2021-07-28
-
2.0.0-beta.a5d3d28ce - 2021-06-09
-
2.0.0-beta.a1c17c76e - 2021-06-02
-
2.0.0-beta.a024d23fd - 2021-06-09
-
2.0.0-beta.9fe79caad - 2021-06-15
-
2.0.0-beta.9fdbd4827 - 2021-06-19
-
2.0.0-beta.9e615eff0 - 2021-07-29
-
2.0.0-beta.99270dbab - 2021-06-24
-
2.0.0-beta.9916a0b4a - 2021-06-24
-
2.0.0-beta.9536ef900 - 2021-07-09
-
2.0.0-beta.938e5a906 - 2021-07-27
-
2.0.0-beta.8e9b829d9 - 2021-08-04
-
2.0.0-beta.8d8e5b67e - 2021-06-18
-
2.0.0-beta.8bdb3da23 - 2021-07-15
-
2.0.0-beta.8bda3b2db - 2021-06-22
-
2.0.0-beta.8a198ef20 - 2021-08-02
-
2.0.0-beta.88de3a510 - 2021-07-19
-
2.0.0-beta.869f4bf20 - 2021-06-09
-
2.0.0-beta.8629fbdc7 - 2021-06-14
-
2.0.0-beta.8621ae291 - 2021-07-24
-
2.0.0-beta.85e87b560 - 2021-06-03
-
2.0.0-beta.8501db78a - 2021-06-16
-
2.0.0-beta.823b020c3 - 2021-06-30
-
2.0.0-beta.818fb3956 - 2021-07-14
-
2.0.0-beta.80b6d9728 - 2021-06-16
-
2.0.0-beta.7e55aa10a - 2021-06-23
-
2.0.0-beta.7dc9fe839 - 2021-06-18
-
2.0.0-beta.7babfe036 - 2021-07-09
-
2.0.0-beta.7b2723717 - 2021-07-08
-
2.0.0-beta.798f63400 - 2021-07-27
-
2.0.0-beta.79031af16 - 2021-06-28
-
2.0.0-beta.77264f1eb - 2021-06-09
-
2.0.0-beta.73c24ecdc - 2021-05-17
-
2.0.0-beta.737f80a02 - 2021-06-15
-
2.0.0-beta.700a82aef - 2021-07-22
-
2.0.0-beta.6f366f4b4 - 2021-07-27
-
2.0.0-beta.69be003e1 - 2021-05-15
-
2.0.0-beta.67d31f49e - 2021-06-25
-
2.0.0-beta.677e53d4d - 2021-07-14
-
2.0.0-beta.650f989db - 2021-08-02
-
2.0.0-beta.644f148a8 - 2021-06-02
-
2.0.0-beta.6392f88bb - 2021-05-19
-
2.0.0-beta.633c2f60d - 2021-07-15
-
2.0.0-beta.5bc0209f5 - 2021-05-28
-
2.0.0-beta.57cf20933 - 2021-06-15
-
2.0.0-beta.57806798c - 2021-06-03
-
2.0.0-beta.56b6b01cd - 2021-05-21
-
2.0.0-beta.55e9bd8ac - 2021-06-09
-
2.0.0-beta.54e4b0266 - 2021-07-16
-
2.0.0-beta.52f19e15f - 2021-06-15
-
2.0.0-beta.526ce4493 - 2021-06-09
-
2.0.0-beta.4e88ea0a1 - 2021-06-22
-
2.0.0-beta.4d93c894f - 2021-06-25
-
2.0.0-beta.4d06f26c1 - 2021-07-21
-
2.0.0-beta.4cfbfa11e - 2021-07-28
-
2.0.0-beta.4bc6a6375 - 2021-07-28
-
2.0.0-beta.4a6de5cf7 - 2021-06-16
-
2.0.0-beta.462b1cf2b - 2021-06-24
-
2.0.0-beta.45a87a147 - 2021-07-13
-
2.0.0-beta.44225a3df - 2021-07-16
-
2.0.0-beta.41eaa690e - 2021-06-22
-
2.0.0-beta.41d9288e3 - 2021-06-16
-
2.0.0-beta.41b78466d - 2021-06-29
-
2.0.0-beta.3e5a83259 - 2021-07-12
-
2.0.0-beta.364051f23 - 2021-06-24
-
2.0.0-beta.35bdde340 - 2021-06-02
-
2.0.0-beta.34411e12e - 2021-06-15
-
2.0.0-beta.32e76f1cc - 2021-06-16
-
2.0.0-beta.2cd9fd6e2 - 2021-05-19
-
2.0.0-beta.2c0b82e7a - 2021-08-04
-
2.0.0-beta.24156efcf - 2021-07-23
-
2.0.0-beta.237d1a31f - 2021-07-07
-
2.0.0-beta.2303d6557 - 2021-06-09
-
2.0.0-beta.22d3299b4 - 2021-08-03
-
2.0.0-beta.1ec2c95e3 - 2021-06-30
-
2.0.0-beta.1decd6f80 - 2021-05-29
-
2.0.0-beta.1b0acc554 - 2021-06-16
-
2.0.0-beta.1ab8aa0af - 2021-05-18
-
2.0.0-beta.1a3557b91 - 2021-07-12
-
2.0.0-beta.15d451942 - 2021-06-02
-
2.0.0-beta.15a2b59f9 - 2021-06-30
-
2.0.0-beta.138b4c997 - 2021-06-24
-
2.0.0-beta.1349ece88 - 2021-06-03
-
2.0.0-beta.12faed89d - 2021-07-13
-
2.0.0-beta.12cea5eef - 2021-07-20
-
2.0.0-beta.119c6d143 - 2021-06-22
-
2.0.0-beta.0fdb6836a - 2021-07-13
-
2.0.0-beta.0f144213d - 2021-06-30
-
2.0.0-beta.0e652730d - 2021-06-18
-
2.0.0-beta.0bbbfb641 - 2021-06-16
-
2.0.0-beta.0acbbc3d3 - 2021-07-08
-
2.0.0-beta.0851e0e5b - 2021-07-15
-
2.0.0-beta.083037d7a - 2021-07-23
-
2.0.0-beta.05c85c7be - 2021-06-24
-
2.0.0-beta.0417ab953 - 2021-06-02
-
2.0.0-beta.01adf25b0 - 2021-05-14
-
2.0.0-beta.007e90135 - 2021-07-14
-
2.0.0-beta.759298296 - 2021-06-29
-
2.0.0-beta.22 - 2022-07-08
-
2.0.0-beta.21 - 2022-05-27
-
2.0.0-beta.20 - 2022-05-05
-
2.0.0-beta.19 - 2022-05-04
-
2.0.0-beta.18 - 2022-03-25
-
2.0.0-beta.17 - 2022-03-03
-
2.0.0-beta.16 - 2022-02-25
-
2.0.0-beta.15 - 2022-01-26
-
2.0.0-beta.14 - 2021-12-21
-
2.0.0-beta.13 - 2021-12-10
-
2.0.0-beta.11 - 2021-12-10
-
2.0.0-beta.10 - 2021-12-09
-
2.0.0-beta.9 - 2021-11-02
-
2.0.0-beta.8 - 2021-10-21
-
2.0.0-beta.7 - 2021-10-15
-
2.0.0-beta.6 - 2021-09-02
from @docusaurus/preset-classic GitHub release notes2.4.1 (2023-05-15)
🐛 Bug Fix
docusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-translationsdocusaurusdocusaurus-plugin-content-blog,docusaurus-theme-common,docusaurus-utils-common,docusaurusdocusaurus-theme-commondocusaurus-utilsdocusaurus-theme-classic,docusaurus-theme-translationscreate-docusaurus💅 Polish
docusaurus-theme-classicCommitters: 7
2.4.0 (2023-03-23)
Blog post: https://docusaurus.io/blog/releases/2.4/
🚀 New Feature
docusaurus-plugin-content-docs,docusaurus-theme-classicdocusaurus-theme-classicdocusaurus-remark-plugin-npm2yarndocusaurusdocusaurus-theme-classic,docusaurus-theme-commonprefers-reduced-motion: reducemediaquery, bump Infima to alpha.43 (@ slorber)docusaurus-theme-translationsdocusaurus-theme-commondocusaurus-plugin-google-gtag🐛 Bug Fix
docusaurus-theme-classicdocusaurus-theme-classic,docusaurus-theme-commondocusaurus-theme-common,docusaurus-theme-search-algoliadocusaurusdocusaurus-theme-translations💅 Polish
create-docusaurusdocusaurus-theme-classic,docusaurus-theme-common,docusaurus-utils-common,docusaurusdocusaurus-theme-classic,docusaurus-theme-common,docusaurusCommitters: 14
2.3.1 (2023-02-03)
🐛 Bug Fix
docusaurus-theme-commondocusaurus-theme-classic,docusaurus-theme-commondocusaurus-utilsdocusaurus-preset-classic💅 Polish
docusaurus-theme-translations🤖 Dependencies
docusaurus-plugin-client-redirects,docusaurus-theme-search-algolia,docusaurusCommitters: 3
Read more
Read more
Read more
2.0.1 (2022-08-01)
Fix bad npm publish of 2.0.0
Committers: 1
2.0.0 (2022-08-01)
Bad npm publish, please use 2.0.1
💅 Polish
docusaurusCommitters: 2
2.0.0-rc.1 (2022-07-14)
🐛 Bug Fix
docusaurusdocusaurus-plugin-sitemapdocusaurus-theme-classicdocusaurus-migratedocusaurus-theme-search-algolia💅 Polish
docusaurus-theme-translations📝 Documentation
docusaurus-plugin-content-docs🔧 Maintenance
docusaurus-theme-classicCommitters: 11
Commit messages
Package name: @docusaurus/preset-classic
Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs