solid-ui 2.4.25-2c72c08a → 2.4.25-84cadefa

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.
@@ -19,6 +19,8 @@ export declare const versionInfo: {
19
19
  icu: string;
20
20
  tz: string;
21
21
  unicode: string;
22
+ ngtcp2: string;
23
+ nghttp3: string;
22
24
  };
23
25
  };
24
26
  //# sourceMappingURL=versionInfo.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"versionInfo.d.ts","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;CAuBvB,CAAA"}
1
+ {"version":3,"file":"versionInfo.d.ts","sourceRoot":"","sources":["../src/versionInfo.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;CAyBvB,CAAA"}
@@ -5,26 +5,28 @@ Object.defineProperty(exports, "__esModule", {
5
5
  });
6
6
  exports.versionInfo = void 0;
7
7
  var versionInfo = {
8
- buildTime: '2023-02-01T17:35:54Z',
9
- commit: '2c72c08ab081c4727898740b46ba8d28777f4e56',
8
+ buildTime: '2023-04-12T06:56:21Z',
9
+ commit: '84cadefa585523c66eeb00eac0b5a20a27279b08',
10
10
  npmInfo: {
11
11
  'solid-ui': '2.4.25',
12
12
  npm: '8.19.3',
13
- node: '14.21.2',
14
- v8: '8.4.371.23-node.88',
15
- uv: '1.42.0',
13
+ node: '16.20.0',
14
+ v8: '9.4.146.26-node.26',
15
+ uv: '1.43.0',
16
16
  zlib: '1.2.11',
17
17
  brotli: '1.0.9',
18
- ares: '1.18.1',
19
- modules: '83',
20
- nghttp2: '1.42.0',
18
+ ares: '1.19.0',
19
+ modules: '93',
20
+ nghttp2: '1.47.0',
21
21
  napi: '8',
22
- llhttp: '2.1.6',
23
- openssl: '1.1.1s',
24
- cldr: '40.0',
25
- icu: '70.1',
22
+ llhttp: '6.0.10',
23
+ openssl: '1.1.1t+quic',
24
+ cldr: '41.0',
25
+ icu: '71.1',
26
26
  tz: '2022f',
27
- unicode: '14.0'
27
+ unicode: '14.0',
28
+ ngtcp2: '0.8.1',
29
+ nghttp3: '0.7.0'
28
30
  }
29
31
  };
30
32
  exports.versionInfo = versionInfo;
@@ -1 +1 @@
1
- {"version":3,"file":"versionInfo.js","names":["versionInfo","buildTime","commit","npmInfo","npm","node","v8","uv","zlib","brotli","ares","modules","nghttp2","napi","llhttp","openssl","cldr","icu","tz","unicode"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export const versionInfo = {\n buildTime: '2023-02-01T17:35:54Z',\n commit: '2c72c08ab081c4727898740b46ba8d28777f4e56',\n npmInfo:\n{\n 'solid-ui': '2.4.25',\n npm: '8.19.3',\n node: '14.21.2',\n v8: '8.4.371.23-node.88',\n uv: '1.42.0',\n zlib: '1.2.11',\n brotli: '1.0.9',\n ares: '1.18.1',\n modules: '83',\n nghttp2: '1.42.0',\n napi: '8',\n llhttp: '2.1.6',\n openssl: '1.1.1s',\n cldr: '40.0',\n icu: '70.1',\n tz: '2022f',\n unicode: '14.0'\n}\n}\n"],"mappings":";;;;;;AAAO,IAAMA,WAAW,GAAG;EACzBC,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACT;IACE,UAAU,EAAE,QAAQ;IACpBC,GAAG,EAAE,QAAQ;IACbC,IAAI,EAAE,SAAS;IACfC,EAAE,EAAE,oBAAoB;IACxBC,EAAE,EAAE,QAAQ;IACZC,IAAI,EAAE,QAAQ;IACdC,MAAM,EAAE,OAAO;IACfC,IAAI,EAAE,QAAQ;IACdC,OAAO,EAAE,IAAI;IACbC,OAAO,EAAE,QAAQ;IACjBC,IAAI,EAAE,GAAG;IACTC,MAAM,EAAE,OAAO;IACfC,OAAO,EAAE,QAAQ;IACjBC,IAAI,EAAE,MAAM;IACZC,GAAG,EAAE,MAAM;IACXC,EAAE,EAAE,OAAO;IACXC,OAAO,EAAE;EACX;AACA,CAAC;AAAA"}
1
+ {"version":3,"file":"versionInfo.js","names":["versionInfo","buildTime","commit","npmInfo","npm","node","v8","uv","zlib","brotli","ares","modules","nghttp2","napi","llhttp","openssl","cldr","icu","tz","unicode","ngtcp2","nghttp3"],"sources":["../src/versionInfo.ts"],"sourcesContent":["export const versionInfo = {\n buildTime: '2023-04-12T06:56:21Z',\n commit: '84cadefa585523c66eeb00eac0b5a20a27279b08',\n npmInfo:\n{\n 'solid-ui': '2.4.25',\n npm: '8.19.3',\n node: '16.20.0',\n v8: '9.4.146.26-node.26',\n uv: '1.43.0',\n zlib: '1.2.11',\n brotli: '1.0.9',\n ares: '1.19.0',\n modules: '93',\n nghttp2: '1.47.0',\n napi: '8',\n llhttp: '6.0.10',\n openssl: '1.1.1t+quic',\n cldr: '41.0',\n icu: '71.1',\n tz: '2022f',\n unicode: '14.0',\n ngtcp2: '0.8.1',\n nghttp3: '0.7.0'\n}\n}\n"],"mappings":";;;;;;AAAO,IAAMA,WAAW,GAAG;EACzBC,SAAS,EAAE,sBAAsB;EACjCC,MAAM,EAAE,0CAA0C;EAClDC,OAAO,EACT;IACE,UAAU,EAAE,QAAQ;IACpBC,GAAG,EAAE,QAAQ;IACbC,IAAI,EAAE,SAAS;IACfC,EAAE,EAAE,oBAAoB;IACxBC,EAAE,EAAE,QAAQ;IACZC,IAAI,EAAE,QAAQ;IACdC,MAAM,EAAE,OAAO;IACfC,IAAI,EAAE,QAAQ;IACdC,OAAO,EAAE,IAAI;IACbC,OAAO,EAAE,QAAQ;IACjBC,IAAI,EAAE,GAAG;IACTC,MAAM,EAAE,QAAQ;IAChBC,OAAO,EAAE,aAAa;IACtBC,IAAI,EAAE,MAAM;IACZC,GAAG,EAAE,MAAM;IACXC,EAAE,EAAE,OAAO;IACXC,OAAO,EAAE,MAAM;IACfC,MAAM,EAAE,OAAO;IACfC,OAAO,EAAE;EACX;AACA,CAAC;AAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "solid-ui",
3
- "version": "2.4.25-2c72c08a",
3
+ "version": "2.4.25-84cadefa",
4
4
  "description": "UI library for writing Solid read-write-web applications",
5
5
  "main": "./lib/index.js",
6
6
  "types": "./lib/index.d.ts",
@@ -54,17 +54,19 @@
54
54
  },
55
55
  "homepage": "https://github.com/solidos/solid-ui",
56
56
  "dependencies": {
57
+ "@inrupt/universal-fetch": "^1.0.1",
57
58
  "acorn": "^7.4.1",
58
59
  "escape-html": "^1.0.3",
59
60
  "eslint-plugin-n": "^15.6.1",
60
61
  "i": "^0.3.7",
62
+ "isomorphic-fetch": "^3.0.0",
61
63
  "jss": "^10.9.2",
62
64
  "jss-preset-default": "^10.9.2",
63
65
  "mime-types": "^2.1.35",
64
66
  "npm": "^8.19.3",
65
- "pane-registry": "^2.4.18",
66
- "rdflib": "^2.2.25",
67
- "solid-logic": "^2.1.2",
67
+ "pane-registry": "^2.4.19",
68
+ "rdflib": "^2.2.26",
69
+ "solid-logic": "^3.0.0",
68
70
  "solid-namespace": "^0.5.2",
69
71
  "uuid": "^8.3.2"
70
72
  },
@@ -105,7 +107,7 @@
105
107
  "html-webpack-plugin": "^5.5.0",
106
108
  "husky": "^7.0.4",
107
109
  "jest": "^27.5.1",
108
- "jsdom": "^19.0.0",
110
+ "jsdom": "^21.1.1",
109
111
  "lint-staged": "^12.5.0",
110
112
  "nock": "^13.3.0",
111
113
  "react": "^17.0.2",