Bugzilla – Attachment 190009 Details for
Bug 38426
Node.js v18 EOL around 25.05 release time
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38426: Correct types/ws version
dda7bfd.patch (text/plain), 846 bytes, created by
Jonathan Druart
on 2025-11-28 08:29:15 UTC
(
hide
)
Description:
Bug 38426: Correct types/ws version
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-11-28 08:29:15 UTC
Size:
846 bytes
patch
obsolete
>From dda7bfde677161dd2e1c1a8905017109f9142694 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 28 Nov 2025 09:26:29 +0100 >Subject: [PATCH] Bug 38426: Correct types/ws version > >error "webpack-dev-server##@types/ws@^8.5.5" doesn't satisfy found match of "webpack-dev-server#@types/ws@8.5.3" > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > package.json | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/package.json b/package.json >index 5dea65c54f9..3e2c57b1156 100644 >--- a/package.json >+++ b/package.json >@@ -73,6 +73,7 @@ > "@pinia/testing": "^1.0.2", > "@rspack/cli": "^1.0.1", > "@rspack/core": "^1.0.1", >+ "@types/ws": "^8.5.5", > "@vue/compiler-sfc": "^3.2.31", > "browserify": "^17.0.0", > "clean-webpack-plugin": "^4.0.0", >-- >2.43.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 38426
:
174422
|
188403
|
189710
| 190009 |
190010