Skip to content

Commit 928d9a6

Browse files
Update dependencies and recompile DLLs (#924)
Co-authored-by: jancajthaml <[email protected]>
1 parent 5b34843 commit 928d9a6

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

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

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lastui/rocker",
3-
"version": "0.19.19",
3+
"version": "0.19.20",
44
"license": "Apache-2.0",
55
"author": "[email protected]",
66
"homepage": "https://github.com/lastui/rocker#readme",
@@ -123,7 +123,7 @@
123123
"prettier-package-json": "2.8.0",
124124
"pretty-format": "29.7.0",
125125
"redux-mock-store": "1.5.4",
126-
"sass": "1.71.1",
126+
"sass": "1.72.0",
127127
"sass-loader": "14.1.1",
128128
"source-map": "mozilla/source-map#master",
129129
"style-loader": "3.3.4",
@@ -132,7 +132,7 @@
132132
"util": "0.12.5",
133133
"weak-napi": "2.0.2",
134134
"webpack": "5.90.3",
135-
"webpack-dev-server": "5.0.2",
135+
"webpack-dev-server": "5.0.3",
136136
"whatwg-fetch": "3.6.20",
137137
"yargs": "17.7.2"
138138
},

0 commit comments

Comments
 (0)