@lab-anssi/ui-kit 1.46.0 → 1.46.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -504,6 +504,7 @@ declare namespace JSX {
504
504
  "has-icon"?: string;
505
505
  icon?: string;
506
506
  accent?: string;
507
+ id?: string;
507
508
  };
508
509
  "dsfr-tags-group": {
509
510
  tags: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lab-anssi/ui-kit",
3
- "version": "1.46.0",
3
+ "version": "1.46.2",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/betagouv/lab-anssi-ui-kit.git"