Skip to content

chore: enforce strict node and npm engine versions#1352

Open
kdenhartog wants to merge 4 commits into
mainfrom
kdh/strict-engine
Open

chore: enforce strict node and npm engine versions#1352
kdenhartog wants to merge 4 commits into
mainfrom
kdh/strict-engine

Conversation

@kdenhartog
Copy link
Copy Markdown
Member

Summary

  • Adds engines field to package.json pinning Node to >=24.11.1 <25.0.0 and npm to >=11.6.2
  • Sets explicit node-version: '24.11.1' in the Socket Fix workflow
  • Regenerates package-lock.json to reflect the engine constraints

Why

Loose engine ranges allow CI and local environments to drift, which can cause subtle behavior differences between contributors and automated workflows. Pinning to exact minor versions ensures consistency.

Test plan

  • npm install succeeds with the pinned Node/npm versions
  • CI passes on the updated package-lock.json

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://1352.pr.nala.bravesoftware.com/
✅ Commit preview: https://1352.pr.nala.bravesoftware.com/commit-3699ed7adfc2a00598ff4bdeee6e142446929d4c/

- ./tokens/css/variables-android.old.css: 7390 bytes
+ ./tokens/css/variables-android.css: 7390 bytes
---
- ./tokens/css/variables-browser.old.css: 6644 bytes
+ ./tokens/css/variables-browser.css: 6644 bytes
---
- ./tokens/css/variables-ios.old.css: 8180 bytes
+ ./tokens/css/variables-ios.css: 8180 bytes
---
- ./tokens/css/variables-marketing.old.css: 13501 bytes
+ ./tokens/css/variables-marketing.css: 13501 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1933 bytes
+ ./tokens/css/variables-newtab.css: 1933 bytes
---
- ./tokens/css/variables-search.old.css: 28568 bytes
+ ./tokens/css/variables-search.css: 28568 bytes
---
- ./tokens/css/variables-web3.old.css: 893 bytes
+ ./tokens/css/variables-web3.css: 893 bytes
---
- ./tokens/css/variables.old.css: 126006 bytes
+ ./tokens/css/variables.css: 126006 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2026-04-01 11:02:46.515736539 +0000
+++ ./tokens/css/variables-android.css	2026-04-01 11:02:09.855990152 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:02:09 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2026-04-01 11:02:46.747361529 +0000
+++ ./tokens/css/variables-browser.css	2026-04-01 11:02:09.839990108 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:02:09 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2026-04-01 11:02:46.937136208 +0000
+++ ./tokens/css/variables-ios.css	2026-04-01 11:02:09.870990193 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:02:09 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2026-04-01 11:02:47.101730509 +0000
+++ ./tokens/css/variables-marketing.css	2026-04-01 11:02:09.891990250 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:02:09 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2026-04-01 11:02:47.263947933 +0000
+++ ./tokens/css/variables-news.css	2026-04-01 11:02:09.946990401 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:02:09 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2026-04-01 11:02:47.441279435 +0000
+++ ./tokens/css/variables-newtab.css	2026-04-01 11:02:09.955990425 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:02:09 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2026-04-01 11:02:47.543156707 +0000
+++ ./tokens/css/variables-search.css	2026-04-01 11:02:09.922990335 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:02:09 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2026-04-01 11:02:47.726011100 +0000
+++ ./tokens/css/variables-web3.css	2026-04-01 11:02:09.960990439 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:02:09 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2026-04-01 11:02:48.027054343 +0000
+++ ./tokens/css/variables.css	2026-04-01 11:02:09.706989745 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:02:09 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://1352.pr.nala.bravesoftware.com/
✅ Commit preview: https://1352.pr.nala.bravesoftware.com/commit-ba0d88c89e10e346facb89b5ec9a1154829b904d/

- ./tokens/css/variables-android.old.css: 7390 bytes
+ ./tokens/css/variables-android.css: 7390 bytes
---
- ./tokens/css/variables-browser.old.css: 6644 bytes
+ ./tokens/css/variables-browser.css: 6644 bytes
---
- ./tokens/css/variables-ios.old.css: 8180 bytes
+ ./tokens/css/variables-ios.css: 8180 bytes
---
- ./tokens/css/variables-marketing.old.css: 13501 bytes
+ ./tokens/css/variables-marketing.css: 13501 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1933 bytes
+ ./tokens/css/variables-newtab.css: 1933 bytes
---
- ./tokens/css/variables-search.old.css: 28568 bytes
+ ./tokens/css/variables-search.css: 28568 bytes
---
- ./tokens/css/variables-web3.old.css: 893 bytes
+ ./tokens/css/variables-web3.css: 893 bytes
---
- ./tokens/css/variables.old.css: 126006 bytes
+ ./tokens/css/variables.css: 126006 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2026-04-01 11:04:28.464224599 +0000
+++ ./tokens/css/variables-android.css	2026-04-01 11:03:53.391801604 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:03:53 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2026-04-01 11:04:28.709965573 +0000
+++ ./tokens/css/variables-browser.css	2026-04-01 11:03:53.377801668 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:03:53 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2026-04-01 11:04:28.917888513 +0000
+++ ./tokens/css/variables-ios.css	2026-04-01 11:03:53.406801536 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:03:53 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2026-04-01 11:04:29.147042068 +0000
+++ ./tokens/css/variables-marketing.css	2026-04-01 11:03:53.427801441 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:03:53 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2026-04-01 11:04:29.362639285 +0000
+++ ./tokens/css/variables-news.css	2026-04-01 11:03:53.476801218 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:03:53 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2026-04-01 11:04:29.576005971 +0000
+++ ./tokens/css/variables-newtab.css	2026-04-01 11:03:53.486801172 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:03:53 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2026-04-01 11:04:29.854807878 +0000
+++ ./tokens/css/variables-search.css	2026-04-01 11:03:53.453801322 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:03:53 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2026-04-01 11:04:30.095379627 +0000
+++ ./tokens/css/variables-web3.css	2026-04-01 11:03:53.490801154 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:03:53 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2026-04-01 11:04:30.320807875 +0000
+++ ./tokens/css/variables.css	2026-04-01 11:03:53.258802209 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Mon Mar 30 2026 10:45:22 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 11:03:53 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

Comment thread package.json Outdated
- Update engines to node >=24.14.1 and npm >=11.11.0
- Use node-version: '24' in CI workflows to track latest patch releases
Comment thread package-lock.json
"undici": "7.24.0"
},
"engines": {
"node": ">=24.11.1 <25.0.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here too.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh whoops need to run a npm install again one sec

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://1352.pr.nala.bravesoftware.com/
✅ Commit preview: https://1352.pr.nala.bravesoftware.com/commit-710dcba8df835166dcaf7dff0894caecbe8fa1c8/

- ./tokens/css/variables-android.old.css: 7390 bytes
+ ./tokens/css/variables-android.css: 7390 bytes
---
- ./tokens/css/variables-browser.old.css: 6644 bytes
+ ./tokens/css/variables-browser.css: 6644 bytes
---
- ./tokens/css/variables-ios.old.css: 8180 bytes
+ ./tokens/css/variables-ios.css: 8180 bytes
---
- ./tokens/css/variables-marketing.old.css: 13501 bytes
+ ./tokens/css/variables-marketing.css: 13501 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1933 bytes
+ ./tokens/css/variables-newtab.css: 1933 bytes
---
- ./tokens/css/variables-search.old.css: 28568 bytes
+ ./tokens/css/variables-search.css: 28568 bytes
---
- ./tokens/css/variables-web3.old.css: 893 bytes
+ ./tokens/css/variables-web3.css: 893 bytes
---
- ./tokens/css/variables.old.css: 126006 bytes
+ ./tokens/css/variables.css: 126006 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2026-04-01 13:38:16.101293538 +0000
+++ ./tokens/css/variables-android.css	2026-04-01 13:37:37.917459250 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:37:37 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2026-04-01 13:38:16.308413156 +0000
+++ ./tokens/css/variables-browser.css	2026-04-01 13:37:37.902459157 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:37:37 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2026-04-01 13:38:16.454510579 +0000
+++ ./tokens/css/variables-ios.css	2026-04-01 13:37:37.933459349 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:37:37 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2026-04-01 13:38:16.679411029 +0000
+++ ./tokens/css/variables-marketing.css	2026-04-01 13:37:37.956459492 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:37:37 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2026-04-01 13:38:16.863164688 +0000
+++ ./tokens/css/variables-news.css	2026-04-01 13:37:38.017459870 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:37:38 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2026-04-01 13:38:17.015083083 +0000
+++ ./tokens/css/variables-newtab.css	2026-04-01 13:37:38.027459932 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:37:38 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2026-04-01 13:38:17.158675555 +0000
+++ ./tokens/css/variables-search.css	2026-04-01 13:37:37.989459696 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:37:37 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2026-04-01 13:38:17.301214853 +0000
+++ ./tokens/css/variables-web3.css	2026-04-01 13:37:38.032459963 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:37:38 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2026-04-01 13:38:17.478677209 +0000
+++ ./tokens/css/variables.css	2026-04-01 13:37:37.752458229 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:37:37 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 1, 2026

👋 Thanks for Submitting! This PR is available for preview at the link below.

✅ PR tip preview: https://1352.pr.nala.bravesoftware.com/
✅ Commit preview: https://1352.pr.nala.bravesoftware.com/commit-c8eb51bae3edadea30cdac825371ed5dfd0c89b8/

- ./tokens/css/variables-android.old.css: 7390 bytes
+ ./tokens/css/variables-android.css: 7390 bytes
---
- ./tokens/css/variables-browser.old.css: 6644 bytes
+ ./tokens/css/variables-browser.css: 6644 bytes
---
- ./tokens/css/variables-ios.old.css: 8180 bytes
+ ./tokens/css/variables-ios.css: 8180 bytes
---
- ./tokens/css/variables-marketing.old.css: 13501 bytes
+ ./tokens/css/variables-marketing.css: 13501 bytes
---
- ./tokens/css/variables-news.old.css: 526 bytes
+ ./tokens/css/variables-news.css: 526 bytes
---
- ./tokens/css/variables-newtab.old.css: 1933 bytes
+ ./tokens/css/variables-newtab.css: 1933 bytes
---
- ./tokens/css/variables-search.old.css: 28568 bytes
+ ./tokens/css/variables-search.css: 28568 bytes
---
- ./tokens/css/variables-web3.old.css: 893 bytes
+ ./tokens/css/variables-web3.css: 893 bytes
---
- ./tokens/css/variables.old.css: 126006 bytes
+ ./tokens/css/variables.css: 126006 bytes
Variables Diff: variables-android.diff
--- ./tokens/css/variables-android.old.css	2026-04-01 13:42:36.083161643 +0000
+++ ./tokens/css/variables-android.css	2026-04-01 13:42:01.696261264 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:42:01 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-browser.diff
--- ./tokens/css/variables-browser.old.css	2026-04-01 13:42:36.353267080 +0000
+++ ./tokens/css/variables-browser.css	2026-04-01 13:42:01.680261380 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:42:01 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-ios.diff
--- ./tokens/css/variables-ios.old.css	2026-04-01 13:42:36.666015677 +0000
+++ ./tokens/css/variables-ios.css	2026-04-01 13:42:01.713261141 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:42:01 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-marketing.diff
--- ./tokens/css/variables-marketing.old.css	2026-04-01 13:42:36.977151417 +0000
+++ ./tokens/css/variables-marketing.css	2026-04-01 13:42:01.740260946 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:42:01 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-news.diff
--- ./tokens/css/variables-news.old.css	2026-04-01 13:42:37.214966796 +0000
+++ ./tokens/css/variables-news.css	2026-04-01 13:42:01.799260518 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:42:01 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-newtab.diff
--- ./tokens/css/variables-newtab.old.css	2026-04-01 13:42:37.468851289 +0000
+++ ./tokens/css/variables-newtab.css	2026-04-01 13:42:01.812260424 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:42:01 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-search.diff
--- ./tokens/css/variables-search.old.css	2026-04-01 13:42:37.654008871 +0000
+++ ./tokens/css/variables-search.css	2026-04-01 13:42:01.771260721 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:42:01 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {
Variables Diff: variables-web3.diff
--- ./tokens/css/variables-web3.old.css	2026-04-01 13:42:37.888967524 +0000
+++ ./tokens/css/variables-web3.css	2026-04-01 13:42:01.818260381 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:42:01 GMT+0000 (Coordinated Universal Time)
  */
 
 @media (prefers-color-scheme: light) {
Variables Diff: variables.diff
--- ./tokens/css/variables.old.css	2026-04-01 13:42:38.235004867 +0000
+++ ./tokens/css/variables.css	2026-04-01 13:42:01.538262409 +0000
@@ -1,6 +1,6 @@
 /**
  * Do not edit directly
- * Generated on Wed Apr 01 2026 11:20:32 GMT+0000 (Coordinated Universal Time)
+ * Generated on Wed Apr 01 2026 13:42:01 GMT+0000 (Coordinated Universal Time)
  */
 
 :root {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants