Updated project to React 19

This commit is contained in:
Richard Osborne
2025-12-07 17:32:53 +01:00
parent 2153baf627
commit 8fed72d025
70 changed files with 4534 additions and 5309 deletions

View File

@@ -14,7 +14,8 @@
"@noodl/runtime": "file:../noodl-runtime"
},
"devDependencies": {
"copy-webpack-plugin": "^4.6.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
"generate-json-webpack-plugin": "^2.0.0",
"ts-loader": "^9.5.4",
"typescript": "^4.9.5"