@salt-ds/embla-carousel 0.0.0-snapshot-20250723132141 → 0.0.0-snapshot-20250724191822

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,13 +1,14 @@
1
1
  # @salt-ds/embla-carousel
2
2
 
3
- ## 0.0.0-snapshot-20250723132141
3
+ ## 0.0.0-snapshot-20250724191822
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [55e7bc5]
8
8
  - Updated dependencies [d8323f6]
9
+ - Updated dependencies [3481308]
9
10
  - Updated dependencies [851e4cb]
10
- - @salt-ds/core@0.0.0-snapshot-20250723132141
11
+ - @salt-ds/core@0.0.0-snapshot-20250724191822
11
12
 
12
13
  ## 0.1.1
13
14
 
@@ -152,4 +152,4 @@
152
152
  outline-color: var(--salt-focused-outlineColor);
153
153
  }
154
154
 
155
- /* src/fcffe520-7160-40bd-bb44-865a81c54043.css */
155
+ /* src/120fd311-5c89-414a-ad86-f4f434515820.css */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salt-ds/embla-carousel",
3
- "version": "0.0.0-snapshot-20250723132141",
3
+ "version": "0.0.0-snapshot-20250724191822",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -20,7 +20,7 @@
20
20
  "*.css"
21
21
  ],
22
22
  "dependencies": {
23
- "@salt-ds/core": "^0.0.0-snapshot-20250723132141",
23
+ "@salt-ds/core": "^0.0.0-snapshot-20250724191822",
24
24
  "clsx": "^2.0.0"
25
25
  },
26
26
  "devDependencies": {