Skip to content

Commit 72fcbda

Browse files
authored
update dependencies (#18)
1 parent ccfc44d commit 72fcbda

16 files changed

+779
-408
lines changed

package-lock.json

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,29 +16,29 @@
1616
"author": "",
1717
"license": "MIT",
1818
"devDependencies": {
19-
"@abaplint/monaco": "^2.113.17",
20-
"@abaplint/runtime": "^2.10.20",
21-
"@abaplint/transpiler": "^2.10.20",
22-
"@abaplint/transpiler-cli": "^2.10.20",
19+
"@abaplint/monaco": "^2.113.108",
20+
"@abaplint/runtime": "^2.10.37",
21+
"@abaplint/transpiler": "^2.10.37",
22+
"@abaplint/transpiler-cli": "^2.10.37",
2323
"assert": "^2.1.0",
2424
"browserify-zlib": "^0.2.0",
2525
"buffer": "^6.0.3",
2626
"copy-webpack-plugin": "^12.0.2",
27-
"crypto-browserify": "^3.12.0",
27+
"crypto-browserify": "^3.12.1",
2828
"css-loader": "^7.1.2",
2929
"file-loader": "^6.2.0",
30-
"html-webpack-plugin": "^5.6.0",
31-
"monaco-editor": "^0.52.0",
30+
"html-webpack-plugin": "^5.6.3",
31+
"monaco-editor": "^0.52.2",
3232
"path-browserify": "^1.0.1",
3333
"process": "^0.11.10",
3434
"split-grid": "^1.0.11",
3535
"stream-browserify": "^3.0.0",
3636
"string_decoder": "^1.3.0",
3737
"style-loader": "^4.0.0",
38-
"ts-loader": "^9.5.1",
39-
"typescript": "^5.6.2",
40-
"webpack": "^5.95.0",
41-
"webpack-cli": "^5.1.4",
42-
"webpack-dev-server": "^5.1.0"
38+
"ts-loader": "^9.5.2",
39+
"typescript": "^5.8.3",
40+
"webpack": "^5.99.0",
41+
"webpack-cli": "^6.0.1",
42+
"webpack-dev-server": "^5.2.1"
4343
}
4444
}

public/zcl_excel_demo1.xlsx

0 Bytes
Binary file not shown.

public/zcl_excel_demo12.xlsx

0 Bytes
Binary file not shown.

public/zcl_excel_demo13.xlsx

0 Bytes
Binary file not shown.

public/zcl_excel_demo14.xlsx

0 Bytes
Binary file not shown.

public/zcl_excel_demo18.xlsx

0 Bytes
Binary file not shown.

public/zcl_excel_demo2.xlsx

0 Bytes
Binary file not shown.

public/zcl_excel_demo21.xlsx

0 Bytes
Binary file not shown.

public/zcl_excel_demo23.xlsx

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)