Merge branch 'master' into refactor/migrate-first-modules

This commit is contained in:
Marc Emmanuel 2026-01-22 13:48:55 +01:00
commit e45f6aed98
11 changed files with 150 additions and 65 deletions

1
package-lock.json generated
View file

@ -1461,6 +1461,7 @@
"resolved": "https://registry.npmjs.org/d3-selection/-/d3-selection-3.0.0.tgz",
"integrity": "sha512-fmTRWbNMmsmWq6xJV8D19U/gw/bwrHfNXxrIN+HfZgnzqTHp9jOmKMhsTUjXOJnZOdZY9Q28y4yebKzqDKlxlQ==",
"license": "ISC",
"peer": true,
"engines": {
"node": ">=12"
}