Skip to content

Commit

Permalink
升级
Browse files Browse the repository at this point in the history
  • Loading branch information
masx200 committed Aug 3, 2022
1 parent ebc27f1 commit 270ffc2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.2",
"version": "3.0.3",
"exports": {
".": {
"import": "./dist/index.js",
Expand Down Expand Up @@ -49,7 +49,7 @@
"@rollup/plugin-node-resolve": "^13.1.3",
"@types/html-minifier-terser": "^6.1.0",
"@types/lodash": "^4.14.182",
"@types/node": "^17.0.33",
"@types/node": "^18.6.3",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.4",
"@vitejs/plugin-react-refresh": "^1.3.6",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,7 @@ __metadata:
"@rollup/plugin-node-resolve": ^13.1.3
"@types/html-minifier-terser": ^6.1.0
"@types/lodash": ^4.14.182
"@types/node": ^17.0.33
"@types/node": ^18.6.3
"@types/react": ^18.0.9
"@types/react-dom": ^18.0.4
"@vitejs/plugin-react-refresh": ^1.3.6
Expand Down Expand Up @@ -2009,20 +2009,20 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^17.0.33":
version: 17.0.33
resolution: "@types/node@npm:17.0.33"
checksum: 6620652cc89ce125e1162e060ec4608c25b3635185e3e5dcaae4ed09e4770dc8bf168ba48bcd7059a1a56087a05000d7ed562e81aea7b6a512e2b13d4409c6b6
languageName: node
linkType: hard

"@types/node@npm:^17.0.36":
version: 17.0.45
resolution: "@types/node@npm:17.0.45"
checksum: aa04366b9103b7d6cfd6b2ef64182e0eaa7d4462c3f817618486ea0422984c51fc69fd0d436eae6c9e696ddfdbec9ccaa27a917f7c2e8c75c5d57827fe3d95e8
languageName: node
linkType: hard

"@types/node@npm:^18.6.3":
version: 18.6.3
resolution: "@types/node@npm:18.6.3"
checksum: 38495b8fd27200d2b7ab9ccd8c1e2475d2411fba15330f2cba869a85ef79dd42382a2658c8dd298ace8c21ed3bfafcdea408faecd74928b144377d07d00e7c8c
languageName: node
linkType: hard

"@types/node@npm:^8.0.0":
version: 8.10.66
resolution: "@types/node@npm:8.10.66"
Expand Down

2 comments on commit 270ffc2

@vercel
Copy link

@vercel vercel bot commented on 270ffc2 Aug 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 270ffc2 Aug 3, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.