mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-05 17:53:12 +02:00
Here search is still working
This commit is contained in:
parent
42bf660036
commit
3c5cbd158f
@ -22,19 +22,26 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@docusaurus/core": "^3.7.0",
|
"@docusaurus/core": "^3.7.0",
|
||||||
"@docusaurus/plugin-client-redirects": "^3.7.0",
|
"@docusaurus/plugin-client-redirects": "^3.7.0",
|
||||||
|
"@docusaurus/plugin-content-docs": "^3.7.0",
|
||||||
"@docusaurus/plugin-google-analytics": "^3.7.0",
|
"@docusaurus/plugin-google-analytics": "^3.7.0",
|
||||||
"@docusaurus/preset-classic": "^3.7.0",
|
"@docusaurus/preset-classic": "^3.7.0",
|
||||||
"@docusaurus/remark-plugin-npm2yarn": "3.7.0",
|
"@docusaurus/remark-plugin-npm2yarn": "3.7.0",
|
||||||
|
"@docusaurus/theme-common": "^3.7.0",
|
||||||
|
"@docusaurus/theme-mermaid": "^3.7.0",
|
||||||
|
"@docusaurus/utils": "^3.7.0",
|
||||||
|
"@docusaurus/utils-validation": "^3.7.0",
|
||||||
"@mdx-js/react": "^3.1.0",
|
"@mdx-js/react": "^3.1.0",
|
||||||
"docusaurus-plugin-openapi-docs": "^4.2.0",
|
"docusaurus-plugin-openapi-docs": "^4.2.0",
|
||||||
"docusaurus-plugin-remote-content": "^4.0.0",
|
"docusaurus-plugin-remote-content": "^4.0.0",
|
||||||
|
"docusaurus-plugin-sass": "^0.2.6",
|
||||||
"docusaurus-theme-openapi-docs": "^4.2.0",
|
"docusaurus-theme-openapi-docs": "^4.2.0",
|
||||||
"git-url-parse": "^15.0.0",
|
"git-url-parse": "^15.0.0",
|
||||||
"plugin-image-zoom": "flexanalytics/plugin-image-zoom",
|
"plugin-image-zoom": "flexanalytics/plugin-image-zoom",
|
||||||
"prism-react-renderer": "^2.4.0",
|
"prism-react-renderer": "^2.4.0",
|
||||||
"prism-svelte": "^0.5.0",
|
"prism-svelte": "^0.5.0",
|
||||||
"react": "^18.3.1",
|
"react": "^18.3.1",
|
||||||
"react-dom": "^18.3.1"
|
"react-dom": "^18.3.1",
|
||||||
|
"sass": "^1.85.1"
|
||||||
},
|
},
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
|
1293
website/yarn.lock
1293
website/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user