@stardeck-customer-apps/testing 0.8.0 → 0.10.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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stardeck-customer-apps/testing",
3
- "version": "0.8.0",
3
+ "version": "0.10.0",
4
4
  "description": "Vitest test harness for Stardeck customer apps — in-process Postgres (PGlite) plus a control-plane simulator so the real Stardeck SDKs run unmodified in tests",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",
@@ -102,7 +102,7 @@
102
102
  "@types/node": "^24.10.1",
103
103
  "kysely": "^0.27.0",
104
104
  "kysely-neon": "^2.0.0",
105
- "next": "^16.2.12",
105
+ "next": "^16.3.0",
106
106
  "tsup": "^8.0.0",
107
107
  "typescript": "^5.0.0",
108
108
  "typescript-eslint": "^8.0.0",