@salt-ds/embla-carousel 0.0.0-snapshot-20251107135920 → 0.0.0-snapshot-20251109205350

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-20251107135920
3
+ ## 0.0.0-snapshot-20251109205350
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -13,7 +13,7 @@
13
13
  - Updated dependencies [d8d34a1]
14
14
  - Updated dependencies [fdbe053]
15
15
  - Updated dependencies [3449625]
16
- - @salt-ds/core@0.0.0-snapshot-20251107135920
16
+ - @salt-ds/core@0.0.0-snapshot-20251109205350
17
17
 
18
18
  ## 1.0.0
19
19
 
@@ -179,4 +179,4 @@
179
179
  gap: var(--salt-spacing-200);
180
180
  }
181
181
 
182
- /* src/e3cdb9ab-e851-4e6f-80c6-22443a2a1d99.css */
182
+ /* src/872ba80f-a681-463b-be6e-826df3d669a6.css */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salt-ds/embla-carousel",
3
- "version": "0.0.0-snapshot-20251107135920",
3
+ "version": "0.0.0-snapshot-20251109205350",
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-20251107135920",
23
+ "@salt-ds/core": "^0.0.0-snapshot-20251109205350",
24
24
  "clsx": "^2.0.0"
25
25
  },
26
26
  "devDependencies": {