@plumile/backoffice-react 0.1.96 → 0.1.98

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 +1 @@
1
- {"version":3,"file":"BackofficeProvider.d.ts","sourceRoot":"","sources":["../../../src/provider/BackofficeProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAkC,KAAK,GAAG,EAAE,MAAM,OAAO,CAAC;AAejE,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAuG1D,eAAO,MAAM,kBAAkB,GAC7B,OAAO,uBAAuB,KAC7B,GAAG,CAAC,OA+HN,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
1
+ {"version":3,"file":"BackofficeProvider.d.ts","sourceRoot":"","sources":["../../../src/provider/BackofficeProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,EAML,KAAK,GAAG,EACT,MAAM,OAAO,CAAC;AAkBf,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAmI1D,eAAO,MAAM,kBAAkB,GAC7B,OAAO,uBAAuB,KAC7B,GAAG,CAAC,OA+HN,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plumile/backoffice-react",
3
- "version": "0.1.96",
3
+ "version": "0.1.98",
4
4
  "description": "React provider and pages for Kronex backoffice",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -160,10 +160,10 @@
160
160
  "npm": ">=8.0.0"
161
161
  },
162
162
  "dependencies": {
163
- "@plumile/backoffice-core": "^0.1.96",
164
- "@plumile/filter-query": "^0.1.96",
165
- "@plumile/router": "^0.1.96",
166
- "@plumile/ui": "^0.1.96",
163
+ "@plumile/backoffice-core": "^0.1.98",
164
+ "@plumile/filter-query": "^0.1.98",
165
+ "@plumile/router": "^0.1.98",
166
+ "@plumile/ui": "^0.1.98",
167
167
  "graphql-ws": "6.0.8",
168
168
  "i18next": "^26.0.8",
169
169
  "i18next-browser-languagedetector": "8.2.1",