@purpurds/theme 6.5.0 → 6.8.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.
package/.rush/temp/ci_build/@purpurds/theme/a52036ac753c6f91f9aeb047c582b14ac3cec75a.untar.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
Start time: Tue Apr 15 2025 13:
|
|
1
|
+
Start time: Tue Apr 15 2025 13:45:43 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/a52036ac753c6f91f9aeb047c582b14ac3cec75a"
|
|
3
3
|
|
|
4
4
|
======= BEGIN PROCESS INPUT ======
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@purpurds/theme",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.8.0",
|
|
4
4
|
"license": "AGPL-3.0-only",
|
|
5
5
|
"main": "./dist/theme.cjs.js",
|
|
6
6
|
"types": "./dist/theme.d.ts",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"source": "src/theme.ts",
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"change-case": "~5.4.4",
|
|
17
|
-
"@purpurds/tokens": "6.
|
|
17
|
+
"@purpurds/tokens": "6.8.0"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
20
|
"@rushstack/eslint-patch": "~1.10.0",
|