@gravitee/graphene-policy-studio 3.12.1 → 3.13.0-agent-runtime.9413cce

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -6311,7 +6311,7 @@ function Jf() {
6311
6311
  });
6312
6312
  }
6313
6313
  //#endregion
6314
- //#region ../../node_modules/dompurify/dist/purify.es.mjs
6314
+ //#region node_modules/dompurify/dist/purify.es.mjs
6315
6315
  function Yf(e, t) {
6316
6316
  (t == null || t > e.length) && (t = e.length);
6317
6317
  for (var n = 0, r = Array(t); n < t; n++) r[n] = e[n];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravitee/graphene-policy-studio",
3
- "version": "3.12.1",
3
+ "version": "3.13.0-agent-runtime.9413cce",
4
4
  "type": "module",
5
5
  "description": "Gravitee Policy Studio UI for the Graphene design system.",
6
6
  "keywords": [
@@ -59,7 +59,7 @@
59
59
  "zod": "4.4.3"
60
60
  },
61
61
  "peerDependencies": {
62
- "@gravitee/graphene-core": "^2.0.0",
62
+ "@gravitee/graphene-core": "3.13.0-agent-runtime.9413cce",
63
63
  "react": "^19.0.0",
64
64
  "react-dom": "^19.0.0",
65
65
  "tailwindcss": "^4.0.0"