@warp-ds/elements 2.10.0-next.19 → 2.10.0-next.20

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
3
3
  "name": "@warp-ds/elements",
4
- "version": "2.10.0-next.18",
4
+ "version": "2.10.0-next.19",
5
5
  "description-markup": "markdown",
6
6
  "contributions": {
7
7
  "html": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@warp-ds/elements",
3
3
  "type": "module",
4
- "version": "2.10.0-next.19",
4
+ "version": "2.10.0-next.20",
5
5
  "packageManager": "pnpm@11.3.0",
6
6
  "browserslist": [
7
7
  "supports es6-module and > 0.25% in FI or > 0.25% in NO or > 0.25% in SE or > 0.25% in DK and not dead and not Safari < 15 and not iOS < 15",
@@ -315,6 +315,7 @@
315
315
  "license": "Apache-2.0",
316
316
  "dependencies": {
317
317
  "@lit/react": "^1.0.8",
318
+ "@open-wc/form-control": "^1.0.0",
318
319
  "lit": "3.x"
319
320
  },
320
321
  "devDependencies": {
@@ -328,7 +329,6 @@
328
329
  "@lingui/core": "5.9.5",
329
330
  "@lit-labs/rollup-plugin-minify-html-literals": "^0.2.0",
330
331
  "@oddbird/css-anchor-positioning": "^0.9.0",
331
- "@open-wc/form-control": "^1.0.0",
332
332
  "@open-wc/lit-helpers": "^0.7.0",
333
333
  "@rollup/plugin-commonjs": "^29.0.0",
334
334
  "@rollup/plugin-node-resolve": "^16.0.1",