@maggioli-design-system/mds-table-row 4.6.1 → 4.6.2

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,5 +1,5 @@
1
1
  {
2
- "timestamp": "2024-09-13T08:55:57",
2
+ "timestamp": "2024-09-17T06:03:07",
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:55:57",
2
+ "timestamp": "2024-09-17T06:03:07",
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-table-row",
3
- "version": "4.6.1",
3
+ "version": "4.6.2",
4
4
  "description": "mds-table-row 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",
@@ -23,8 +23,8 @@
23
23
  "prepublishOnly": "npm run build"
24
24
  },
25
25
  "dependencies": {
26
- "@maggioli-design-system/mds-table-cell": "4.6.1",
27
- "@maggioli-design-system/styles": "15.3.1",
26
+ "@maggioli-design-system/mds-table-cell": "4.6.2",
27
+ "@maggioli-design-system/styles": "15.3.2",
28
28
  "@stencil/core": "4.21.0"
29
29
  },
30
30
  "license": "MIT",