@infomaximum/utility
Advanced tools
+2
-0
@@ -5,2 +5,4 @@ # Changelog | ||
| ### [9.2.1](https://github.com/Infomaximum/frontend-utility/compare/v9.2.0...v9.2.1) (2026-01-21) | ||
| ## [9.2.0](https://github.com/Infomaximum/frontend-utility/compare/v9.1.2...v9.2.0) (2025-12-29) | ||
@@ -7,0 +9,0 @@ |
+5
-16
| { | ||
| "name": "@infomaximum/utility", | ||
| "version": "9.2.0", | ||
| "version": "9.2.1", | ||
| "main": "./dist/index.js", | ||
@@ -15,5 +15,3 @@ "module": "./dist/index.esm.js", | ||
| "@saneksa/graphql-query-builder": "^3.1.1", | ||
| "@types/hoist-non-react-statics": "^3.3.1" | ||
| }, | ||
| "peerDependencies": { | ||
| "@types/hoist-non-react-statics": "^3.3.1", | ||
| "lodash": "^4.17.21", | ||
@@ -25,5 +23,5 @@ "reselect": "4.0.0", | ||
| "graphql-tag": "^2.12.6", | ||
| "@infomaximum/graphql-model": "*", | ||
| "@infomaximum/localization": "*", | ||
| "@infomaximum/assert": "*" | ||
| "@infomaximum/graphql-model": "^1.6.0", | ||
| "@infomaximum/localization": "^1.1.0", | ||
| "@infomaximum/assert": "^1.1.3" | ||
| }, | ||
@@ -36,5 +34,2 @@ "devDependencies": { | ||
| "@infomaximum/config": "^2.6.0", | ||
| "@infomaximum/graphql-model": "*", | ||
| "@infomaximum/localization": "*", | ||
| "@infomaximum/assert": "*", | ||
| "@optimize-lodash/rollup-plugin": "4.0.4", | ||
@@ -48,6 +43,2 @@ "@rollup/plugin-commonjs": "25.0.7", | ||
| "@types/webpack-env": "1.18.0", | ||
| "crypto-js": "^4.1.1", | ||
| "dayjs": "^1.11.10", | ||
| "graphql": "^16.3.0", | ||
| "graphql-tag": "^2.12.6", | ||
| "universal-cookie": "^4.0.4", | ||
@@ -62,5 +53,3 @@ "babel-jest": "^29.7.0", | ||
| "jira-prepare-commit-msg": "1.7.2", | ||
| "lodash": "^4.17.21", | ||
| "prettier": "3.2.5", | ||
| "reselect": "4.0.0", | ||
| "rollup": "4.16.4", | ||
@@ -67,0 +56,0 @@ "standard-version": "9.5.0", |
27
-25%260848
-0.07%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added