Skip to content

Commit dd873fd

Browse files
committed
BuildVu 2025.08 (1.23.3)
1 parent 5297381 commit dd873fd

File tree

3 files changed

+58
-53
lines changed

3 files changed

+58
-53
lines changed

package-lock.json

Lines changed: 50 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "idrviewer",
3-
"version": "1.23.2",
3+
"version": "1.23.3",
44
"description": "The IDRViewer is a viewer designed for documents converted using BuildVu",
55
"keywords": [
66
"idrsolutions",
@@ -38,14 +38,14 @@
3838
"dev": "npm run webpack-watch"
3939
},
4040
"devDependencies": {
41-
"@playwright/test": "^1.54.1",
41+
"@playwright/test": "^1.55.0",
4242
"html-inline-script-webpack-plugin": "^3.2.1",
4343
"html-loader": "^5.1.0",
44-
"html-webpack-plugin": "^5.6.3",
44+
"html-webpack-plugin": "^5.6.4",
4545
"http-server": "^14.1.1",
4646
"jshint": "^2.13.6",
47-
"playwright": "^1.54.1",
48-
"webpack": "^5.100.1",
47+
"playwright": "^1.55.0",
48+
"webpack": "^5.101.3",
4949
"webpack-cli": "^6.0.1"
5050
}
5151
}

src/js/changelog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
IDRViewer Changelog
22
-------------------
33

4+
1.23.3 (26 Aug 2025)
5+
- Update dev dependencies
6+
47
1.23.2 (07 Jul 2025)
58
- Update dev dependencies
69

0 commit comments

Comments
 (0)