Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
garryxiao committed Feb 18, 2025
1 parent e567fd8 commit cf86975
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@etsoo/react",
"version": "1.8.30",
"version": "1.8.31",
"description": "TypeScript ReactJs UI Independent Framework",
"main": "lib/cjs/index.js",
"module": "lib/mjs/index.js",
Expand Down Expand Up @@ -40,7 +40,7 @@
"@emotion/css": "^11.13.5",
"@emotion/react": "^11.13.5",
"@emotion/styled": "^11.13.5",
"@etsoo/appscript": "^1.6.2",
"@etsoo/appscript": "^1.6.7",
"@etsoo/notificationbase": "^1.1.58",
"@etsoo/shared": "^1.2.61",
"react": "^18.3.1",
Expand Down

0 comments on commit cf86975

Please sign in to comment.