@accounter/modern-poalim-scraper 0.10.2-alpha-20251203203803-6106ad116cecb4540d87bccc478d7a38552ae56b → 0.10.2-alpha-20251203205738-789d8d67729f8a59c8233236121fea7b922e3e81

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/CHANGELOG.md +7 -1
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @accounter/modern-poalim-scraper
2
2
 
3
- ## 0.10.2-alpha-20251203203803-6106ad116cecb4540d87bccc478d7a38552ae56b
3
+ ## 0.10.2-alpha-20251203205738-789d8d67729f8a59c8233236121fea7b922e3e81
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -136,6 +136,12 @@
136
136
  - Updated dependency [`zod@4.1.13` ↗︎](https://www.npmjs.com/package/zod/v/4.1.13) (from `4.1.12`,
137
137
  in `dependencies`)
138
138
 
139
+ - [#2765](https://github.com/Urigo/accounter-fullstack/pull/2765)
140
+ [`cbf2717`](https://github.com/Urigo/accounter-fullstack/commit/cbf27175d72499a6f7509eecee351f4831227f12)
141
+ Thanks [@renovate](https://github.com/apps/renovate)! - dependencies updates:
142
+ - Updated dependency [`inquirer@13.0.2` ↗︎](https://www.npmjs.com/package/inquirer/v/13.0.2) (from
143
+ `13.0.1`, in `dependencies`)
144
+
139
145
  ## 0.10.1
140
146
 
141
147
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@accounter/modern-poalim-scraper",
3
- "version": "0.10.2-alpha-20251203203803-6106ad116cecb4540d87bccc478d7a38552ae56b",
3
+ "version": "0.10.2-alpha-20251203205738-789d8d67729f8a59c8233236121fea7b922e3e81",
4
4
  "type": "module",
5
5
  "description": "",
6
6
  "license": "MIT",
@@ -20,7 +20,7 @@
20
20
  "ajv": "8.17.1",
21
21
  "ajv-formats": "3.0.1",
22
22
  "date-fns": "4.1.0",
23
- "inquirer": "13.0.1",
23
+ "inquirer": "13.0.2",
24
24
  "node-fetch": "3.3.2",
25
25
  "puppeteer": "24.31.0",
26
26
  "uuid": "13.0.0",