@knapsack/sandbox-components 4.86.7--canary.6728.b46770d.0 → 4.86.7--canary.6705.cf86242.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.
@@ -552,7 +552,7 @@ textarea:not([rows]) {
552
552
  --tw-contain-style: ;
553
553
  }
554
554
 
555
- /* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */
555
+ /* ! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com */
556
556
 
557
557
  /*
558
558
  1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@knapsack/sandbox-components",
3
3
  "description": "",
4
- "version": "4.86.7--canary.6728.b46770d.0",
4
+ "version": "4.86.7--canary.6705.cf86242.0",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  "./css": "./dist/css/ks-sandbox-styles.css",
@@ -49,18 +49,18 @@
49
49
  },
50
50
  "devDependencies": {
51
51
  "@custom-elements-manifest/analyzer": "^0.10.4",
52
- "@knapsack/eslint-config-starter": "4.86.7--canary.6728.b46770d.0",
53
- "@knapsack/postcss-config-starter": "4.86.7--canary.6728.b46770d.0",
54
- "@knapsack/prettier-config": "4.86.7--canary.6728.b46770d.0",
55
- "@knapsack/sandbox-tokens": "4.86.7--canary.6728.b46770d.0",
56
- "@knapsack/typescript-config-starter": "4.86.7--canary.6728.b46770d.0",
52
+ "@knapsack/eslint-config-starter": "4.86.7--canary.6705.cf86242.0",
53
+ "@knapsack/postcss-config-starter": "4.86.7--canary.6705.cf86242.0",
54
+ "@knapsack/prettier-config": "4.86.7--canary.6705.cf86242.0",
55
+ "@knapsack/sandbox-tokens": "4.86.7--canary.6705.cf86242.0",
56
+ "@knapsack/typescript-config-starter": "4.86.7--canary.6705.cf86242.0",
57
57
  "@types/node": "^20.19.22",
58
58
  "@types/react": "^18.3.26",
59
59
  "esbuild": "^0.25.6",
60
60
  "eslint": "^8.57.0",
61
61
  "npm-run-all2": "^5.0.2",
62
62
  "postcss-cli": "^9.1.0",
63
- "tailwindcss": "^3.4.17",
63
+ "tailwindcss": "^3.4.18",
64
64
  "typescript": "^5.9.2"
65
65
  },
66
66
  "license": "GPL-2.0-or-later",
@@ -72,5 +72,5 @@
72
72
  "directory": "apps/ui/libs/sandbox-components",
73
73
  "type": "git"
74
74
  },
75
- "gitHead": "b46770d0a8b7b49d7261318199cebc182b1882d1"
75
+ "gitHead": "cf86242926bc22a2548e8f34af018c59f73680bb"
76
76
  }