@ox-content/theme-blueprint 2.88.0 → 2.89.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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ox-content/theme-blueprint",
3
- "version": "2.88.0",
3
+ "version": "2.89.0",
4
4
  "description": "Technical drawing grid with dashed callouts and strokes that draw themselves — an Ox Content skin that composes with any @ox-content/theme-color-* scheme",
5
5
  "keywords": [
6
6
  "blueprint",
@@ -45,7 +45,7 @@
45
45
  "@typescript/native-preview": "^7.0.0-dev.20260707.2",
46
46
  "typescript": "^7.0.2",
47
47
  "vite-plus": "0.2.8",
48
- "@ox-content/vite-plugin": "2.88.0"
48
+ "@ox-content/vite-plugin": "2.89.0"
49
49
  },
50
50
  "peerDependencies": {
51
51
  "@ox-content/vite-plugin": ">=2.84.0"