Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
garryxiao committed Jan 15, 2025
1 parent 587729e commit 572d5b8
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@etsoo/react",
"version": "1.8.25",
"version": "1.8.26",
"description": "TypeScript ReactJs UI Independent Framework",
"main": "lib/cjs/index.js",
"module": "lib/mjs/index.js",
Expand Down Expand Up @@ -40,8 +40,8 @@
"@emotion/css": "^11.13.5",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@etsoo/appscript": "^1.5.89",
"@etsoo/notificationbase": "^1.1.55",
"@etsoo/appscript": "^1.5.90",
"@etsoo/notificationbase": "^1.1.56",
"@etsoo/shared": "^1.2.58",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down

0 comments on commit 572d5b8

Please sign in to comment.