@sproutsocial/seeds-react-theme-provider 1.0.0 → 1.0.1

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.
@@ -6,11 +6,11 @@ $ tsup
6
6
  CLI Target: es2020
7
7
  CJS Build start
8
8
  ESM Build start
9
- CJS dist/index.js 162.66 KB
10
- CJS ⚡️ Build success in 232ms
11
- ESM dist/index.mjs 162.50 KB
12
- ESM ⚡️ Build success in 234ms
9
+ CJS dist/index.js 1.32 KB
10
+ CJS ⚡️ Build success in 39ms
11
+ ESM dist/index.mjs 371.00 B
12
+ ESM ⚡️ Build success in 40ms
13
13
  DTS Build start
14
- DTS ⚡️ Build success in 10088ms
14
+ DTS ⚡️ Build success in 10162ms
15
15
  DTS dist/index.d.ts 362.00 B
16
16
  DTS dist/index.d.mts 362.00 B
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @sproutsocial/seeds-react-theme-provider
2
2
 
3
+ ## 1.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 6fac0bd: Update dependency resolutions
8
+
3
9
  ## 1.0.0
4
10
 
5
11
  ### Major Changes