@purpurds/action 6.3.1 → 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.
@@ -1,5 +1,5 @@
1
- Start time: Fri Mar 14 2025 14:14:23 GMT+0000 (Coordinated Universal Time)
2
- Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/action/04cdd02c0a074322e3173ee9ac2482ab89e1b8d6"
1
+ Start time: Tue Mar 25 2025 15:43:55 GMT+0000 (Coordinated Universal Time)
2
+ Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/action/c0615c0affd811245676de4906edbb6419616bd4"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
5
5
 
@@ -12,7 +12,7 @@ rendering chunks...
12
12
  [vite:dts] Start generate declaration files...
13
13
  computing gzip size...
14
14
  dist/action.cjs.js 0.34 kB │ gzip: 0.26 kB │ map: 1.59 kB
15
- [vite:dts] Declaration files built in 3008ms.
15
+ [vite:dts] Declaration files built in 3272ms.
16
16
 
17
17
  dist/action.es.js 0.30 kB │ gzip: 0.23 kB │ map: 1.62 kB
18
- ✓ built in 3.15s
18
+ ✓ built in 3.55s
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 6561.359555999999
2
+ "nonCachedDurationMs": 7444.083673000001
3
3
  }
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 1756.428740999996
2
+ "nonCachedDurationMs": 1821.8126749999938
3
3
  }
@@ -1,5 +1,5 @@
1
1
  {
2
- "../../libraries/action": "../../libraries/action:j2ZynB5FzjgmWGQOkXjPcOtLAm+fbAtqjuCDHbmnP4w=:",
2
+ "../../libraries/action": "../../libraries/action:lXj2MgStLwZyRobwa16VoBPVuzm9p1/8sEsZlYQNJjA=:",
3
3
  "/@adobe/css-tools@4.4.0": "sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==",
4
4
  "/@ampproject/remapping@2.3.0": "sha512-30iZtAPgz+LTIYoeivqYo853f02jBYSd5uGnGpkFV0M3xOt9aN73erkgYAmZU43x4VfqcnLxW9Kpg3R5LC4YYw==",
5
5
  "/@azure/abort-controller@1.1.0": "sha512-TrRLIoSQVzfAJX9H1JeFjzAoDGcoK1IYX1UImfceTZpsyYfWr09Ss1aHW1y5TrrR3iq6RZLBwJ3E24uwPhwahw==",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@purpurds/action",
3
- "version": "6.3.1",
3
+ "version": "6.4.0",
4
4
  "license": "AGPL-3.0-only",
5
5
  "main": "./dist/action.cjs.js",
6
6
  "types": "./dist/action.d.ts",
@@ -14,7 +14,7 @@
14
14
  },
15
15
  "source": "src/action.tsx",
16
16
  "dependencies": {
17
- "@purpurds/tokens": "6.3.1"
17
+ "@purpurds/tokens": "6.4.0"
18
18
  },
19
19
  "devDependencies": {
20
20
  "@rushstack/eslint-patch": "~1.10.0",
@@ -23,7 +23,7 @@
23
23
  "@telia/react-rig": "~3.2.0",
24
24
  "@testing-library/dom": "~10.4.0",
25
25
  "@testing-library/jest-dom": "~6.4.0",
26
- "@testing-library/react": "~ 16.2.0",
26
+ "@testing-library/react": "~16.2.0",
27
27
  "@types/node": "20.12.12",
28
28
  "@types/react-dom": "^19.0.4",
29
29
  "@types/react": "^19.0.10",