@utahdts/utah-design-system 2.0.0 → 2.0.1

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.
@@ -16,7 +16,7 @@ import React__default, { useRef, useState, useEffect, createContext, useCallback
16
16
  const name = "@utahdts/utah-design-system";
17
17
  const description = "Utah Design System React Library";
18
18
  const displayName = "Utah Design System React Library";
19
- const version$1 = "2.0.0";
19
+ const version$1 = "2.0.1";
20
20
  const exports = {
21
21
  ".": {
22
22
  "development-local": "./index.js",
@@ -83,7 +83,7 @@ const bugs = {
83
83
  };
84
84
  const homepage = "https://github.com/utahdts/utah-design-system";
85
85
  const dependencies = {
86
- "@utahdts/utah-design-system-header": "2.0.0",
86
+ "@utahdts/utah-design-system-header": "2.0.1",
87
87
  "date-fns": "3.6.0",
88
88
  immer: "10.1.1",
89
89
  lodash: "4.17.21",
@@ -33,7 +33,7 @@ var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "
33
33
  const name = "@utahdts/utah-design-system";
34
34
  const description = "Utah Design System React Library";
35
35
  const displayName = "Utah Design System React Library";
36
- const version$1 = "2.0.0";
36
+ const version$1 = "2.0.1";
37
37
  const exports$1 = {
38
38
  ".": {
39
39
  "development-local": "./index.js",
@@ -100,7 +100,7 @@ var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "
100
100
  };
101
101
  const homepage = "https://github.com/utahdts/utah-design-system";
102
102
  const dependencies = {
103
- "@utahdts/utah-design-system-header": "2.0.0",
103
+ "@utahdts/utah-design-system-header": "2.0.1",
104
104
  "date-fns": "3.6.0",
105
105
  immer: "10.1.1",
106
106
  lodash: "4.17.21",
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@utahdts/utah-design-system",
3
3
  "description": "Utah Design System React Library",
4
4
  "displayName": "Utah Design System React Library",
5
- "version": "2.0.0",
5
+ "version": "2.0.1",
6
6
  "exports": {
7
7
  ".": {
8
8
  "development-local": "./index.js",
@@ -69,7 +69,7 @@
69
69
  },
70
70
  "homepage": "https://github.com/utahdts/utah-design-system",
71
71
  "dependencies": {
72
- "@utahdts/utah-design-system-header": "2.0.0",
72
+ "@utahdts/utah-design-system-header": "2.0.1",
73
73
  "date-fns": "3.6.0",
74
74
  "immer": "10.1.1",
75
75
  "lodash": "4.17.21",