@salt-ds/embla-carousel 0.0.0-snapshot-20250722190227 → 0.0.0-snapshot-20250722192430

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,12 +1,12 @@
1
1
  # @salt-ds/embla-carousel
2
2
 
3
- ## 0.0.0-snapshot-20250722190227
3
+ ## 0.0.0-snapshot-20250722192430
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies [55e7bc5]
8
8
  - Updated dependencies [d8323f6]
9
- - @salt-ds/core@0.0.0-snapshot-20250722190227
9
+ - @salt-ds/core@0.0.0-snapshot-20250722192430
10
10
 
11
11
  ## 0.1.1
12
12
 
@@ -152,4 +152,4 @@
152
152
  outline-color: var(--salt-focused-outlineColor);
153
153
  }
154
154
 
155
- /* src/ca82bec3-766b-4e14-abdb-ed7f551637fa.css */
155
+ /* src/433a9406-5c2b-4292-8036-8f1d976d9843.css */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salt-ds/embla-carousel",
3
- "version": "0.0.0-snapshot-20250722190227",
3
+ "version": "0.0.0-snapshot-20250722192430",
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-20250722190227",
23
+ "@salt-ds/core": "^0.0.0-snapshot-20250722192430",
24
24
  "clsx": "^2.0.0"
25
25
  },
26
26
  "devDependencies": {