@hachej/boring-workspace 0.1.70 → 0.1.71

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hachej/boring-workspace",
3
- "version": "0.1.70",
3
+ "version": "0.1.71",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "description": "Workspace UI, plugin, and bridge package for composing chat, files, catalogs, editors, and app-specific panes.",
@@ -139,9 +139,9 @@
139
139
  "tailwind-merge": "^2.0.0",
140
140
  "zod": "^3.23.0",
141
141
  "zustand": "^5.0.14",
142
- "@hachej/boring-agent": "0.1.70",
143
- "@hachej/boring-ui-kit": "0.1.70",
144
- "@hachej/boring-ui-plugin-cli": "0.1.70"
142
+ "@hachej/boring-ui-kit": "0.1.71",
143
+ "@hachej/boring-ui-plugin-cli": "0.1.71",
144
+ "@hachej/boring-agent": "0.1.71"
145
145
  },
146
146
  "devDependencies": {
147
147
  "@tailwindcss/postcss": "^4.3.1",
@@ -162,7 +162,7 @@
162
162
  "tailwindcss": "^4.3.1",
163
163
  "tsup": "^8.0.0",
164
164
  "typescript": "^6.0.3",
165
- "vite": "^8.1.0",
165
+ "vite": "^8.1.2",
166
166
  "vite-plugin-dts": "^5.0.3",
167
167
  "vitest": "^4.1.9",
168
168
  "@boring-fixtures/default-plugin": "0.0.0"