Skip to content

Commit ada5ee0

Browse files
authoredFeb 1, 2025
Update dependencies and recompile DLLs
1 parent c93552f commit ada5ee0

File tree

4 files changed

+153
-169
lines changed

4 files changed

+153
-169
lines changed
 

‎dependencies/package-lock.json

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

‎dependencies/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lastui/dependencies",
3-
"version": "1.5.13",
3+
"version": "1.5.14",
44
"license": "Apache-2.0",
55
"author": "jan.cajthaml@gmail.com",
66
"homepage": "https://github.com/lastui/rocker#readme",
@@ -29,11 +29,11 @@
2929
"dependencies": {
3030
"@linaria/core": "6.2.0",
3131
"@linaria/react": "6.2.1",
32-
"react": "18.3.1",
33-
"react-dom": "18.3.1",
34-
"react-intl": "7.0.1",
35-
"react-redux": "9.1.2",
36-
"react-router": "7.1.3",
32+
"react": "19.0.0",
33+
"react-dom": "19.0.0",
34+
"react-intl": "7.1.5",
35+
"react-redux": "9.2.0",
36+
"react-router": "7.1.5",
3737
"redux": "5.0.1",
3838
"redux-saga": "1.3.0",
3939
"regenerator-runtime": "0.14.1"

0 commit comments

Comments
 (0)