Skip to content

Commit c6624e0

Browse files
authored
update npm dependencies (#36)
1 parent 63652d0 commit c6624e0

File tree

2 files changed

+90
-88
lines changed

2 files changed

+90
-88
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,22 @@
3434
},
3535
"homepage": "https://github.com/abap2UI5/abap2UI5#readme",
3636
"devDependencies": {
37-
"@abaplint/cli": "^2.113.86",
38-
"@abaplint/database-sqlite": "^2.10.20",
39-
"@abaplint/runtime": "^2.10.23",
40-
"@abaplint/transpiler-cli": "^2.10.23",
41-
"@types/node": "^22.10.5",
37+
"@abaplint/cli": "^2.113.118",
38+
"@abaplint/database-sqlite": "^2.10.24",
39+
"@abaplint/runtime": "^2.10.55",
40+
"@abaplint/transpiler-cli": "^2.10.55",
41+
"@types/node": "^22.15.19",
4242
"buffer": "^6.0.3",
4343
"copy-webpack-plugin": "^12.0.2",
4444
"express": "^4.21.2",
4545
"html-webpack-plugin": "^5.6.3",
4646
"path-browserify": "^1.0.1",
4747
"web-encoding": "^1.1.5",
4848
"webpack-cli": "^6.0.1",
49-
"webpack-dev-server": "^5.2.0",
50-
"@playwright/test": "^1.49.1"
49+
"webpack-dev-server": "^5.2.1",
50+
"@playwright/test": "^1.52.0"
5151
},
5252
"dependencies": {
53-
"npm-check-updates": "^17.1.13"
53+
"npm-check-updates": "^17.1.18"
5454
}
5555
}

0 commit comments

Comments
 (0)