Skip to content

Commit

Permalink
chore: update [email protected] (#556)
Browse files Browse the repository at this point in the history
Co-authored-by: Tom <[email protected]>
  • Loading branch information
wangjinyang and Tom authored Aug 4, 2023
1 parent b08fd33 commit 2a41e76
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/platform-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
},
"dependencies": {
"@shuvi/hook": "1.0.35",
"doura": "0.0.11",
"doura": "0.0.12",
"@shuvi/router": "1.0.35",
"@shuvi/runtime": "1.0.35",
"@shuvi/shared": "1.0.35",
Expand Down
4 changes: 2 additions & 2 deletions packages/platform-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,15 @@
"@shuvi/utils": "1.0.35",
"content-type": "1.0.4",
"core-js": "3.6.5",
"doura": "0.0.11",
"doura": "0.0.12",
"ejs": "3.1.5",
"fs-extra": "9.0.1",
"node-mocks-http": "1.11.0",
"object-assign": "4.1.1",
"raw-body": "2.4.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-doura": "0.0.11",
"react-doura": "0.0.12",
"react-refresh": "0.12.0",
"strip-ansi": "6.0.0",
"use-sync-external-store": "1.1.0",
Expand Down
26 changes: 13 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2a41e76

Please sign in to comment.