chore: bump version to 3.17.2 and fix internal dependencies

- Update all packages to version 3.17.2
- Fix internal dependencies to reference 3.17.2 instead of 3.16.6

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-09 02:05:50 +03:00
parent b367dd595f
commit 6f578beca4
15 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "3.17.1",
"version": "3.17.2",
"main": "index.js",
"dependencies": {
"@pezkuwi/networks": "^14.0.5",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/ui-settings', path: 'auto', type: 'auto', version: '3.17.1' };
export const packageInfo = { name: '@pezkuwi/ui-settings', path: 'auto', type: 'auto', version: '3.17.2' };