@regulaforensics/ui-components 9.3.835-nightly → 9.3.836-rc

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/ui-components",
3
- "version": "9.3.835-nightly",
3
+ "version": "9.3.836-rc",
4
4
  "description": "Regula UI components",
5
5
  "author": "Regula Forensics, Inc.",
6
6
  "license": "MIT",
@@ -46,73 +46,74 @@
46
46
  "docs": "typedoc --out docs src/document-reader/typings",
47
47
  "prepare": "husky",
48
48
  "check-types": "tsc --noEmit --skipLibCheck",
49
- "i18n:build": "npx node ./scripts/i18n-build.js --languages en,ru,lt,de --file ./scripts/Translator.xml --src ./src",
50
- "i18n:report": "npx node ./scripts/i18n-report.js --languages en,ru,lt,de --file ./scripts/Translator.xml --src ./src"
49
+ "i18n:build": "npx node ./scripts/i18n-build.js --languages en,ru --file ./scripts/Translator.xml --src ./src",
50
+ "i18n:report": "npx node ./scripts/i18n-report.js --languages en,ru --file ./scripts/Translator.xml --src ./src"
51
51
  },
52
52
  "lint-staged": {
53
53
  "*.{js,ts,tsx}": "eslint --fix"
54
54
  },
55
55
  "dependencies": {
56
- "@regulaforensics/document-reader-webclient": "^9.3.753-nightly",
57
- "@regulaforensics/facesdk-webclient": "^8.2.524-nightly",
58
- "@uiw/react-json-view": "^2.0.0-alpha.41",
56
+ "@regulaforensics/document-reader-webclient": "^9.2.707-nightly",
57
+ "@regulaforensics/facesdk-webclient": "^8.1.420-nightly",
58
+ "@uiw/react-json-view": "^2.0.0-alpha.40",
59
59
  "class-transformer": "^0.5.1",
60
60
  "class-validator": "^0.14.3",
61
61
  "classnames": "^2.5.1",
62
62
  "date-fns": "^4.1.0",
63
- "i18next": "^25.8.13",
64
- "lodash": "^4.17.23",
65
- "overlayscrollbars": "^2.14.0",
63
+ "i18next": "^25.7.4",
64
+ "lodash": "^4.17.21",
65
+ "overlayscrollbars": "^2.13.0",
66
66
  "overlayscrollbars-react": "^0.5.6",
67
67
  "pako": "^2.1.0",
68
68
  "react-device-detect": "^2.2.3",
69
- "react-i18next": "^16.5.4",
69
+ "react-i18next": "^16.5.3",
70
70
  "react-scroll": "^1.9.3",
71
71
  "react-transition-group": "^4.4.5",
72
72
  "reflect-metadata": "^0.2.2",
73
73
  "thenby": "^1.3.4"
74
74
  },
75
75
  "devDependencies": {
76
- "@eslint/js": "^10.0.1",
77
- "@microsoft/api-extractor": "^7.57.4",
78
- "@storybook/addon-docs": "^10.2.11",
79
- "@storybook/react": "^10.2.11",
80
- "@storybook/react-vite": "^10.2.11",
76
+ "@eslint/js": "^9.39.2",
77
+ "@microsoft/api-extractor": "^7.55.2",
78
+ "@storybook/addon-docs": "^10.1.11",
79
+ "@storybook/react": "^10.1.11",
80
+ "@storybook/react-vite": "^10.1.11",
81
81
  "@types/deep-diff": "^1.0.5",
82
- "@types/lodash": "^4.17.24",
83
- "@types/node": "^25.3.0",
82
+ "@types/lodash": "^4.17.23",
83
+ "@types/node": "^25.0.9",
84
84
  "@types/pako": "^2.0.4",
85
85
  "@types/react": "^18.3.13",
86
86
  "@types/react-dom": "^18.3.1",
87
87
  "@types/react-scroll": "^1.8.10",
88
88
  "@types/react-transition-group": "^4.4.12",
89
- "@vitejs/plugin-react-swc": "^4.2.3",
89
+ "@vitejs/plugin-react-swc": "^4.2.2",
90
90
  "deep-diff": "^1.0.2",
91
- "dotenv": "^17.3.1",
92
- "eslint": "^10.0.2",
91
+ "dotenv": "^17.2.3",
92
+ "eslint": "^9.39.2",
93
93
  "eslint-config-prettier": "^10.1.8",
94
94
  "eslint-plugin-prettier": "^5.5.5",
95
- "globals": "^17.3.0",
95
+ "eslint-plugin-react": "^7.37.5",
96
+ "globals": "^17.0.0",
96
97
  "husky": "^9.1.7",
97
98
  "js-yaml": "^4.1.1",
98
99
  "lint-staged": "^16.2.7",
99
100
  "mkdirp": "^3.0.1",
100
101
  "pdfkit": "^0.17.2",
101
- "prettier": "^3.8.1",
102
+ "prettier": "^3.8.0",
102
103
  "react": "^18.3.1",
103
104
  "react-dom": "^18.3.1",
104
- "rimraf": "^6.1.3",
105
+ "rimraf": "^6.1.2",
105
106
  "rollup-preserve-directives": "^1.1.3",
106
- "sass": "^1.97.3",
107
- "storybook": "^10.2.11",
108
- "typedoc": "^0.28.17",
107
+ "sass": "^1.97.2",
108
+ "storybook": "^10.1.11",
109
+ "typedoc": "^0.28.16",
109
110
  "typedoc-plugin-coverage": "^4.0.2",
110
111
  "typescript": "^5.9.3",
111
- "typescript-eslint": "^8.56.1",
112
+ "typescript-eslint": "^8.53.0",
112
113
  "vite": "^7.3.1",
113
- "vite-bundle-analyzer": "^1.3.6",
114
+ "vite-bundle-analyzer": "^1.3.2",
114
115
  "vite-plugin-dts": "^4.5.4",
115
- "vitest": "^4.0.18",
116
+ "vitest": "^4.0.17",
116
117
  "xml2js": "^0.6.2",
117
118
  "yargs": "^18.0.0"
118
119
  },