mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-10 09:35:26 +00:00
fix(deps): update react monorepo to v19 (major) (#4529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d126cf9e35
commit
babac25468
2 changed files with 971 additions and 299 deletions
|
@ -21,8 +21,8 @@
|
|||
"@easyops-cn/docusaurus-search-local": "^0.46.1",
|
||||
"clsx": "^2.1.1",
|
||||
"prism-react-renderer": "^2.4.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0",
|
||||
"redocusaurus": "^2.2.0"
|
||||
},
|
||||
"browserslist": {
|
||||
|
@ -42,7 +42,7 @@
|
|||
"@docusaurus/tsconfig": "3.7.0",
|
||||
"@docusaurus/types": "^3.7.0",
|
||||
"@types/node": "^22.10.5",
|
||||
"@types/react": "^18.3.18",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-helmet": "^6.1.11",
|
||||
"@types/react-router-dom": "^5.3.3",
|
||||
"typescript": "^5.7.2"
|
||||
|
|
1264
docs/pnpm-lock.yaml
1264
docs/pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue