Commit Graph

11 Commits

Author SHA1 Message Date
Martin Varmuza
86b78585f7 chore(address-validator): remove cbor-js dep, use already existing cbor dep 2025-12-17 20:26:13 +01:00
Peter Sanderson
a4f8b09e38 fix: add depcheck scripts for all the package.json-s 2025-09-18 13:04:25 +02:00
Jan Komarek
d4c6324599 chore: update packages to fix dependabot issues 2025-06-12 11:20:28 +02:00
tomasklim
60fb96bd78 chore: add/remove used/unused packages 2025-06-09 13:15:39 +02:00
Vojtěch Tranta
9ceb675949 Vite as suite devserver (#17152)
* fix(suite): remove immer with Object.freeze from guideReducer as it contains 'react' structure

* chore(suite): add ignore comments to dynamic imports for vite

* fix(suite): make the calling of the GraphWorker as a function call, not constructor

* fix(connect): make the imports of the dynamic connect methods "static" without template variables in the paths

* fix(suite): edit the dynamic imports to make the more reliable

* chore(suite): add info about yarn suite:dev:vite command to README.md

* feat(suite): add option to have vite as a dev server

* feat(suite): have Vite devserver serve the webpack original index.html file

* fix(suite): make the dynamic import of the flag svg actaully dynamic

* fix(suite): fix circular dependency

* chore(connect-expolorer-theme): remove unused vitest from connect-expolorer-theme
2025-03-05 15:01:20 +01:00
Peter Sanderson
abb41f8033 chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies 2024-11-13 10:36:38 +01:00
Martin Varmuza
9b387f7259 chore(address-validator): update base-x 3.0.7 -> 5.0.0 2024-10-09 13:37:02 +02:00
Martin Varmuza
e602689079 test(transport): unit tests now fail when eventlisteners memory leak is detected 2024-08-14 17:36:10 +02:00
Carlos Garcia Ortiz karliatto
24ac0e6e53 chore: update rimraf from 5.0.5 to 6.0.1 2024-08-02 10:58:23 +02:00
Martin Varmuza
62fa238f5a chore(address-validator): adapt to monorepo rules 2024-07-12 13:44:51 +02:00
Martin Varmuza
a82ccaf70e chore(address-validator): move from e4685c456a 2024-07-12 13:44:51 +02:00