mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
fix(deps): update react monorepo to v18.3.1 (#5026)
This commit is contained in:
parent
c288c18535
commit
e2f81fc0f6
4 changed files with 417 additions and 623 deletions
|
@ -108,8 +108,8 @@
|
|||
"nodemon": "3.0.3",
|
||||
"npm-run-all2": "5.0.2",
|
||||
"prettier": "3.4.2",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"rimraf": "5.0.10",
|
||||
"selfsigned": "2.4.1",
|
||||
"supertest": "7.0.0",
|
||||
|
|
|
@ -57,8 +57,8 @@
|
|||
"optimize-css-assets-webpack-plugin": "6.0.1",
|
||||
"ora": "5.4.1",
|
||||
"raw-loader": "4.0.2",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-hook-form": "7.52.1",
|
||||
"react-hot-loader": "4.13.1",
|
||||
"react-i18next": "13.5.0",
|
||||
|
|
|
@ -44,8 +44,8 @@
|
|||
"marked": "11.2.0",
|
||||
"marked-highlight": "2.1.0",
|
||||
"normalize.css": "8.0.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-hook-form": "7.52.1",
|
||||
"react-i18next": "15.0.0",
|
||||
"react-markdown": "9.0.1",
|
||||
|
|
1028
pnpm-lock.yaml
1028
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue