Skip to content

Commit

Permalink
Update dependencies (#997)
Browse files Browse the repository at this point in the history
* Update dependencies and recompile DLLs

---------

Co-authored-by: jancajthaml <jancajthaml@users.noreply.github.com>
Co-authored-by: Jan Cajthaml <jan.cajthaml@gmail.com>
  • Loading branch information
3 people authored Nov 20, 2024
1 parent d6a30c5 commit f1c525d
Show file tree
Hide file tree
Showing 7 changed files with 718 additions and 2,540 deletions.
175 changes: 68 additions & 107 deletions dependencies/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 dependencies/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lastui/dependencies",
"version": "1.5.10",
"version": "1.5.11",
"license": "Apache-2.0",
"author": "jan.cajthaml@gmail.com",
"homepage": "https://github.com/lastui/rocker#readme",
Expand Down Expand Up @@ -31,9 +31,9 @@
"@linaria/react": "6.2.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-intl": "6.8.0",
"react-intl": "7.0.1",
"react-redux": "9.1.2",
"react-router-dom": "6.27.0",
"react-router-dom": "6.28.0",
"redux": "5.0.1",
"redux-saga": "1.3.0",
"regenerator-runtime": "0.14.1"
Expand Down
Loading

0 comments on commit f1c525d

Please sign in to comment.