solid-ui 2.4.28-a619f5a0 → 2.4.28-b99176c4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/solid-ui.js +4 -4
- package/dist/solid-ui.js.map +1 -1
- package/dist/solid-ui.min.js +1 -1
- package/dist/solid-ui.min.js.map +1 -1
- package/lib/versionInfo.js +4 -4
- package/lib/versionInfo.js.map +1 -1
- package/package.json +1 -1
package/dist/solid-ui.js
CHANGED
|
@@ -13706,12 +13706,12 @@ Object.defineProperty(exports, "__esModule", ({
|
|
|
13706
13706
|
}));
|
|
13707
13707
|
exports.versionInfo = void 0;
|
|
13708
13708
|
var versionInfo = {
|
|
13709
|
-
buildTime: '2023-08-
|
|
13710
|
-
commit: '
|
|
13709
|
+
buildTime: '2023-08-16T08:00:13Z',
|
|
13710
|
+
commit: 'b99176c4b9983e73540ac99821945ab149f6317a',
|
|
13711
13711
|
npmInfo: {
|
|
13712
13712
|
'solid-ui': '2.4.28',
|
|
13713
13713
|
npm: '8.19.4',
|
|
13714
|
-
node: '16.20.
|
|
13714
|
+
node: '16.20.2',
|
|
13715
13715
|
v8: '9.4.146.26-node.26',
|
|
13716
13716
|
uv: '1.43.0',
|
|
13717
13717
|
zlib: '1.2.11',
|
|
@@ -13721,7 +13721,7 @@ var versionInfo = {
|
|
|
13721
13721
|
nghttp2: '1.47.0',
|
|
13722
13722
|
napi: '8',
|
|
13723
13723
|
llhttp: '6.0.11',
|
|
13724
|
-
openssl: '1.1.
|
|
13724
|
+
openssl: '1.1.1v+quic',
|
|
13725
13725
|
cldr: '41.0',
|
|
13726
13726
|
icu: '71.1',
|
|
13727
13727
|
tz: '2022f',
|