@4alldigital/foundation-ui--gamma 1.46.12 → 1.46.13

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.
@@ -391,6 +391,7 @@ declare const strings: {
391
391
  RELATED_CHALLENGES: string;
392
392
  RELATED_VIDEOS: string;
393
393
  RELATED_MEDIA: string;
394
+ CHALLENGES_ENTERED: string;
394
395
  };
395
396
  ERRORS: {
396
397
  COULD_NOT_FETCH_DATA: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@4alldigital/foundation-ui--gamma",
3
- "version": "1.46.12",
3
+ "version": "1.46.13",
4
4
  "description": "Foundation UI Component library with GAMMA theme. ",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.esm.js",
@@ -39,7 +39,7 @@
39
39
  "publishConfig": {
40
40
  "access": "public"
41
41
  },
42
- "gitHead": "34f6eda3013b81101889f2b59558082df36041ef",
42
+ "gitHead": "bdfe44852b40bf572f140603c1143cb9f5c7e612",
43
43
  "dependencies": {
44
44
  "@elastic/datemath": "^5.0.3",
45
45
  "@elastic/react-search-ui": "^1.21.5",
@@ -59,7 +59,7 @@
59
59
  "date-fns": "^3.6.0",
60
60
  "date-input-polyfill": "^2.14.0",
61
61
  "filter-invalid-dom-props": "^3.0.1",
62
- "framer-motion": "^11.3.19",
62
+ "framer-motion": "^11.3.20",
63
63
  "history": "^5.3.0",
64
64
  "html-react-parser": "^5.1.12",
65
65
  "libphonenumber-js": "^1.11.5",
@@ -80,7 +80,7 @@
80
80
  "tailwind-merge": "^2.4.0",
81
81
  "tailwindcss": "^3.4.7",
82
82
  "typescript": "^5.5.4",
83
- "video.js": "8.17.2"
83
+ "video.js": "8.17.3"
84
84
  },
85
85
  "bugs": {
86
86
  "url": "https://github.com/4AllDigital/foundation-ui/issues"