chore: update package.json to override stylus version to 0.64.0 and ensure jsdom is set to 26.0.0

This commit is contained in:
Lorenz Hilpert
2025-07-23 17:29:37 +02:00
parent 6f9d4d9218
commit afe6c6abcc
2 changed files with 2244 additions and 2191 deletions

4432
package-lock.json generated
View File

File diff suppressed because it is too large Load Diff

View File

@@ -124,6 +124,7 @@
"overrides": {
"jest-environment-jsdom": {
"jsdom": "26.0.0"
}
},
"stylus": "github:stylus/stylus#0.64.0"
}
}