@hopper-ui/tokens 4.4.6 → 4.4.7

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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @hopper-ui/tokens
2
2
 
3
+ ## 4.4.7
4
+
5
+ ### Patch Changes
6
+
7
+ - 48988fb: Bump and standardize dependencies
8
+
3
9
  ## 4.4.6
4
10
 
5
11
  ### Patch Changes
package/dist/tokens.css CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 02 Oct 2025 14:18:35 GMT
3
+ * Generated on Wed, 22 Oct 2025 16:32:06 GMT
4
4
  */
5
5
 
6
6
  :root {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@hopper-ui/tokens",
3
3
  "author": "Workleap",
4
- "version": "4.4.6",
4
+ "version": "4.4.7",
5
5
  "description": "The tokens package.",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
@@ -31,7 +31,7 @@
31
31
  ],
32
32
  "devDependencies": {
33
33
  "@types/eslint": "8.56.12",
34
- "@types/node": "22.10.1",
34
+ "@types/node": "24.5.1",
35
35
  "@workleap/eslint-plugin": "3.5.0",
36
36
  "@workleap/tsup-configs": "3.1.0",
37
37
  "@workleap/typescript-configs": "3.0.4",