Skip to content

Commit 9f099b9

Browse files
authored
update depenendencies
1 parent f67c3c4 commit 9f099b9

File tree

2 files changed

+34
-35
lines changed

2 files changed

+34
-35
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@
1919
},
2020
"homepage": "https://github.com/abap2UI5/samples#readme",
2121
"devDependencies": {
22-
"@abaplint/cli": "^2.113.142",
23-
"@abaplint/database-sqlite": "^2.10.24",
24-
"@abaplint/runtime": "^2.10.64",
25-
"@abaplint/transpiler-cli": "^2.10.64",
26-
"@types/node": "^24.0.14",
22+
"@abaplint/cli": "^2.113.166",
23+
"@abaplint/database-sqlite": "^2.11.0",
24+
"@abaplint/runtime": "^2.11.21",
25+
"@abaplint/transpiler-cli": "^2.11.21",
26+
"@types/node": "^24.2.1",
2727
"buffer": "^6.0.3"
2828
},
2929
"dependencies": {
30-
"npm-check-updates": "^18.0.1"
30+
"npm-check-updates": "^18.0.2"
3131
}
3232
}

0 commit comments

Comments
 (0)