diff --git a/.changeset/plenty-papayas-worry.md b/.changeset/plenty-papayas-worry.md new file mode 100644 index 000000000..9d20515f5 --- /dev/null +++ b/.changeset/plenty-papayas-worry.md @@ -0,0 +1,5 @@ +--- +'renoun': patch +--- + +Update `restyle` dependency to latest version. diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d93d8b2c7..6de4489d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ catalogs: specifier: 19.0.0 version: 19.0.0 restyle: - specifier: 3.1.2 - version: 3.1.2 + specifier: ^3.1.3 + version: 3.1.3 shiki: specifier: 2.2.0 version: 2.2.0 @@ -124,7 +124,7 @@ importers: version: link:../../packages/renoun restyle: specifier: 'catalog:' - version: 3.1.2(react@19.0.0) + version: 3.1.3(react@19.0.0) serve: specifier: ^14.2.4 version: 14.2.4 @@ -181,7 +181,7 @@ importers: version: link:../../packages/renoun restyle: specifier: 'catalog:' - version: 3.1.2(react@19.0.0) + version: 3.1.3(react@19.0.0) shiki: specifier: 'catalog:' version: 2.2.0 @@ -229,7 +229,7 @@ importers: version: link:../../packages/renoun restyle: specifier: 'catalog:' - version: 3.1.2(react@19.0.0) + version: 3.1.3(react@19.0.0) shiki: specifier: 'catalog:' version: 2.2.0 @@ -336,7 +336,7 @@ importers: version: 10.0.1 restyle: specifier: 'catalog:' - version: 3.1.2(react@19.0.0) + version: 3.1.3(react@19.0.0) shiki: specifier: 'catalog:' version: 2.2.0 @@ -2875,8 +2875,8 @@ packages: resolution: {integrity: sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==} engines: {node: '>=18'} - restyle@3.1.2: - resolution: {integrity: sha512-/cxtYWF+O+k4lhymtHM1GSuE5rOkMO0XhAUjMEAh1jUJTUoskSgU1YVwhzZp0it4tNZH4UaoqMEw63qhvOPDyg==} + restyle@3.1.3: + resolution: {integrity: sha512-EeKYy6gqR1JTCmaB0qXK2PJkQZQGqSD08zylokabuNDL43O9ug5j5aXZ+xFU7wNDa0H8nZY+3+S+bR+BkWA4Dg==} engines: {node: '>=20.0.0'} peerDependencies: react: '>=19.0.0' @@ -6352,7 +6352,7 @@ snapshots: onetime: 7.0.0 signal-exit: 4.1.0 - restyle@3.1.2(react@19.0.0): + restyle@3.1.3(react@19.0.0): dependencies: react: 19.0.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 9c1ac1907..9087406d0 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -13,7 +13,7 @@ catalog: 'next': 15.1.6 'react': 19.0.0 'react-dom': 19.0.0 - 'restyle': 3.1.2 + 'restyle': ^3.1.3 'shiki': 2.2.0 'ts-morph': 25.0.0 'valibot': 1.0.0-beta.14