@atscript/moost-ui-presets 0.1.85 → 0.1.87

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atscript/moost-ui-presets",
3
- "version": "0.1.85",
3
+ "version": "0.1.87",
4
4
  "description": "Moost controller and atscript schema for table-preset persistence — server-side persistence layer for atscript-ui table presets",
5
5
  "keywords": [
6
6
  "atscript",
@@ -53,7 +53,7 @@
53
53
  "unplugin-atscript": "^0.1.68",
54
54
  "unplugin-swc": "^1.5.9",
55
55
  "vitest": "npm:@voidzero-dev/vite-plus-test@0.1.14",
56
- "@atscript/ui-table": "0.1.85"
56
+ "@atscript/ui-table": "0.1.87"
57
57
  },
58
58
  "peerDependencies": {
59
59
  "@atscript/core": "^0.1.68",
@@ -62,7 +62,7 @@
62
62
  "@atscript/typescript": "^0.1.68",
63
63
  "@moostjs/event-http": "^0.6.22",
64
64
  "moost": "^0.6.22",
65
- "@atscript/ui-table": "^0.1.85"
65
+ "@atscript/ui-table": "^0.1.87"
66
66
  },
67
67
  "scripts": {
68
68
  "build": "vp pack",