@salt-ds/embla-carousel 0.0.0-snapshot-20250813082930 → 0.0.0-snapshot-20250813085120

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.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @salt-ds/embla-carousel
2
2
 
3
- ## 0.0.0-snapshot-20250813082930
3
+ ## 0.0.0-snapshot-20250813085120
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -10,7 +10,7 @@
10
10
  - Updated dependencies [ff646e2]
11
11
  - Updated dependencies [9a25824]
12
12
  - Updated dependencies [64ef723]
13
- - @salt-ds/core@0.0.0-snapshot-20250813082930
13
+ - @salt-ds/core@0.0.0-snapshot-20250813085120
14
14
 
15
15
  ## 0.1.3
16
16
 
@@ -152,4 +152,4 @@
152
152
  outline-color: var(--salt-focused-outlineColor);
153
153
  }
154
154
 
155
- /* src/07533e29-7d9e-48e7-8cce-a098f2891453.css */
155
+ /* src/872c8f5c-7c84-4890-b025-1ba7557fc0c8.css */
package/package.json CHANGED
@@ -1,10 +1,10 @@
1
1
  {
2
2
  "name": "@salt-ds/embla-carousel",
3
- "version": "0.0.0-snapshot-20250813082930",
3
+ "version": "0.0.0-snapshot-20250813085120",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
7
- "url": "https://github.com/jpmorganchase/salt-ds.git",
7
+ "url": "git+https://github.com/jpmorganchase/salt-ds.git",
8
8
  "directory": "packages/embla-carousel"
9
9
  },
10
10
  "bugs": "https://github.com/jpmorganchase/salt-ds/issues",
@@ -20,7 +20,7 @@
20
20
  "*.css"
21
21
  ],
22
22
  "dependencies": {
23
- "@salt-ds/core": "^0.0.0-snapshot-20250813082930",
23
+ "@salt-ds/core": "^0.0.0-snapshot-20250813085120",
24
24
  "clsx": "^2.0.0"
25
25
  },
26
26
  "devDependencies": {