@purpurds/quantity-selector 6.3.0 → 6.4.0

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.
@@ -4,17 +4,17 @@ Found configuration in /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/
4
4
  Rush Multi-Project Build Tool 5.110.1 - Node.js 20.12.2 (LTS)
5
5
  > "vite build"
6
6
 
7
- vite v5.4.8 building for production...
7
+ vite v6.2.1 building for production...
8
8
  transforming...
9
- 13 modules transformed.
9
+ 14 modules transformed.
10
10
  rendering chunks...
11
11
 
12
12
  [vite:dts] Start generate declaration files...
13
13
  computing gzip size...
14
14
  dist/styles.css 2.71 kB │ gzip: 0.56 kB
15
- dist/quantity-selector.cjs.js 36.77 kB │ gzip: 7.05 kB │ map: 90.90 kB
16
- [vite:dts] Declaration files built in 3053ms.
15
+ dist/quantity-selector.cjs.js 37.18 kB │ gzip: 7.30 kB │ map: 92.89 kB
16
+ [vite:dts] Declaration files built in 3002ms.
17
17
 
18
18
  dist/styles.css 2.71 kB │ gzip: 0.56 kB
19
- dist/quantity-selector.es.js 48.25 kB │ gzip: 7.91 kB │ map: 95.51 kB
20
- ✓ built in 4.62s
19
+ dist/quantity-selector.es.js 49.56 kB │ gzip: 8.66 kB │ map: 97.47 kB
20
+ ✓ built in 4.54s
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 7473.880847
2
+ "nonCachedDurationMs": 7392.049463000001
3
3
  }
@@ -1,11 +1,11 @@
1
1
  Invoking: vitest run --passWithNoTests
2
2
 
3
- RUN v2.1.8 /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/components/quantity-selector
3
+ RUN v2.1.2 /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/components/quantity-selector
4
4
 
5
- ✓ src/quantity-selector.test.tsx (6 tests) 109ms
5
+ ✓ src/quantity-selector.test.tsx (6 tests) 136ms
6
6
 
7
7
  Test Files 1 passed (1)
8
8
  Tests 6 passed (6)
9
- Start at 14:52:55
10
- Duration 1.79s (transform 533ms, setup 0ms, collect 780ms, tests 109ms, environment 573ms, prepare 78ms)
9
+ Start at 15:44:56
10
+ Duration 1.71s (transform 472ms, setup 0ms, collect 680ms, tests 136ms, environment 543ms, prepare 101ms)
11
11
 
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 3424.611616000002
2
+ "nonCachedDurationMs": 3535.2319879999995
3
3
  }