@salt-ds/embla-carousel 0.0.0-snapshot-20250811134000 → 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,14 +1,16 @@
1
1
  # @salt-ds/embla-carousel
2
2
 
3
- ## 0.0.0-snapshot-20250811134000
3
+ ## 0.0.0-snapshot-20250813085120
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [846d975]
8
+ - Updated dependencies [8261887]
9
+ - Updated dependencies [e6445dc]
8
10
  - Updated dependencies [ff646e2]
9
11
  - Updated dependencies [9a25824]
10
12
  - Updated dependencies [64ef723]
11
- - @salt-ds/core@0.0.0-snapshot-20250811134000
13
+ - @salt-ds/core@0.0.0-snapshot-20250813085120
12
14
 
13
15
  ## 0.1.3
14
16
 
@@ -152,4 +152,4 @@
152
152
  outline-color: var(--salt-focused-outlineColor);
153
153
  }
154
154
 
155
- /* src/a7c56244-b196-4244-ba0c-e382e57d0e6d.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-20250811134000",
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-20250811134000",
23
+ "@salt-ds/core": "^0.0.0-snapshot-20250813085120",
24
24
  "clsx": "^2.0.0"
25
25
  },
26
26
  "devDependencies": {