Skip to content

Commit 4b722ff

Browse files
Update dependencies and recompile DLLs (#919)
Co-authored-by: jancajthaml <[email protected]>
1 parent a10108f commit 4b722ff

File tree

4 files changed

+125
-87
lines changed

4 files changed

+125
-87
lines changed

dependencies/package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dependencies/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lastui/dependencies",
3-
"version": "1.4.17",
3+
"version": "1.4.18",
44
"license": "Apache-2.0",
55
"author": "[email protected]",
66
"homepage": "https://github.com/lastui/rocker#readme",
@@ -33,7 +33,7 @@
3333
"react-dom": "18.2.0",
3434
"react-intl": "6.6.2",
3535
"react-redux": "9.1.0",
36-
"react-router-dom": "6.22.1",
36+
"react-router-dom": "6.22.2",
3737
"redux": "5.0.1",
3838
"redux-saga": "1.3.0",
3939
"regenerator-runtime": "0.14.1"

0 commit comments

Comments
 (0)