Skip to content

Commit bc58982

Browse files
Update dependencies and recompile DLLs (#935)
Co-authored-by: jancajthaml <[email protected]>
1 parent 5202f5b commit bc58982

File tree

4 files changed

+65
-55
lines changed

4 files changed

+65
-55
lines changed

dependencies/package-lock.json

+10-10
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.19",
3+
"version": "1.4.20",
44
"license": "Apache-2.0",
55
"author": "[email protected]",
66
"homepage": "https://github.com/lastui/rocker#readme",
@@ -31,7 +31,7 @@
3131
"@linaria/utils": "5.0.2",
3232
"react": "18.2.0",
3333
"react-dom": "18.2.0",
34-
"react-intl": "6.6.2",
34+
"react-intl": "6.6.3",
3535
"react-redux": "9.1.0",
3636
"react-router-dom": "6.22.3",
3737
"redux": "5.0.1",

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lastui/rocker",
3-
"version": "0.19.31",
3+
"version": "0.19.32",
44
"license": "Apache-2.0",
55
"author": "[email protected]",
66
"homepage": "https://github.com/lastui/rocker#readme",
@@ -127,7 +127,7 @@
127127
"sass-loader": "14.1.1",
128128
"source-map": "mozilla/source-map#master",
129129
"style-loader": "3.3.4",
130-
"stylelint": "16.2.1",
130+
"stylelint": "16.3.0",
131131
"terser-webpack-plugin": "5.3.10",
132132
"util": "0.12.5",
133133
"weak-napi": "2.0.2",

0 commit comments

Comments
 (0)