@gravitee/graphene-core 2.41.0-renovate-all-devdependencies-minor-patch.8eab3a1 → 2.41.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.
@@ -1,4 +1,4 @@
1
- import { t as e } from "../ThemeProvider-D0l3ICGl.js";
1
+ import { t as e } from "../ThemeProvider-C_Ea8dI-.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.41.0-renovate-all-devdependencies-minor-patch.8eab3a1",
3
+ "version": "2.41.0",
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,7 +91,6 @@
91
91
  },
92
92
  "peerDependencies": {
93
93
  "@fontsource/dm-sans": ">=5.0.0",
94
- "@gravitee/graphene-core": "2.41.0-renovate-all-devdependencies-minor-patch.8eab3a1",
95
94
  "@tanstack/react-table": "^8.0.0",
96
95
  "@testing-library/dom": ">=10.0.0",
97
96
  "@testing-library/react": ">=16.0.0",
@@ -143,10 +142,10 @@
143
142
  }
144
143
  },
145
144
  "devDependencies": {
146
- "@hookform/resolvers": "5.4.0",
147
- "react-hook-form": "7.78.0",
148
- "shadcn": "4.11.0",
149
- "vitest": "4.1.8",
145
+ "@hookform/resolvers": "5.2.2",
146
+ "react-hook-form": "7.75.0",
147
+ "shadcn": "4.7.0",
148
+ "vitest": "4.1.6",
150
149
  "zod": "4.4.3"
151
150
  },
152
151
  "publishConfig": {
File without changes