@maggioli-design-system/mds-input-tip 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2024-09-13T08:51:11",
2
+ "timestamp": "2024-09-17T05:58:48",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.21.0",
package/dist/stats.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2024-09-13T08:51:11",
2
+ "timestamp": "2024-09-17T05:58:48",
3
3
  "compiler": {
4
4
  "name": "node",
5
5
  "version": "20.10.0"
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2024-09-13T08:12:14",
2
+ "timestamp": "2024-09-17T03:14:28",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.21.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maggioli-design-system/mds-input-tip",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "mds-input-tip is a web-component from Magma Design System, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",
@@ -24,8 +24,8 @@
24
24
  "test": "stencil test --spec --e2e"
25
25
  },
26
26
  "dependencies": {
27
- "@maggioli-design-system/mds-input-tip-item": "1.1.1",
28
- "@maggioli-design-system/styles": "15.3.1",
27
+ "@maggioli-design-system/mds-input-tip-item": "1.1.2",
28
+ "@maggioli-design-system/styles": "15.3.2",
29
29
  "@stencil/core": "4.21.0"
30
30
  },
31
31
  "license": "MIT",