Commit Graph

11 Commits

Author SHA1 Message Date
8747e64d7a Run audit fix
Runs `npm audit fix` on all samples
2024-11-26 22:23:51 -08:00
73e249b3c1 Migrate all samples to eslint 9
Switches all samples to use eslint 9 with flat configs. I've tried to migrate existing settings as much as possible. However our eslint configs were also inconsistent so I've tried to align these too
2024-10-26 17:44:03 -07:00
8465a39a90 Bump to TS 5.6.2
Also bumps `@types/node` to fix compat issues with new TS lib typings
2024-10-03 11:53:22 -07:00
c3780da9e2 Fix audit warnings
Updates `braces` across all samples with `npm audit fix`
2024-06-27 10:08:14 -07:00
88b8e4af53 Run npm audit fix 2023-12-05 15:15:32 -08:00
01f2f6d736 Npm Audit fixes
Also fixes run-command to not stop if it fails on one sample
2023-04-24 14:34:53 -07:00
8846e74a7c Fix npm audit errors
- npm audit fix
- Manual fixing a few remaining cases
2023-01-30 11:43:23 -08:00
f7f5bee0e5 Update to TS 4.7 2022-05-24 15:04:19 -07:00
3cac1b77ef Bump lodash from 4.17.15 to 4.17.21 in /product-icon-theme-sample
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-01 18:35:39 +00:00
8f289726b8 product icon sample: add script to generate the font from svg files. Fixes #303 2020-05-13 17:19:59 +02:00
cecaf330a7 product icon theme sample 2020-05-04 21:35:51 +02:00