@purpurds/theme 8.8.0 → 8.8.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.
@@ -1,4 +1,4 @@
1
- Start time: Wed Nov 12 2025 09:04:16 GMT+0000 (Coordinated Universal Time)
1
+ Start time: Wed Nov 12 2025 09:24:44 GMT+0000 (Coordinated Universal Time)
2
2
  Invoking "/usr/bin/tar -x -m -f /opt/actions-runner/_work/teliasaurus/teliasaurus/purpur/common/temp/build-cache/ci_build/@purpurds/theme/dfa9a6bc3b603db031c75f7fbf5da5b815d64e3b"
3
3
 
4
4
  ======= BEGIN PROCESS INPUT ======
@@ -1,3 +1,3 @@
1
1
  {
2
- "nonCachedDurationMs": 1185.0434070000001
2
+ "nonCachedDurationMs": 1059.0874599999997
3
3
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@purpurds/theme",
3
- "version": "8.8.0",
3
+ "version": "8.8.1",
4
4
  "license": "AGPL-3.0-only",
5
5
  "main": "./dist/theme.cjs.js",
6
6
  "types": "./dist/theme.d.ts",
@@ -14,8 +14,8 @@
14
14
  "source": "src/theme.ts",
15
15
  "dependencies": {
16
16
  "change-case": "~5.4.4",
17
- "@purpurds/common-types": "8.8.0",
18
- "@purpurds/tokens": "8.8.0"
17
+ "@purpurds/tokens": "8.8.1",
18
+ "@purpurds/common-types": "8.8.1"
19
19
  },
20
20
  "devDependencies": {
21
21
  "@storybook/react": "^10.0.7",