@salt-ds/lab 1.0.0-alpha.68 → 1.0.0-alpha.69

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,5 +1,12 @@
1
1
  # @salt-ds/lab
2
2
 
3
+ ## 1.0.0-alpha.69
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [f107d63]
8
+ - @salt-ds/core@1.46.1
9
+
3
10
  ## 1.0.0-alpha.68
4
11
 
5
12
  ### Minor Changes
package/css/salt-lab.css CHANGED
@@ -4328,4 +4328,4 @@
4328
4328
  margin: calc(var(--salt-size-unit) / 2) 0;
4329
4329
  }
4330
4330
 
4331
- /* src/e490f1e6-13bb-414e-a4b0-3d2a81175265.css */
4331
+ /* src/647bddf6-32e8-4e00-a034-3790297bd4ad.css */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@salt-ds/lab",
3
- "version": "1.0.0-alpha.68",
3
+ "version": "1.0.0-alpha.69",
4
4
  "license": "Apache-2.0",
5
5
  "repository": {
6
6
  "type": "git",
@@ -21,7 +21,7 @@
21
21
  ],
22
22
  "dependencies": {
23
23
  "@floating-ui/react": "^0.26.28",
24
- "@salt-ds/core": "^1.46.0",
24
+ "@salt-ds/core": "^1.46.1",
25
25
  "@salt-ds/date-adapters": "0.1.0-alpha.4",
26
26
  "@salt-ds/icons": "^1.13.2",
27
27
  "@salt-ds/styles": "0.2.1",