@sbb-esta/lyne-react-dev 5.0.2-dev.1782007492 → 5.0.2-dev.1782125924

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.
@@ -10,7 +10,7 @@ import { isServer } from "lit";
10
10
  * SPDX-License-Identifier: BSD-3-Clause
11
11
  */
12
12
  const NODE_MODE = isServer;
13
- const reservedReactProperties = new Set([
13
+ const reservedReactProperties = /* @__PURE__ */ new Set([
14
14
  "children",
15
15
  "localName",
16
16
  "ref",
package/package.json CHANGED
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@sbb-esta/lyne-react-dev",
3
- "version": "5.0.2-dev.1782007492",
3
+ "version": "5.0.2-dev.1782125924",
4
4
  "description": "Lyne Design System React Library",
5
5
  "keywords": [
6
6
  "design system",
7
7
  "web components",
8
8
  "lit",
9
9
  "react",
10
- "https://github.com/sbb-design-systems/lyne-components/commit/cf96b3c5661ef2a5f7d206fb4991082b66dff00d"
10
+ "https://github.com/sbb-design-systems/lyne-components/commit/cc59fd4dc99e9b4b3e2789dfff0918ae5069c050"
11
11
  ],
12
12
  "type": "module",
13
13
  "exports": {