@gravitee/graphene-core 2.42.0 → 2.42.1-renovate-react.d87f7d7

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.
@@ -1,4 +1,4 @@
1
- import { t as e } from "../ThemeProvider-C_Ea8dI-.js";
1
+ import { t as e } from "../ThemeProvider-D0l3ICGl.js";
2
2
  import { jsx as t } from "react/jsx-runtime";
3
3
  import { render as n, screen as r, within as i } from "@testing-library/react";
4
4
  import a from "@testing-library/user-event";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravitee/graphene-core",
3
- "version": "2.42.0",
3
+ "version": "2.42.1-renovate-react.d87f7d7",
4
4
  "type": "module",
5
5
  "description": "Gravitee's Graphene design system: accessible React components, design tokens, icons, and shared ESLint/TypeScript configs. Built on shadcn/ui and Tailwind.",
6
6
  "keywords": [
@@ -91,6 +91,7 @@
91
91
  },
92
92
  "peerDependencies": {
93
93
  "@fontsource/dm-sans": ">=5.0.0",
94
+ "@gravitee/graphene-core": "2.42.1-renovate-react.d87f7d7",
94
95
  "@tanstack/react-table": "^8.0.0",
95
96
  "@testing-library/dom": ">=10.0.0",
96
97
  "@testing-library/react": ">=16.0.0",
@@ -142,10 +143,10 @@
142
143
  }
143
144
  },
144
145
  "devDependencies": {
145
- "@hookform/resolvers": "5.2.2",
146
- "react-hook-form": "7.75.0",
147
- "shadcn": "4.7.0",
148
- "vitest": "4.1.6",
146
+ "@hookform/resolvers": "5.4.0",
147
+ "react-hook-form": "7.78.0",
148
+ "shadcn": "4.11.0",
149
+ "vitest": "4.1.8",
149
150
  "zod": "4.4.3"
150
151
  },
151
152
  "publishConfig": {
File without changes