Bump reconcile

This commit is contained in:
Andras Schmelczer 2025-07-13 09:24:45 +01:00
parent 093b14ccda
commit 42a16ee062
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
5 changed files with 9 additions and 14 deletions

View file

@ -5026,8 +5026,9 @@
}
},
"node_modules/reconcile-text": {
"version": "0.4.10",
"dev": true,
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/reconcile-text/-/reconcile-text-0.5.0.tgz",
"integrity": "sha512-zki3lqw9Oxdhm9ZvDN17VyYoL1Isc8BEL07ILVDE2yGfNEI7thrkczoNCUr+hkFU2rzZtfxECTG0b7p61AJ6wg==",
"license": "MIT"
},
"node_modules/regex-parser": {
@ -6393,13 +6394,13 @@
"byte-base64": "^1.1.0",
"minimatch": "^10.0.1",
"p-queue": "^8.1.0",
"reconcile-text": "^0.5.0",
"uuid": "^11.1.0"
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^22.15.30",
"jest": "^29.7.0",
"reconcile-text": "^0.4.10",
"ts-jest": "^29.3.4",
"ts-loader": "^9.5.2",
"tslib": "2.8.1",