@speakeasy-api/moonshine 1.41.0 → 1.42.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": "@speakeasy-api/moonshine",
3
- "version": "1.41.0",
3
+ "version": "1.42.0",
4
4
  "packageManager": "pnpm@11.4.0",
5
5
  "description": "Speakeasy's design system Moonshine",
6
6
  "sideEffects": [
@@ -68,7 +68,8 @@
68
68
  "@testing-library/react": "^16.0.1",
69
69
  "@types/dom-view-transitions": "^1.0.5",
70
70
  "@types/node": "^22.9.0",
71
- "@types/react": "^18.3.12",
71
+ "@types/react": "19.2.7",
72
+ "@types/react-dom": "^19.2.3",
72
73
  "@vitejs/plugin-react": "^6.0.2",
73
74
  "eslint": "^10.4.1",
74
75
  "eslint-config-prettier": "^10.1.8",
@@ -98,12 +99,13 @@
98
99
  "@dnd-kit/modifiers": "^7.0.0",
99
100
  "@dnd-kit/utilities": "^3.2.2",
100
101
  "@rive-app/react-canvas-lite": "^4.22.0",
101
- "@types/react": "^18.3.11 || ^19.0.0",
102
+ "@types/react": "^18.3.0 || ^19.0.0",
103
+ "@types/react-dom": "^18.3.0 || ^19.0.0",
102
104
  "ai": "^4.3.15",
103
105
  "lucide-react": "^0.453.0",
104
106
  "motion": "^12.6.3",
105
- "react": "^18.3.1 || ^19.0.0",
106
- "react-dom": "^18.3.1 || ^19.0.0",
107
+ "react": "^18.3.0 || ^19.0.0",
108
+ "react-dom": "^18.3.0 || ^19.0.0",
107
109
  "react-markdown": "^10.1.0",
108
110
  "react-resizable-panels": "^2.1.7",
109
111
  "react-virtuoso": "^4.12.0",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Auto-generated TypeScript definitions for Moonshine utilities
3
- * Generated on: 2026-06-06T00:52:15.814Z
3
+ * Generated on: 2026-06-08T21:19:46.931Z
4
4
  *
5
5
  * DO NOT EDIT THIS FILE DIRECTLY
6
6
  * Run 'pnpm generate:docs' to update